Interface MembersPackage.Literals
- Enclosing interface:
- MembersPackage
public static interface MembersPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Additional Field
' class.static final EClass
The meta object literal for the 'Class Method
' class.static final EClass
The meta object literal for the 'Constructor
' class.static final EClass
The meta object literal for the 'Empty Member
' class.static final EClass
The meta object literal for the 'Enum Constant
' class.static final EReference
The meta object literal for the 'Anonymous Class' containment reference feature.static final EClass
The meta object literal for the 'Exception Thrower
' class.static final EReference
The meta object literal for the 'Exceptions' containment reference list feature.static final EClass
The meta object literal for the 'Field
' class.static final EReference
The meta object literal for the 'Additional Fields' containment reference list feature.static final EClass
The meta object literal for the 'Interface Method
' class.static final EReference
The meta object literal for the 'Default Value' containment reference feature.static final EClass
The meta object literal for the 'Member
' class.static final EClass
The meta object literal for the 'Member Container
' class.static final EReference
The meta object literal for the 'Default Members' containment reference list feature.static final EReference
The meta object literal for the 'Members' containment reference list feature.static final EClass
The meta object literal for the 'Method
' class.
-
Field Details
-
EXCEPTION_THROWER
The meta object literal for the 'Exception Thrower
' class.- See Also:
- Generated class or method.
-
EXCEPTION_THROWER__EXCEPTIONS
The meta object literal for the 'Exceptions' containment reference list feature.- Generated class or method.
-
MEMBER
The meta object literal for the 'Member
' class.- See Also:
- Generated class or method.
-
MEMBER_CONTAINER
The meta object literal for the 'Member Container
' class.- See Also:
- Generated class or method.
-
MEMBER_CONTAINER__MEMBERS
The meta object literal for the 'Members' containment reference list feature.- Generated class or method.
-
MEMBER_CONTAINER__DEFAULT_MEMBERS
The meta object literal for the 'Default Members' containment reference list feature.- Generated class or method.
-
ADDITIONAL_FIELD
The meta object literal for the 'Additional Field
' class.- See Also:
- Generated class or method.
-
CONSTRUCTOR
The meta object literal for the 'Constructor
' class.- See Also:
- Generated class or method.
-
EMPTY_MEMBER
The meta object literal for the 'Empty Member
' class.- See Also:
- Generated class or method.
-
FIELD
The meta object literal for the 'Field
' class.- See Also:
- Generated class or method.
-
FIELD__ADDITIONAL_FIELDS
The meta object literal for the 'Additional Fields' containment reference list feature.- Generated class or method.
-
METHOD
The meta object literal for the 'Method
' class.- See Also:
- Generated class or method.
-
INTERFACE_METHOD
The meta object literal for the 'Interface Method
' class.- See Also:
- Generated class or method.
-
INTERFACE_METHOD__DEFAULT_VALUE
The meta object literal for the 'Default Value' containment reference feature.- Generated class or method.
-
CLASS_METHOD
The meta object literal for the 'Class Method
' class.- See Also:
- Generated class or method.
-
ENUM_CONSTANT
The meta object literal for the 'Enum Constant
' class.- See Also:
- Generated class or method.
-
ENUM_CONSTANT__ANONYMOUS_CLASS
The meta object literal for the 'Anonymous Class' containment reference feature.- Generated class or method.
-