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:
Generated class or method.
EMF model class or method.
kind="package"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • MODIFIER

      static final int MODIFIER
      The meta object id for the 'Modifier' class.
      See Also:
      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:
      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:
      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:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • MODIFIABLE

      static final int MODIFIABLE
      The meta object id for the 'Modifiable' class.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • MODIFIABLE__MODIFIERS

      static final int MODIFIABLE__MODIFIERS
      The feature id for the 'Modifiers' containment reference list.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • ABSTRACT

      static final int ABSTRACT
      The meta object id for the 'Abstract' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • FINAL

      static final int FINAL
      The meta object id for the 'Final' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • NATIVE

      static final int NATIVE
      The meta object id for the 'Native' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • PROTECTED

      static final int PROTECTED
      The meta object id for the 'Protected' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • PUBLIC

      static final int PUBLIC
      The meta object id for the 'Public' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • PRIVATE

      static final int PRIVATE
      The meta object id for the 'Private' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • STATIC

      static final int STATIC
      The meta object id for the 'Static' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • STRICTFP

      static final int STRICTFP
      The meta object id for the 'Strictfp' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • SYNCHRONIZED

      static final int SYNCHRONIZED
      The meta object id for the 'Synchronized' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • TRANSIENT

      static final int TRANSIENT
      The meta object id for the 'Transient' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • VOLATILE

      static final int VOLATILE
      The meta object id for the 'Volatile' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • DEFAULT

      static final int DEFAULT
      The meta object id for the 'Default' class.
      See Also:
      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:
      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:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • TRANSITIVE

      static final int TRANSITIVE
      The meta object id for the 'Transitive' class.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • OPEN

      static final int OPEN
      The meta object id for the 'Open' class.
      See Also:
      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:
      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:
      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.