Interface ModifiersPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ModifiersPackageImpl
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:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Abstract
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Abstract' class.static final int
The meta object id for the 'Annotable And Modifiable
' class.static final int
The feature id for the 'Annotations And Modifiers' containment reference list.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Annotable And Modifiable' class.static final int
The meta object id for the 'Annotation Instance Or Modifier
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Annotation Instance Or Modifier' class.static final int
The meta object id for the 'Default
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Default' class.static final ModifiersPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Final
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Final' class.static final int
The meta object id for the 'Modifiable
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The feature id for the 'Modifiers' containment reference list.static final int
The number of structural features of the 'Modifiable' class.static final int
The meta object id for the 'Modifier
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Modifier' class.static final int
The meta object id for the 'Module Requires Modifier
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Module Requires Modifier' class.static final int
The meta object id for the 'Native
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Native' class.static final int
The meta object id for the 'Open
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Open' class.static final int
The meta object id for the 'Private
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Private' class.static final int
The meta object id for the 'Protected
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Protected' class.static final int
The meta object id for the 'Public
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Public' class.static final int
The meta object id for the 'Static
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Static' class.static final int
The meta object id for the 'Strictfp
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Strictfp' class.static final int
The meta object id for the 'Synchronized
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Synchronized' class.static final int
The meta object id for the 'Transient
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Transient' class.static final int
The meta object id for the 'Transitive
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Transitive' class.static final int
The meta object id for the 'Volatile
' class.static final int
The feature id for the 'Layout Informations' containment reference list.static final int
The number of structural features of the 'Volatile' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Abstract
'.Returns the meta object for class 'Annotable And Modifiable
'.Returns the meta object for the containment reference list 'Annotations And Modifiers
'.Returns the meta object for class 'Annotation Instance Or Modifier
'.Returns the meta object for class 'Default
'.getFinal()
Returns the meta object for class 'Final
'.Returns the meta object for class 'Modifiable
'.Returns the meta object for the containment reference list 'Modifiers
'.Returns the meta object for class 'Modifier
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Module Requires Modifier
'.Returns the meta object for class 'Native
'.getOpen()
Returns the meta object for class 'Open
'.Returns the meta object for class 'Private
'.Returns the meta object for class 'Protected
'.Returns the meta object for class 'Public
'.Returns the meta object for class 'Static
'.Returns the meta object for class 'Strictfp
'.Returns the meta object for class 'Synchronized
'.Returns the meta object for class 'Transient
'.Returns the meta object for class 'Transitive
'.Returns the meta object for class 'Volatile
'.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 Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
ANNOTATION_INSTANCE_OR_MODIFIER
static final int ANNOTATION_INSTANCE_OR_MODIFIERThe meta object id for the 'Annotation Instance Or Modifier
' class.- See Also:
- Generated class or method.
-
ANNOTATION_INSTANCE_OR_MODIFIER__LAYOUT_INFORMATIONS
static final int ANNOTATION_INSTANCE_OR_MODIFIER__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ANNOTATION_INSTANCE_OR_MODIFIER_FEATURE_COUNT
static final int ANNOTATION_INSTANCE_OR_MODIFIER_FEATURE_COUNTThe number of structural features of the 'Annotation Instance Or Modifier' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MODIFIER
static final int MODIFIERThe meta object id for the 'Modifier
' class.- See Also:
- Generated class or method.
-
MODIFIER__LAYOUT_INFORMATIONS
static final int MODIFIER__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODIFIER_FEATURE_COUNT
static final int MODIFIER_FEATURE_COUNTThe number of structural features of the 'Modifier' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ANNOTABLE_AND_MODIFIABLE
static final int ANNOTABLE_AND_MODIFIABLEThe meta object id for the 'Annotable And Modifiable
' class.- See Also:
- Generated class or method.
-
ANNOTABLE_AND_MODIFIABLE__LAYOUT_INFORMATIONS
static final int ANNOTABLE_AND_MODIFIABLE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ANNOTABLE_AND_MODIFIABLE__ANNOTATIONS_AND_MODIFIERS
static final int ANNOTABLE_AND_MODIFIABLE__ANNOTATIONS_AND_MODIFIERSThe feature id for the 'Annotations And Modifiers' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ANNOTABLE_AND_MODIFIABLE_FEATURE_COUNT
static final int ANNOTABLE_AND_MODIFIABLE_FEATURE_COUNTThe number of structural features of the 'Annotable And Modifiable' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MODIFIABLE
static final int MODIFIABLEThe meta object id for the 'Modifiable
' class.- See Also:
- Generated class or method.
-
MODIFIABLE__LAYOUT_INFORMATIONS
static final int MODIFIABLE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODIFIABLE__MODIFIERS
static final int MODIFIABLE__MODIFIERSThe feature id for the 'Modifiers' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODIFIABLE_FEATURE_COUNT
static final int MODIFIABLE_FEATURE_COUNTThe number of structural features of the 'Modifiable' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT
static final int ABSTRACTThe meta object id for the 'Abstract
' class.- See Also:
- Generated class or method.
-
ABSTRACT__LAYOUT_INFORMATIONS
static final int ABSTRACT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_FEATURE_COUNT
static final int ABSTRACT_FEATURE_COUNTThe number of structural features of the 'Abstract' class.- See Also:
- Generated class or method.
- Ordered collection.
-
FINAL
static final int FINALThe meta object id for the 'Final
' class.- See Also:
- Generated class or method.
-
FINAL__LAYOUT_INFORMATIONS
static final int FINAL__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
FINAL_FEATURE_COUNT
static final int FINAL_FEATURE_COUNTThe number of structural features of the 'Final' class.- See Also:
- Generated class or method.
- Ordered collection.
-
NATIVE
static final int NATIVEThe meta object id for the 'Native
' class.- See Also:
- Generated class or method.
-
NATIVE__LAYOUT_INFORMATIONS
static final int NATIVE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
NATIVE_FEATURE_COUNT
static final int NATIVE_FEATURE_COUNTThe number of structural features of the 'Native' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROTECTED
static final int PROTECTEDThe meta object id for the 'Protected
' class.- See Also:
- Generated class or method.
-
PROTECTED__LAYOUT_INFORMATIONS
static final int PROTECTED__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROTECTED_FEATURE_COUNT
static final int PROTECTED_FEATURE_COUNTThe number of structural features of the 'Protected' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PUBLIC
static final int PUBLICThe meta object id for the 'Public
' class.- See Also:
- Generated class or method.
-
PUBLIC__LAYOUT_INFORMATIONS
static final int PUBLIC__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PUBLIC_FEATURE_COUNT
static final int PUBLIC_FEATURE_COUNTThe number of structural features of the 'Public' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PRIVATE
static final int PRIVATEThe meta object id for the 'Private
' class.- See Also:
- Generated class or method.
-
PRIVATE__LAYOUT_INFORMATIONS
static final int PRIVATE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PRIVATE_FEATURE_COUNT
static final int PRIVATE_FEATURE_COUNTThe number of structural features of the 'Private' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC
static final int STATICThe meta object id for the 'Static
' class.- See Also:
- Generated class or method.
-
STATIC__LAYOUT_INFORMATIONS
static final int STATIC__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
STATIC_FEATURE_COUNT
static final int STATIC_FEATURE_COUNTThe number of structural features of the 'Static' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STRICTFP
static final int STRICTFPThe meta object id for the 'Strictfp
' class.- See Also:
- Generated class or method.
-
STRICTFP__LAYOUT_INFORMATIONS
static final int STRICTFP__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
STRICTFP_FEATURE_COUNT
static final int STRICTFP_FEATURE_COUNTThe number of structural features of the 'Strictfp' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SYNCHRONIZED
static final int SYNCHRONIZEDThe meta object id for the 'Synchronized
' class.- See Also:
- Generated class or method.
-
SYNCHRONIZED__LAYOUT_INFORMATIONS
static final int SYNCHRONIZED__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SYNCHRONIZED_FEATURE_COUNT
static final int SYNCHRONIZED_FEATURE_COUNTThe number of structural features of the 'Synchronized' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TRANSIENT
static final int TRANSIENTThe meta object id for the 'Transient
' class.- See Also:
- Generated class or method.
-
TRANSIENT__LAYOUT_INFORMATIONS
static final int TRANSIENT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
TRANSIENT_FEATURE_COUNT
static final int TRANSIENT_FEATURE_COUNTThe number of structural features of the 'Transient' class.- See Also:
- Generated class or method.
- Ordered collection.
-
VOLATILE
static final int VOLATILEThe meta object id for the 'Volatile
' class.- See Also:
- Generated class or method.
-
VOLATILE__LAYOUT_INFORMATIONS
static final int VOLATILE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
VOLATILE_FEATURE_COUNT
static final int VOLATILE_FEATURE_COUNTThe number of structural features of the 'Volatile' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DEFAULT
static final int DEFAULTThe meta object id for the 'Default
' class.- See Also:
- Generated class or method.
-
DEFAULT__LAYOUT_INFORMATIONS
static final int DEFAULT__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
DEFAULT_FEATURE_COUNT
static final int DEFAULT_FEATURE_COUNTThe number of structural features of the 'Default' class.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE_REQUIRES_MODIFIER
static final int MODULE_REQUIRES_MODIFIERThe meta object id for the 'Module Requires Modifier
' class.- See Also:
- Generated class or method.
-
MODULE_REQUIRES_MODIFIER__LAYOUT_INFORMATIONS
static final int MODULE_REQUIRES_MODIFIER__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
MODULE_REQUIRES_MODIFIER_FEATURE_COUNT
static final int MODULE_REQUIRES_MODIFIER_FEATURE_COUNTThe number of structural features of the 'Module Requires Modifier' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TRANSITIVE
static final int TRANSITIVEThe meta object id for the 'Transitive
' class.- See Also:
- Generated class or method.
-
TRANSITIVE__LAYOUT_INFORMATIONS
static final int TRANSITIVE__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
TRANSITIVE_FEATURE_COUNT
static final int TRANSITIVE_FEATURE_COUNTThe number of structural features of the 'Transitive' class.- See Also:
- Generated class or method.
- Ordered collection.
-
OPEN
static final int OPENThe meta object id for the 'Open
' class.- See Also:
- Generated class or method.
-
OPEN__LAYOUT_INFORMATIONS
static final int OPEN__LAYOUT_INFORMATIONSThe feature id for the 'Layout Informations' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
OPEN_FEATURE_COUNT
static final int OPEN_FEATURE_COUNTThe number of structural features of the 'Open' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getModifier
EClass getModifier()Returns the meta object for class 'Modifier
'.- Returns:
- the meta object for class 'Modifier'.
- See Also:
- Generated class or method.
-
getAnnotationInstanceOrModifier
EClass getAnnotationInstanceOrModifier()Returns the meta object for class 'Annotation Instance Or Modifier
'.- Returns:
- the meta object for class 'Annotation Instance Or Modifier'.
- See Also:
- Generated class or method.
-
getAnnotableAndModifiable
EClass getAnnotableAndModifiable()Returns the meta object for class 'Annotable And Modifiable
'.- Returns:
- the meta object for class 'Annotable And Modifiable'.
- See Also:
- Generated class or method.
-
getAnnotableAndModifiable_AnnotationsAndModifiers
EReference getAnnotableAndModifiable_AnnotationsAndModifiers()Returns the meta object for the containment reference list 'Annotations And Modifiers
'.- Returns:
- the meta object for the containment reference list 'Annotations And Modifiers'.
- See Also:
- Generated class or method.
-
getModifiable
EClass getModifiable()Returns the meta object for class 'Modifiable
'.- Returns:
- the meta object for class 'Modifiable'.
- See Also:
- Generated class or method.
-
getModifiable_Modifiers
EReference getModifiable_Modifiers()Returns the meta object for the containment reference list 'Modifiers
'.- Returns:
- the meta object for the containment reference list 'Modifiers'.
- See Also:
- Generated class or method.
-
getAbstract
EClass getAbstract()Returns the meta object for class 'Abstract
'.- Returns:
- the meta object for class 'Abstract'.
- See Also:
- Generated class or method.
-
getFinal
EClass getFinal()Returns the meta object for class 'Final
'.- Returns:
- the meta object for class 'Final'.
- See Also:
- Generated class or method.
-
getNative
EClass getNative()Returns the meta object for class 'Native
'.- Returns:
- the meta object for class 'Native'.
- See Also:
- Generated class or method.
-
getProtected
EClass getProtected()Returns the meta object for class 'Protected
'.- Returns:
- the meta object for class 'Protected'.
- See Also:
- Generated class or method.
-
getPublic
EClass getPublic()Returns the meta object for class 'Public
'.- Returns:
- the meta object for class 'Public'.
- See Also:
- Generated class or method.
-
getPrivate
EClass getPrivate()Returns the meta object for class 'Private
'.- Returns:
- the meta object for class 'Private'.
- See Also:
- Generated class or method.
-
getStatic
EClass getStatic()Returns the meta object for class 'Static
'.- Returns:
- the meta object for class 'Static'.
- See Also:
- Generated class or method.
-
getStrictfp
EClass getStrictfp()Returns the meta object for class 'Strictfp
'.- Returns:
- the meta object for class 'Strictfp'.
- See Also:
- Generated class or method.
-
getSynchronized
EClass getSynchronized()Returns the meta object for class 'Synchronized
'.- Returns:
- the meta object for class 'Synchronized'.
- See Also:
- Generated class or method.
-
getTransient
EClass getTransient()Returns the meta object for class 'Transient
'.- Returns:
- the meta object for class 'Transient'.
- See Also:
- Generated class or method.
-
getVolatile
EClass getVolatile()Returns the meta object for class 'Volatile
'.- Returns:
- the meta object for class 'Volatile'.
- See Also:
- Generated class or method.
-
getDefault
EClass getDefault()Returns the meta object for class 'Default
'.- Returns:
- the meta object for class 'Default'.
- See Also:
- Generated class or method.
-
getTransitive
EClass getTransitive()Returns the meta object for class 'Transitive
'.- Returns:
- the meta object for class 'Transitive'.
- See Also:
- Generated class or method.
-
getModuleRequiresModifier
EClass getModuleRequiresModifier()Returns the meta object for class 'Module Requires Modifier
'.- Returns:
- the meta object for class 'Module Requires Modifier'.
- See Also:
- Generated class or method.
-
getOpen
EClass getOpen()Returns the meta object for class 'Open
'.- Returns:
- the meta object for class 'Open'.
- See Also:
- Generated class or method.
-
getModifiersFactory
ModifiersFactory getModifiersFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-