|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface MethodcallsPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
CALL_NODE
The meta object literal for the ' Call Node ' class. |
static EReference |
CALL_NODE__JAVA_METHOD
The meta object literal for the 'Java Method' reference feature. |
static EReference |
CALL_NODE__METHOD_CALLS
The meta object literal for the 'Method Calls' containment reference list feature. |
static EAttribute |
CALL_NODE__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
CALL_NODE__SUB_METHODS
The meta object literal for the 'Sub Methods' reference list feature. |
static EClass |
CALLS_MODEL
The meta object literal for the ' Calls Model ' class. |
static EReference |
CALLS_MODEL__CALL_NODES
The meta object literal for the 'Call Nodes' containment reference list feature. |
static EAttribute |
CALLS_MODEL__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
CALLS_MODEL__ROOT_NODES
The meta object literal for the 'Root Nodes' reference list feature. |
static EClass |
METHOD_CALL
The meta object literal for the ' Method Call ' class. |
static EReference |
METHOD_CALL__CALLEE
The meta object literal for the 'Callee' reference feature. |
static EReference |
METHOD_CALL__FILTERED_SUB_METHODS
The meta object literal for the 'Filtered Sub Methods' reference list feature. |
static EAttribute |
METHOD_CALL__ORDER
The meta object literal for the 'Order' attribute feature. |
static EReference |
METHOD_CALL__PARENT
The meta object literal for the 'Parent' container reference feature. |
Field Detail |
---|
static final EClass METHOD_CALL
Method Call
' class.
org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.impl.MethodCallImpl
,
org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.impl.MethodcallsPackageImpl#getMethodCall()
static final EAttribute METHOD_CALL__ORDER
static final EReference METHOD_CALL__PARENT
static final EReference METHOD_CALL__CALLEE
static final EReference METHOD_CALL__FILTERED_SUB_METHODS
static final EClass CALLS_MODEL
Calls Model
' class.
org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.impl.CallsModelImpl
,
org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.impl.MethodcallsPackageImpl#getCallsModel()
static final EReference CALLS_MODEL__CALL_NODES
static final EReference CALLS_MODEL__ROOT_NODES
static final EAttribute CALLS_MODEL__NAME
static final EClass CALL_NODE
Call Node
' class.
org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.impl.CallNodeImpl
,
org.eclipse.gmt.modisco.usecase.modelfilter.methodcalls.model.methodcalls.impl.MethodcallsPackageImpl#getCallNode()
static final EReference CALL_NODE__METHOD_CALLS
static final EReference CALL_NODE__SUB_METHODS
static final EReference CALL_NODE__JAVA_METHOD
static final EAttribute CALL_NODE__NAME
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |