Uses of Interface
org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.CallsModel

Packages that use CallsModel
org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls   
org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.util   
 

Uses of CallsModel in org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls
 

Methods in org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls that return CallsModel
 CallsModel MethodcallsFactory.createCallsModel()
          Deprecated. Returns a new object of class 'Calls Model'.
 

Uses of CallsModel in org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.util
 

Methods in org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.util with parameters of type CallsModel
 T MethodcallsSwitch.caseCallsModel(CallsModel object)
          Deprecated. Returns the result of interpreting the object as an instance of 'Calls Model'.