Interface ModifiersPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ModifiersPackageImpl
public interface ModifiersPackage 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:
ModifiersFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ModifiersPackage.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
ABSTRACT
The meta object id for the 'Abstract
' class.static int
ABSTRACT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
ABSTRACT_FEATURE_COUNT
The number of structural features of the 'Abstract' class.static int
ANNOTABLE_AND_MODIFIABLE
The meta object id for the 'Annotable And Modifiable
' class.static int
ANNOTABLE_AND_MODIFIABLE__ANNOTATIONS_AND_MODIFIERS
The feature id for the 'Annotations And Modifiers' containment reference list.static int
ANNOTABLE_AND_MODIFIABLE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
ANNOTABLE_AND_MODIFIABLE_FEATURE_COUNT
The number of structural features of the 'Annotable And Modifiable' class.static int
ANNOTATION_INSTANCE_OR_MODIFIER
The meta object id for the 'Annotation Instance Or Modifier
' class.static int
ANNOTATION_INSTANCE_OR_MODIFIER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
ANNOTATION_INSTANCE_OR_MODIFIER_FEATURE_COUNT
The number of structural features of the 'Annotation Instance Or Modifier' class.static int
DEFAULT
The meta object id for the 'Default
' class.static int
DEFAULT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
DEFAULT_FEATURE_COUNT
The number of structural features of the 'Default' class.static ModifiersPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
FINAL
The meta object id for the 'Final
' class.static int
FINAL__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
FINAL_FEATURE_COUNT
The number of structural features of the 'Final' class.static int
MODIFIABLE
The meta object id for the 'Modifiable
' class.static int
MODIFIABLE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
MODIFIABLE__MODIFIERS
The feature id for the 'Modifiers' containment reference list.static int
MODIFIABLE_FEATURE_COUNT
The number of structural features of the 'Modifiable' class.static int
MODIFIER
The meta object id for the 'Modifier
' class.static int
MODIFIER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
MODIFIER_FEATURE_COUNT
The number of structural features of the 'Modifier' class.static int
MODULE_REQUIRES_MODIFIER
The meta object id for the 'Module Requires Modifier
' class.static int
MODULE_REQUIRES_MODIFIER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
MODULE_REQUIRES_MODIFIER_FEATURE_COUNT
The number of structural features of the 'Module Requires Modifier' class.static int
NATIVE
The meta object id for the 'Native
' class.static int
NATIVE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
NATIVE_FEATURE_COUNT
The number of structural features of the 'Native' class.static int
OPEN
The meta object id for the 'Open
' class.static int
OPEN__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
OPEN_FEATURE_COUNT
The number of structural features of the 'Open' class.static int
PRIVATE
The meta object id for the 'Private
' class.static int
PRIVATE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
PRIVATE_FEATURE_COUNT
The number of structural features of the 'Private' class.static int
PROTECTED
The meta object id for the 'Protected
' class.static int
PROTECTED__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
PROTECTED_FEATURE_COUNT
The number of structural features of the 'Protected' class.static int
PUBLIC
The meta object id for the 'Public
' class.static int
PUBLIC__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
PUBLIC_FEATURE_COUNT
The number of structural features of the 'Public' class.static int
STATIC
The meta object id for the 'Static
' class.static int
STATIC__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
STATIC_FEATURE_COUNT
The number of structural features of the 'Static' class.static int
STRICTFP
The meta object id for the 'Strictfp
' class.static int
STRICTFP__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
STRICTFP_FEATURE_COUNT
The number of structural features of the 'Strictfp' class.static int
SYNCHRONIZED
The meta object id for the 'Synchronized
' class.static int
SYNCHRONIZED__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
SYNCHRONIZED_FEATURE_COUNT
The number of structural features of the 'Synchronized' class.static int
TRANSIENT
The meta object id for the 'Transient
' class.static int
TRANSIENT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
TRANSIENT_FEATURE_COUNT
The number of structural features of the 'Transient' class.static int
TRANSITIVE
The meta object id for the 'Transitive
' class.static int
TRANSITIVE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
TRANSITIVE_FEATURE_COUNT
The number of structural features of the 'Transitive' class.static int
VOLATILE
The meta object id for the 'Volatile
' class.static int
VOLATILE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.static int
VOLATILE_FEATURE_COUNT
The number of structural features of the 'Volatile' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAbstract()
Returns the meta object for class 'Abstract
'.EClass
getAnnotableAndModifiable()
Returns the meta object for class 'Annotable And Modifiable
'.EReference
getAnnotableAndModifiable_AnnotationsAndModifiers()
Returns the meta object for the containment reference list 'Annotations And Modifiers
'.EClass
getAnnotationInstanceOrModifier()
Returns the meta object for class 'Annotation Instance Or Modifier
'.EClass
getDefault()
Returns the meta object for class 'Default
'.EClass
getFinal()
Returns the meta object for class 'Final
'.EClass
getModifiable()
Returns the meta object for class 'Modifiable
'.EReference
getModifiable_Modifiers()
Returns the meta object for the containment reference list 'Modifiers
'.EClass
getModifier()
Returns the meta object for class 'Modifier
'.ModifiersFactory
getModifiersFactory()
Returns the factory that creates the instances of the model.EClass
getModuleRequiresModifier()
Returns the meta object for class 'Module Requires Modifier
'.EClass
getNative()
Returns the meta object for class 'Native
'.EClass
getOpen()
Returns the meta object for class 'Open
'.EClass
getPrivate()
Returns the meta object for class 'Private
'.EClass
getProtected()
Returns the meta object for class 'Protected
'.EClass
getPublic()
Returns the meta object for class 'Public
'.EClass
getStatic()
Returns the meta object for class 'Static
'.EClass
getStrictfp()
Returns the meta object for class 'Strictfp
'.EClass
getSynchronized()
Returns the meta object for class 'Synchronized
'.EClass
getTransient()
Returns the meta object for class 'Transient
'.EClass
getTransitive()
Returns the meta object for class 'Transitive
'.EClass
getVolatile()
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 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 ModifiersPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
ANNOTATION_INSTANCE_OR_MODIFIER
static final int ANNOTATION_INSTANCE_OR_MODIFIER
The meta object id for the 'Annotation Instance Or Modifier
' class.- See Also:
AnnotationInstanceOrModifierImpl
,ModifiersPackageImpl.getAnnotationInstanceOrModifier()
, Constant Field Values- Generated class or method.
-
ANNOTATION_INSTANCE_OR_MODIFIER__LAYOUT_INFORMATIONS
static final int ANNOTATION_INSTANCE_OR_MODIFIER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ANNOTATION_INSTANCE_OR_MODIFIER_FEATURE_COUNT
static final int ANNOTATION_INSTANCE_OR_MODIFIER_FEATURE_COUNT
The number of structural features of the 'Annotation Instance Or Modifier' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MODIFIER
static final int MODIFIER
The meta object id for the 'Modifier
' class.- See Also:
ModifierImpl
,ModifiersPackageImpl.getModifier()
, Constant Field Values- Generated class or method.
-
MODIFIER__LAYOUT_INFORMATIONS
static final int MODIFIER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MODIFIER_FEATURE_COUNT
static final int MODIFIER_FEATURE_COUNT
The number of structural features of the 'Modifier' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ANNOTABLE_AND_MODIFIABLE
static final int ANNOTABLE_AND_MODIFIABLE
The meta object id for the 'Annotable And Modifiable
' class.- See Also:
AnnotableAndModifiableImpl
,ModifiersPackageImpl.getAnnotableAndModifiable()
, Constant Field Values- Generated class or method.
-
ANNOTABLE_AND_MODIFIABLE__LAYOUT_INFORMATIONS
static final int ANNOTABLE_AND_MODIFIABLE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ANNOTABLE_AND_MODIFIABLE__ANNOTATIONS_AND_MODIFIERS
static final int ANNOTABLE_AND_MODIFIABLE__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.
-
ANNOTABLE_AND_MODIFIABLE_FEATURE_COUNT
static final int ANNOTABLE_AND_MODIFIABLE_FEATURE_COUNT
The number of structural features of the 'Annotable And Modifiable' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MODIFIABLE
static final int MODIFIABLE
The meta object id for the 'Modifiable
' class.- See Also:
ModifiableImpl
,ModifiersPackageImpl.getModifiable()
, Constant Field Values- Generated class or method.
-
MODIFIABLE__LAYOUT_INFORMATIONS
static final int MODIFIABLE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MODIFIABLE__MODIFIERS
static final int MODIFIABLE__MODIFIERS
The feature id for the 'Modifiers' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MODIFIABLE_FEATURE_COUNT
static final int MODIFIABLE_FEATURE_COUNT
The number of structural features of the 'Modifiable' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABSTRACT
static final int ABSTRACT
The meta object id for the 'Abstract
' class.- See Also:
AbstractImpl
,ModifiersPackageImpl.getAbstract()
, Constant Field Values- Generated class or method.
-
ABSTRACT__LAYOUT_INFORMATIONS
static final int ABSTRACT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ABSTRACT_FEATURE_COUNT
static final int ABSTRACT_FEATURE_COUNT
The number of structural features of the 'Abstract' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FINAL
static final int FINAL
The meta object id for the 'Final
' class.- See Also:
FinalImpl
,ModifiersPackageImpl.getFinal()
, Constant Field Values- Generated class or method.
-
FINAL__LAYOUT_INFORMATIONS
static final int FINAL__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
FINAL_FEATURE_COUNT
static final int FINAL_FEATURE_COUNT
The number of structural features of the 'Final' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NATIVE
static final int NATIVE
The meta object id for the 'Native
' class.- See Also:
NativeImpl
,ModifiersPackageImpl.getNative()
, Constant Field Values- Generated class or method.
-
NATIVE__LAYOUT_INFORMATIONS
static final int NATIVE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NATIVE_FEATURE_COUNT
static final int NATIVE_FEATURE_COUNT
The number of structural features of the 'Native' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROTECTED
static final int PROTECTED
The meta object id for the 'Protected
' class.- See Also:
ProtectedImpl
,ModifiersPackageImpl.getProtected()
, Constant Field Values- Generated class or method.
-
PROTECTED__LAYOUT_INFORMATIONS
static final int PROTECTED__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROTECTED_FEATURE_COUNT
static final int PROTECTED_FEATURE_COUNT
The number of structural features of the 'Protected' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PUBLIC
static final int PUBLIC
The meta object id for the 'Public
' class.- See Also:
PublicImpl
,ModifiersPackageImpl.getPublic()
, Constant Field Values- Generated class or method.
-
PUBLIC__LAYOUT_INFORMATIONS
static final int PUBLIC__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PUBLIC_FEATURE_COUNT
static final int PUBLIC_FEATURE_COUNT
The number of structural features of the 'Public' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PRIVATE
static final int PRIVATE
The meta object id for the 'Private
' class.- See Also:
PrivateImpl
,ModifiersPackageImpl.getPrivate()
, Constant Field Values- Generated class or method.
-
PRIVATE__LAYOUT_INFORMATIONS
static final int PRIVATE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PRIVATE_FEATURE_COUNT
static final int PRIVATE_FEATURE_COUNT
The number of structural features of the 'Private' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATIC
static final int STATIC
The meta object id for the 'Static
' class.- See Also:
StaticImpl
,ModifiersPackageImpl.getStatic()
, Constant Field Values- Generated class or method.
-
STATIC__LAYOUT_INFORMATIONS
static final int STATIC__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STATIC_FEATURE_COUNT
static final int STATIC_FEATURE_COUNT
The number of structural features of the 'Static' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRICTFP
static final int STRICTFP
The meta object id for the 'Strictfp
' class.- See Also:
StrictfpImpl
,ModifiersPackageImpl.getStrictfp()
, Constant Field Values- Generated class or method.
-
STRICTFP__LAYOUT_INFORMATIONS
static final int STRICTFP__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRICTFP_FEATURE_COUNT
static final int STRICTFP_FEATURE_COUNT
The number of structural features of the 'Strictfp' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYNCHRONIZED
static final int SYNCHRONIZED
The meta object id for the 'Synchronized
' class.- See Also:
SynchronizedImpl
,ModifiersPackageImpl.getSynchronized()
, Constant Field Values- Generated class or method.
-
SYNCHRONIZED__LAYOUT_INFORMATIONS
static final int SYNCHRONIZED__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SYNCHRONIZED_FEATURE_COUNT
static final int SYNCHRONIZED_FEATURE_COUNT
The number of structural features of the 'Synchronized' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSIENT
static final int TRANSIENT
The meta object id for the 'Transient
' class.- See Also:
TransientImpl
,ModifiersPackageImpl.getTransient()
, Constant Field Values- Generated class or method.
-
TRANSIENT__LAYOUT_INFORMATIONS
static final int TRANSIENT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSIENT_FEATURE_COUNT
static final int TRANSIENT_FEATURE_COUNT
The number of structural features of the 'Transient' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VOLATILE
static final int VOLATILE
The meta object id for the 'Volatile
' class.- See Also:
VolatileImpl
,ModifiersPackageImpl.getVolatile()
, Constant Field Values- Generated class or method.
-
VOLATILE__LAYOUT_INFORMATIONS
static final int VOLATILE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
VOLATILE_FEATURE_COUNT
static final int VOLATILE_FEATURE_COUNT
The number of structural features of the 'Volatile' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT
static final int DEFAULT
The meta object id for the 'Default
' class.- See Also:
DefaultImpl
,ModifiersPackageImpl.getDefault()
, Constant Field Values- Generated class or method.
-
DEFAULT__LAYOUT_INFORMATIONS
static final int DEFAULT__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DEFAULT_FEATURE_COUNT
static final int DEFAULT_FEATURE_COUNT
The number of structural features of the 'Default' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MODULE_REQUIRES_MODIFIER
static final int MODULE_REQUIRES_MODIFIER
The meta object id for the 'Module Requires Modifier
' class.- See Also:
ModuleRequiresModifierImpl
,ModifiersPackageImpl.getModuleRequiresModifier()
, Constant Field Values- Generated class or method.
-
MODULE_REQUIRES_MODIFIER__LAYOUT_INFORMATIONS
static final int MODULE_REQUIRES_MODIFIER__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
MODULE_REQUIRES_MODIFIER_FEATURE_COUNT
static final int MODULE_REQUIRES_MODIFIER_FEATURE_COUNT
The number of structural features of the 'Module Requires Modifier' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSITIVE
static final int TRANSITIVE
The meta object id for the 'Transitive
' class.- See Also:
TransitiveImpl
,ModifiersPackageImpl.getTransitive()
, Constant Field Values- Generated class or method.
-
TRANSITIVE__LAYOUT_INFORMATIONS
static final int TRANSITIVE__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
TRANSITIVE_FEATURE_COUNT
static final int TRANSITIVE_FEATURE_COUNT
The number of structural features of the 'Transitive' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
OPEN
static final int OPEN
The meta object id for the 'Open
' class.- See Also:
OpenImpl
,ModifiersPackageImpl.getOpen()
, Constant Field Values- Generated class or method.
-
OPEN__LAYOUT_INFORMATIONS
static final int OPEN__LAYOUT_INFORMATIONS
The feature id for the 'Layout Informations' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
OPEN_FEATURE_COUNT
static final int OPEN_FEATURE_COUNT
The number of structural features of the 'Open' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getModifier
EClass getModifier()
Returns the meta object for class 'Modifier
'.- Returns:
- the meta object for class 'Modifier'.
- See Also:
Modifier
- 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:
AnnotationInstanceOrModifier
- 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:
AnnotableAndModifiable
- 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:
AnnotableAndModifiable.getAnnotationsAndModifiers()
,getAnnotableAndModifiable()
- Generated class or method.
-
getModifiable
EClass getModifiable()
Returns the meta object for class 'Modifiable
'.- Returns:
- the meta object for class 'Modifiable'.
- See Also:
Modifiable
- 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:
Modifiable.getModifiers()
,getModifiable()
- Generated class or method.
-
getAbstract
EClass getAbstract()
Returns the meta object for class 'Abstract
'.- Returns:
- the meta object for class 'Abstract'.
- See Also:
Abstract
- Generated class or method.
-
getFinal
EClass getFinal()
Returns the meta object for class 'Final
'.- Returns:
- the meta object for class 'Final'.
- See Also:
Final
- Generated class or method.
-
getNative
EClass getNative()
Returns the meta object for class 'Native
'.- Returns:
- the meta object for class 'Native'.
- See Also:
Native
- Generated class or method.
-
getProtected
EClass getProtected()
Returns the meta object for class 'Protected
'.- Returns:
- the meta object for class 'Protected'.
- See Also:
Protected
- Generated class or method.
-
getPublic
EClass getPublic()
Returns the meta object for class 'Public
'.- Returns:
- the meta object for class 'Public'.
- See Also:
Public
- Generated class or method.
-
getPrivate
EClass getPrivate()
Returns the meta object for class 'Private
'.- Returns:
- the meta object for class 'Private'.
- See Also:
Private
- Generated class or method.
-
getStatic
EClass getStatic()
Returns the meta object for class 'Static
'.- Returns:
- the meta object for class 'Static'.
- See Also:
Static
- Generated class or method.
-
getStrictfp
EClass getStrictfp()
Returns the meta object for class 'Strictfp
'.- Returns:
- the meta object for class 'Strictfp'.
- See Also:
Strictfp
- Generated class or method.
-
getSynchronized
EClass getSynchronized()
Returns the meta object for class 'Synchronized
'.- Returns:
- the meta object for class 'Synchronized'.
- See Also:
Synchronized
- Generated class or method.
-
getTransient
EClass getTransient()
Returns the meta object for class 'Transient
'.- Returns:
- the meta object for class 'Transient'.
- See Also:
Transient
- Generated class or method.
-
getVolatile
EClass getVolatile()
Returns the meta object for class 'Volatile
'.- Returns:
- the meta object for class 'Volatile'.
- See Also:
Volatile
- Generated class or method.
-
getDefault
EClass getDefault()
Returns the meta object for class 'Default
'.- Returns:
- the meta object for class 'Default'.
- See Also:
Default
- Generated class or method.
-
getTransitive
EClass getTransitive()
Returns the meta object for class 'Transitive
'.- Returns:
- the meta object for class 'Transitive'.
- See Also:
Transitive
- 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:
ModuleRequiresModifier
- Generated class or method.
-
getOpen
EClass getOpen()
Returns the meta object for class 'Open
'.- Returns:
- the meta object for class 'Open'.
- See Also:
Open
- 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.
-
-