Interface MembersPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
MembersPackageImpl
public interface MembersPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
MembersFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
ADDITIONAL_FIELD
The meta object id for the 'Additional Field
' class.static int
ADDITIONAL_FIELD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.static int
ADDITIONAL_FIELD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.static int
ADDITIONAL_FIELD__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.static int
ADDITIONAL_FIELD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
ADDITIONAL_FIELD__NAME
The feature id for the 'Name' attribute.static int
ADDITIONAL_FIELD_FEATURE_COUNT
The number of structural features of the 'Additional Field' class.static int
CLASS_METHOD
The meta object id for the 'Class Method
' class.static int
CLASS_METHOD__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.static int
CLASS_METHOD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.static int
CLASS_METHOD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.static int
CLASS_METHOD__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.static int
CLASS_METHOD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
CLASS_METHOD__NAME
The feature id for the 'Name' attribute.static int
CLASS_METHOD__PARAMETERS
The feature id for the 'Parameters' containment reference list.static int
CLASS_METHOD__STATEMENT
The feature id for the 'Statement' containment reference.static int
CLASS_METHOD__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.static int
CLASS_METHOD__TYPE_REFERENCE
The feature id for the 'Type Reference' containment reference.static int
CLASS_METHOD_FEATURE_COUNT
The number of structural features of the 'Class Method' class.static int
CONSTRUCTOR
The meta object id for the 'Constructor
' class.static int
CONSTRUCTOR__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.static int
CONSTRUCTOR__BLOCK
The feature id for the 'Block' containment reference.static int
CONSTRUCTOR__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.static int
CONSTRUCTOR__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
CONSTRUCTOR__NAME
The feature id for the 'Name' attribute.static int
CONSTRUCTOR__PARAMETERS
The feature id for the 'Parameters' containment reference list.static int
CONSTRUCTOR__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.static int
CONSTRUCTOR_FEATURE_COUNT
The number of structural features of the 'Constructor' class.static MembersPackage
eINSTANCE
The singleton instance of the package.static int
EMPTY_MEMBER
The meta object id for the 'Empty Member
' class.static int
EMPTY_MEMBER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
EMPTY_MEMBER__NAME
The feature id for the 'Name' attribute.static int
EMPTY_MEMBER_FEATURE_COUNT
The number of structural features of the 'Empty Member' class.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
ENUM_CONSTANT
The meta object id for the 'Enum Constant
' class.static int
ENUM_CONSTANT__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.static int
ENUM_CONSTANT__ANONYMOUS_CLASS
The feature id for the 'Anonymous Class' containment reference.static int
ENUM_CONSTANT__ARGUMENTS
The feature id for the 'Arguments' containment reference list.static int
ENUM_CONSTANT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
ENUM_CONSTANT__NAME
The feature id for the 'Name' attribute.static int
ENUM_CONSTANT_FEATURE_COUNT
The number of structural features of the 'Enum Constant' class.static int
EXCEPTION_THROWER
The meta object id for the 'Exception Thrower
' class.static int
EXCEPTION_THROWER__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.static int
EXCEPTION_THROWER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
EXCEPTION_THROWER_FEATURE_COUNT
The number of structural features of the 'Exception Thrower' class.static int
FIELD
The meta object id for the 'Field
' class.static int
FIELD__ADDITIONAL_FIELDS
The feature id for the 'Additional Fields' containment reference list.static int
FIELD__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.static int
FIELD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.static int
FIELD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.static int
FIELD__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.static int
FIELD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
FIELD__NAME
The feature id for the 'Name' attribute.static int
FIELD__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.static int
FIELD__TYPE_REFERENCE
The feature id for the 'Type Reference' containment reference.static int
FIELD_FEATURE_COUNT
The number of structural features of the 'Field' class.static int
INTERFACE_METHOD
The meta object id for the 'Interface Method
' class.static int
INTERFACE_METHOD__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.static int
INTERFACE_METHOD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.static int
INTERFACE_METHOD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.static int
INTERFACE_METHOD__DEFAULT_VALUE
The feature id for the 'Default Value' containment reference.static int
INTERFACE_METHOD__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.static int
INTERFACE_METHOD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
INTERFACE_METHOD__NAME
The feature id for the 'Name' attribute.static int
INTERFACE_METHOD__PARAMETERS
The feature id for the 'Parameters' containment reference list.static int
INTERFACE_METHOD__STATEMENT
The feature id for the 'Statement' containment reference.static int
INTERFACE_METHOD__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.static int
INTERFACE_METHOD__TYPE_REFERENCE
The feature id for the 'Type Reference' containment reference.static int
INTERFACE_METHOD_FEATURE_COUNT
The number of structural features of the 'Interface Method' class.static int
MEMBER
The meta object id for the 'Member
' class.static int
MEMBER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
MEMBER__NAME
The feature id for the 'Name' attribute.static int
MEMBER_CONTAINER
The meta object id for the 'Member Container
' class.static int
MEMBER_CONTAINER__DEFAULT_MEMBERS
The feature id for the 'Default Members' containment reference list.static int
MEMBER_CONTAINER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
MEMBER_CONTAINER__MEMBERS
The feature id for the 'Members' containment reference list.static int
MEMBER_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Member Container' class.static int
MEMBER_FEATURE_COUNT
The number of structural features of the 'Member' class.static int
METHOD
The meta object id for the 'Method
' class.static int
METHOD__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.static int
METHOD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.static int
METHOD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.static int
METHOD__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.static int
METHOD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
METHOD__NAME
The feature id for the 'Name' attribute.static int
METHOD__PARAMETERS
The feature id for the 'Parameters' containment reference list.static int
METHOD__STATEMENT
The feature id for the 'Statement' containment reference.static int
METHOD__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.static int
METHOD__TYPE_REFERENCE
The feature id for the 'Type Reference' containment reference.static int
METHOD_FEATURE_COUNT
The number of structural features of the 'Method' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAdditionalField()
Returns the meta object for class 'Additional Field
'.EClass
getClassMethod()
Returns the meta object for class 'Class Method
'.EClass
getConstructor()
Returns the meta object for class 'Constructor
'.EClass
getEmptyMember()
Returns the meta object for class 'Empty Member
'.EClass
getEnumConstant()
Returns the meta object for class 'Enum Constant
'.EReference
getEnumConstant_AnonymousClass()
Returns the meta object for the containment reference 'Anonymous Class
'.EClass
getExceptionThrower()
Returns the meta object for class 'Exception Thrower
'.EReference
getExceptionThrower_Exceptions()
Returns the meta object for the containment reference list 'Exceptions
'.EClass
getField()
Returns the meta object for class 'Field
'.EReference
getField_AdditionalFields()
Returns the meta object for the containment reference list 'Additional Fields
'.EClass
getInterfaceMethod()
Returns the meta object for class 'Interface Method
'.EReference
getInterfaceMethod_DefaultValue()
Returns the meta object for the containment reference 'Default Value
'.EClass
getMember()
Returns the meta object for class 'Member
'.EClass
getMemberContainer()
Returns the meta object for class 'Member Container
'.EReference
getMemberContainer_DefaultMembers()
Returns the meta object for the containment reference list 'Default Members
'.EReference
getMemberContainer_Members()
Returns the meta object for the containment reference list 'Members
'.MembersFactory
getMembersFactory()
Returns the factory that creates the instances of the model.EClass
getMethod()
Returns the meta object for class 'Method
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final MembersPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
EXCEPTION_THROWER
static final int EXCEPTION_THROWER
The meta object id for the 'Exception Thrower
' class.- See Also:
ExceptionThrowerImpl
,MembersPackageImpl.getExceptionThrower()
, Constant Field Values- Generated class or method.
-
EXCEPTION_THROWER__LAYOUT_INFORMATIONS
static final int EXCEPTION_THROWER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXCEPTION_THROWER__EXCEPTIONS
static final int EXCEPTION_THROWER__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXCEPTION_THROWER_FEATURE_COUNT
static final int EXCEPTION_THROWER_FEATURE_COUNT
The number of structural features of the 'Exception Thrower' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEMBER
static final int MEMBER
The meta object id for the 'Member
' class.- See Also:
MemberImpl
,MembersPackageImpl.getMember()
, Constant Field Values- Generated class or method.
-
MEMBER__LAYOUT_INFORMATIONS
static final int MEMBER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEMBER__NAME
static final int MEMBER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEMBER_FEATURE_COUNT
static final int MEMBER_FEATURE_COUNT
The number of structural features of the 'Member' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEMBER_CONTAINER
static final int MEMBER_CONTAINER
The meta object id for the 'Member Container
' class.- See Also:
MemberContainerImpl
,MembersPackageImpl.getMemberContainer()
, Constant Field Values- Generated class or method.
-
MEMBER_CONTAINER__LAYOUT_INFORMATIONS
static final int MEMBER_CONTAINER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEMBER_CONTAINER__MEMBERS
static final int MEMBER_CONTAINER__MEMBERS
The feature id for the 'Members' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEMBER_CONTAINER__DEFAULT_MEMBERS
static final int MEMBER_CONTAINER__DEFAULT_MEMBERS
The feature id for the 'Default Members' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MEMBER_CONTAINER_FEATURE_COUNT
static final int MEMBER_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Member Container' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ADDITIONAL_FIELD
static final int ADDITIONAL_FIELD
The meta object id for the 'Additional Field
' class.- See Also:
AdditionalFieldImpl
,MembersPackageImpl.getAdditionalField()
, Constant Field Values- Generated class or method.
-
ADDITIONAL_FIELD__LAYOUT_INFORMATIONS
static final int ADDITIONAL_FIELD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ADDITIONAL_FIELD__NAME
static final int ADDITIONAL_FIELD__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ADDITIONAL_FIELD__ARRAY_DIMENSIONS_BEFORE
static final int ADDITIONAL_FIELD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ADDITIONAL_FIELD__ARRAY_DIMENSIONS_AFTER
static final int ADDITIONAL_FIELD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ADDITIONAL_FIELD__INITIAL_VALUE
static final int ADDITIONAL_FIELD__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ADDITIONAL_FIELD_FEATURE_COUNT
static final int ADDITIONAL_FIELD_FEATURE_COUNT
The number of structural features of the 'Additional Field' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRUCTOR
static final int CONSTRUCTOR
The meta object id for the 'Constructor
' class.- See Also:
ConstructorImpl
,MembersPackageImpl.getConstructor()
, Constant Field Values- Generated class or method.
-
CONSTRUCTOR__LAYOUT_INFORMATIONS
static final int CONSTRUCTOR__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRUCTOR__NAME
static final int CONSTRUCTOR__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRUCTOR__PARAMETERS
static final int CONSTRUCTOR__PARAMETERS
The feature id for the 'Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRUCTOR__TYPE_PARAMETERS
static final int CONSTRUCTOR__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRUCTOR__EXCEPTIONS
static final int CONSTRUCTOR__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRUCTOR__ANNOTATIONS_AND_MODIFIERS
static final int CONSTRUCTOR__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRUCTOR__BLOCK
static final int CONSTRUCTOR__BLOCK
The feature id for the 'Block' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONSTRUCTOR_FEATURE_COUNT
static final int CONSTRUCTOR_FEATURE_COUNT
The number of structural features of the 'Constructor' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EMPTY_MEMBER
static final int EMPTY_MEMBER
The meta object id for the 'Empty Member
' class.- See Also:
EmptyMemberImpl
,MembersPackageImpl.getEmptyMember()
, Constant Field Values- Generated class or method.
-
EMPTY_MEMBER__LAYOUT_INFORMATIONS
static final int EMPTY_MEMBER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EMPTY_MEMBER__NAME
static final int EMPTY_MEMBER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EMPTY_MEMBER_FEATURE_COUNT
static final int EMPTY_MEMBER_FEATURE_COUNT
The number of structural features of the 'Empty Member' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD
static final int FIELD
The meta object id for the 'Field
' class.- See Also:
FieldImpl
,MembersPackageImpl.getField()
, Constant Field Values- Generated class or method.
-
FIELD__LAYOUT_INFORMATIONS
static final int FIELD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD__NAME
static final int FIELD__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD__INITIAL_VALUE
static final int FIELD__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD__TYPE_REFERENCE
static final int FIELD__TYPE_REFERENCE
The feature id for the 'Type Reference' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD__ARRAY_DIMENSIONS_BEFORE
static final int FIELD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD__ARRAY_DIMENSIONS_AFTER
static final int FIELD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD__TYPE_ARGUMENTS
static final int FIELD__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD__ANNOTATIONS_AND_MODIFIERS
static final int FIELD__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD__ADDITIONAL_FIELDS
static final int FIELD__ADDITIONAL_FIELDS
The feature id for the 'Additional Fields' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FIELD_FEATURE_COUNT
static final int FIELD_FEATURE_COUNT
The number of structural features of the 'Field' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD
static final int METHOD
The meta object id for the 'Method
' class.- See Also:
MethodImpl
,MembersPackageImpl.getMethod()
, Constant Field Values- Generated class or method.
-
METHOD__LAYOUT_INFORMATIONS
static final int METHOD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD__NAME
static final int METHOD__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD__TYPE_REFERENCE
static final int METHOD__TYPE_REFERENCE
The feature id for the 'Type Reference' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD__ARRAY_DIMENSIONS_BEFORE
static final int METHOD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD__ARRAY_DIMENSIONS_AFTER
static final int METHOD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD__TYPE_PARAMETERS
static final int METHOD__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD__PARAMETERS
static final int METHOD__PARAMETERS
The feature id for the 'Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD__EXCEPTIONS
static final int METHOD__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD__ANNOTATIONS_AND_MODIFIERS
static final int METHOD__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD__STATEMENT
static final int METHOD__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
METHOD_FEATURE_COUNT
static final int METHOD_FEATURE_COUNT
The number of structural features of the 'Method' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD
static final int INTERFACE_METHOD
The meta object id for the 'Interface Method
' class.- See Also:
InterfaceMethodImpl
,MembersPackageImpl.getInterfaceMethod()
, Constant Field Values- Generated class or method.
-
INTERFACE_METHOD__LAYOUT_INFORMATIONS
static final int INTERFACE_METHOD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__NAME
static final int INTERFACE_METHOD__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__TYPE_REFERENCE
static final int INTERFACE_METHOD__TYPE_REFERENCE
The feature id for the 'Type Reference' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__ARRAY_DIMENSIONS_BEFORE
static final int INTERFACE_METHOD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__ARRAY_DIMENSIONS_AFTER
static final int INTERFACE_METHOD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__TYPE_PARAMETERS
static final int INTERFACE_METHOD__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__PARAMETERS
static final int INTERFACE_METHOD__PARAMETERS
The feature id for the 'Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__EXCEPTIONS
static final int INTERFACE_METHOD__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__ANNOTATIONS_AND_MODIFIERS
static final int INTERFACE_METHOD__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__STATEMENT
static final int INTERFACE_METHOD__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD__DEFAULT_VALUE
static final int INTERFACE_METHOD__DEFAULT_VALUE
The feature id for the 'Default Value' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INTERFACE_METHOD_FEATURE_COUNT
static final int INTERFACE_METHOD_FEATURE_COUNT
The number of structural features of the 'Interface Method' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD
static final int CLASS_METHOD
The meta object id for the 'Class Method
' class.- See Also:
ClassMethodImpl
,MembersPackageImpl.getClassMethod()
, Constant Field Values- Generated class or method.
-
CLASS_METHOD__LAYOUT_INFORMATIONS
static final int CLASS_METHOD__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD__NAME
static final int CLASS_METHOD__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD__TYPE_REFERENCE
static final int CLASS_METHOD__TYPE_REFERENCE
The feature id for the 'Type Reference' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD__ARRAY_DIMENSIONS_BEFORE
static final int CLASS_METHOD__ARRAY_DIMENSIONS_BEFORE
The feature id for the 'Array Dimensions Before' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD__ARRAY_DIMENSIONS_AFTER
static final int CLASS_METHOD__ARRAY_DIMENSIONS_AFTER
The feature id for the 'Array Dimensions After' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD__TYPE_PARAMETERS
static final int CLASS_METHOD__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD__PARAMETERS
static final int CLASS_METHOD__PARAMETERS
The feature id for the 'Parameters' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD__EXCEPTIONS
static final int CLASS_METHOD__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD__ANNOTATIONS_AND_MODIFIERS
static final int CLASS_METHOD__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD__STATEMENT
static final int CLASS_METHOD__STATEMENT
The feature id for the 'Statement' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CLASS_METHOD_FEATURE_COUNT
static final int CLASS_METHOD_FEATURE_COUNT
The number of structural features of the 'Class Method' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CONSTANT
static final int ENUM_CONSTANT
The meta object id for the 'Enum Constant
' class.- See Also:
EnumConstantImpl
,MembersPackageImpl.getEnumConstant()
, Constant Field Values- Generated class or method.
-
ENUM_CONSTANT__LAYOUT_INFORMATIONS
static final int ENUM_CONSTANT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CONSTANT__NAME
static final int ENUM_CONSTANT__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CONSTANT__ARGUMENTS
static final int ENUM_CONSTANT__ARGUMENTS
The feature id for the 'Arguments' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CONSTANT__ANNOTATIONS
static final int ENUM_CONSTANT__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CONSTANT__ANONYMOUS_CLASS
static final int ENUM_CONSTANT__ANONYMOUS_CLASS
The feature id for the 'Anonymous Class' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ENUM_CONSTANT_FEATURE_COUNT
static final int ENUM_CONSTANT_FEATURE_COUNT
The number of structural features of the 'Enum Constant' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getExceptionThrower
EClass getExceptionThrower()
Returns the meta object for class 'Exception Thrower
'.- Returns:
- the meta object for class 'Exception Thrower'.
- See Also:
ExceptionThrower
- Generated class or method.
-
getExceptionThrower_Exceptions
EReference getExceptionThrower_Exceptions()
Returns the meta object for the containment reference list 'Exceptions
'.- Returns:
- the meta object for the containment reference list 'Exceptions'.
- See Also:
ExceptionThrower.getExceptions()
,getExceptionThrower()
- Generated class or method.
-
getMember
EClass getMember()
Returns the meta object for class 'Member
'.- Returns:
- the meta object for class 'Member'.
- See Also:
Member
- Generated class or method.
-
getMemberContainer
EClass getMemberContainer()
Returns the meta object for class 'Member Container
'.- Returns:
- the meta object for class 'Member Container'.
- See Also:
MemberContainer
- Generated class or method.
-
getMemberContainer_Members
EReference getMemberContainer_Members()
Returns the meta object for the containment reference list 'Members
'.- Returns:
- the meta object for the containment reference list 'Members'.
- See Also:
MemberContainer.getMembers()
,getMemberContainer()
- Generated class or method.
-
getMemberContainer_DefaultMembers
EReference getMemberContainer_DefaultMembers()
Returns the meta object for the containment reference list 'Default Members
'.- Returns:
- the meta object for the containment reference list 'Default Members'.
- See Also:
MemberContainer.getDefaultMembers()
,getMemberContainer()
- Generated class or method.
-
getAdditionalField
EClass getAdditionalField()
Returns the meta object for class 'Additional Field
'.- Returns:
- the meta object for class 'Additional Field'.
- See Also:
AdditionalField
- Generated class or method.
-
getConstructor
EClass getConstructor()
Returns the meta object for class 'Constructor
'.- Returns:
- the meta object for class 'Constructor'.
- See Also:
Constructor
- Generated class or method.
-
getEmptyMember
EClass getEmptyMember()
Returns the meta object for class 'Empty Member
'.- Returns:
- the meta object for class 'Empty Member'.
- See Also:
EmptyMember
- Generated class or method.
-
getField
EClass getField()
Returns the meta object for class 'Field
'.- Returns:
- the meta object for class 'Field'.
- See Also:
Field
- Generated class or method.
-
getField_AdditionalFields
EReference getField_AdditionalFields()
Returns the meta object for the containment reference list 'Additional Fields
'.- Returns:
- the meta object for the containment reference list 'Additional Fields'.
- See Also:
Field.getAdditionalFields()
,getField()
- Generated class or method.
-
getMethod
EClass getMethod()
Returns the meta object for class 'Method
'.- Returns:
- the meta object for class 'Method'.
- See Also:
Method
- Generated class or method.
-
getInterfaceMethod
EClass getInterfaceMethod()
Returns the meta object for class 'Interface Method
'.- Returns:
- the meta object for class 'Interface Method'.
- See Also:
InterfaceMethod
- Generated class or method.
-
getInterfaceMethod_DefaultValue
EReference getInterfaceMethod_DefaultValue()
Returns the meta object for the containment reference 'Default Value
'.- Returns:
- the meta object for the containment reference 'Default Value'.
- See Also:
InterfaceMethod.getDefaultValue()
,getInterfaceMethod()
- Generated class or method.
-
getClassMethod
EClass getClassMethod()
Returns the meta object for class 'Class Method
'.- Returns:
- the meta object for class 'Class Method'.
- See Also:
ClassMethod
- Generated class or method.
-
getEnumConstant
EClass getEnumConstant()
Returns the meta object for class 'Enum Constant
'.- Returns:
- the meta object for class 'Enum Constant'.
- See Also:
EnumConstant
- Generated class or method.
-
getEnumConstant_AnonymousClass
EReference getEnumConstant_AnonymousClass()
Returns the meta object for the containment reference 'Anonymous Class
'.- Returns:
- the meta object for the containment reference 'Anonymous Class'.
- See Also:
EnumConstant.getAnonymousClass()
,getEnumConstant()
- Generated class or method.
-
getMembersFactory
MembersFactory getMembersFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-