|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotationsPackage
The Package for the model. It contains accessors for the meta objects to represent
AnnotationsFactory
kind | = | package |
Nested Class Summary | |
---|---|
static interface |
AnnotationsPackage.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 | |
---|---|
static int |
ANNOTATABLE
The meta object id for the ' Annotatable ' class. |
static int |
ANNOTATABLE__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
ANNOTATABLE_FEATURE_COUNT
The number of structural features of the 'Annotatable' class. |
static int |
ANNOTATION
The meta object id for the ' Annotation ' class. |
static int |
ANNOTATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
ANNOTATION__NAME
The feature id for the 'Name' attribute. |
static int |
ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Annotation' class. |
static int |
BOOLEAN_ANNOTATION
The meta object id for the ' Boolean Annotation ' class. |
static int |
BOOLEAN_ANNOTATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
BOOLEAN_ANNOTATION__NAME
The feature id for the 'Name' attribute. |
static int |
BOOLEAN_ANNOTATION__VALUE
The feature id for the 'Value' attribute. |
static int |
BOOLEAN_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Boolean Annotation' class. |
static int |
CONTAINMENT_ANNOTATION
The meta object id for the ' Containment Annotation ' class. |
static int |
CONTAINMENT_ANNOTATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
CONTAINMENT_ANNOTATION__NAME
The feature id for the 'Name' attribute. |
static int |
CONTAINMENT_ANNOTATION__OBJECT
The feature id for the 'Object' containment reference. |
static int |
CONTAINMENT_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Containment Annotation' class. |
static AnnotationsPackage |
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 |
FLOAT_ANNOTATION
The meta object id for the ' Float Annotation ' class. |
static int |
FLOAT_ANNOTATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
FLOAT_ANNOTATION__NAME
The feature id for the 'Name' attribute. |
static int |
FLOAT_ANNOTATION__VALUE
The feature id for the 'Value' attribute. |
static int |
FLOAT_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Float Annotation' class. |
static int |
IMPORT_ANNOTATION
The meta object id for the ' Import Annotation ' class. |
static int |
IMPORT_ANNOTATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
IMPORT_ANNOTATION__IMPORT_URI
The feature id for the 'Import URI' attribute. |
static int |
IMPORT_ANNOTATION__NAME
The feature id for the 'Name' attribute. |
static int |
IMPORT_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Import Annotation' class. |
static int |
INT_ANNOTATION
The meta object id for the ' Int Annotation ' class. |
static int |
INT_ANNOTATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
INT_ANNOTATION__NAME
The feature id for the 'Name' attribute. |
static int |
INT_ANNOTATION__VALUE
The feature id for the 'Value' attribute. |
static int |
INT_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Int Annotation' class. |
static int |
NAMED_OBJECT
The meta object id for the ' Named Object ' class. |
static int |
NAMED_OBJECT__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
NAMED_OBJECT__NAME
The feature id for the 'Name' attribute. |
static int |
NAMED_OBJECT_FEATURE_COUNT
The number of structural features of the 'Named Object' class. |
static int |
REFERENCE_ANNOTATION
The meta object id for the ' Reference Annotation ' class. |
static int |
REFERENCE_ANNOTATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
REFERENCE_ANNOTATION__NAME
The feature id for the 'Name' attribute. |
static int |
REFERENCE_ANNOTATION__OBJECT
The feature id for the 'Object' reference. |
static int |
REFERENCE_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Reference Annotation' class. |
static int |
STRING_ANNOTATION
The meta object id for the ' String Annotation ' class. |
static int |
STRING_ANNOTATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
STRING_ANNOTATION__NAME
The feature id for the 'Name' attribute. |
static int |
STRING_ANNOTATION__VALUE
The feature id for the 'Value' attribute. |
static int |
STRING_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'String Annotation' class. |
static int |
TYPED_STRING_ANNOTATION
The meta object id for the ' Typed String Annotation ' class. |
static int |
TYPED_STRING_ANNOTATION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list. |
static int |
TYPED_STRING_ANNOTATION__NAME
The feature id for the 'Name' attribute. |
static int |
TYPED_STRING_ANNOTATION__TYPE
The feature id for the 'Type' attribute. |
static int |
TYPED_STRING_ANNOTATION__VALUE
The feature id for the 'Value' attribute. |
static int |
TYPED_STRING_ANNOTATION_FEATURE_COUNT
The number of structural features of the 'Typed String Annotation' class. |
Method Summary | |
---|---|
EReference |
getAnnotatable_Annotations()
Returns the meta object for the containment reference list ' Annotations '. |
EClass |
getAnnotatable()
Returns the meta object for class ' Annotatable '. |
EClass |
getAnnotation()
Returns the meta object for class ' Annotation '. |
AnnotationsFactory |
getAnnotationsFactory()
Returns the factory that creates the instances of the model. |
EAttribute |
getBooleanAnnotation_Value()
Returns the meta object for the attribute ' Value '. |
EClass |
getBooleanAnnotation()
Returns the meta object for class ' Boolean Annotation '. |
EReference |
getContainmentAnnotation_Object()
Returns the meta object for the containment reference ' Object '. |
EClass |
getContainmentAnnotation()
Returns the meta object for class ' Containment Annotation '. |
EAttribute |
getFloatAnnotation_Value()
Returns the meta object for the attribute ' Value '. |
EClass |
getFloatAnnotation()
Returns the meta object for class ' Float Annotation '. |
EAttribute |
getImportAnnotation_ImportURI()
Returns the meta object for the attribute ' Import URI '. |
EClass |
getImportAnnotation()
Returns the meta object for class ' Import Annotation '. |
EAttribute |
getIntAnnotation_Value()
Returns the meta object for the attribute ' Value '. |
EClass |
getIntAnnotation()
Returns the meta object for class ' Int Annotation '. |
EAttribute |
getNamedObject_Name()
Returns the meta object for the attribute ' Name '. |
EClass |
getNamedObject()
Returns the meta object for class ' Named Object '. |
EReference |
getReferenceAnnotation_Object()
Returns the meta object for the reference ' Object '. |
EClass |
getReferenceAnnotation()
Returns the meta object for class ' Reference Annotation '. |
EAttribute |
getStringAnnotation_Value()
Returns the meta object for the attribute ' Value '. |
EClass |
getStringAnnotation()
Returns the meta object for class ' String Annotation '. |
EAttribute |
getTypedStringAnnotation_Type()
Returns the meta object for the attribute ' Type '. |
EClass |
getTypedStringAnnotation()
Returns the meta object for class ' Typed String Annotation '. |
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.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final AnnotationsPackage eINSTANCE
static final int ANNOTATABLE
Annotatable
' class.
AnnotatableImpl
,
AnnotationsPackageImpl.getAnnotatable()
,
Constant Field Valuesstatic final int ANNOTATABLE__ANNOTATIONS
static final int ANNOTATABLE_FEATURE_COUNT
static final int NAMED_OBJECT
Named Object
' class.
NamedObjectImpl
,
AnnotationsPackageImpl.getNamedObject()
,
Constant Field Valuesstatic final int NAMED_OBJECT__ANNOTATIONS
static final int NAMED_OBJECT__NAME
static final int NAMED_OBJECT_FEATURE_COUNT
static final int ANNOTATION
Annotation
' class.
AnnotationImpl
,
AnnotationsPackageImpl.getAnnotation()
,
Constant Field Valuesstatic final int ANNOTATION__ANNOTATIONS
static final int ANNOTATION__NAME
static final int ANNOTATION_FEATURE_COUNT
static final int STRING_ANNOTATION
String Annotation
' class.
StringAnnotationImpl
,
AnnotationsPackageImpl.getStringAnnotation()
,
Constant Field Valuesstatic final int STRING_ANNOTATION__ANNOTATIONS
static final int STRING_ANNOTATION__NAME
static final int STRING_ANNOTATION__VALUE
static final int STRING_ANNOTATION_FEATURE_COUNT
static final int REFERENCE_ANNOTATION
Reference Annotation
' class.
ReferenceAnnotationImpl
,
AnnotationsPackageImpl.getReferenceAnnotation()
,
Constant Field Valuesstatic final int REFERENCE_ANNOTATION__ANNOTATIONS
static final int REFERENCE_ANNOTATION__NAME
static final int REFERENCE_ANNOTATION__OBJECT
static final int REFERENCE_ANNOTATION_FEATURE_COUNT
static final int BOOLEAN_ANNOTATION
Boolean Annotation
' class.
BooleanAnnotationImpl
,
AnnotationsPackageImpl.getBooleanAnnotation()
,
Constant Field Valuesstatic final int BOOLEAN_ANNOTATION__ANNOTATIONS
static final int BOOLEAN_ANNOTATION__NAME
static final int BOOLEAN_ANNOTATION__VALUE
static final int BOOLEAN_ANNOTATION_FEATURE_COUNT
static final int INT_ANNOTATION
Int Annotation
' class.
IntAnnotationImpl
,
AnnotationsPackageImpl.getIntAnnotation()
,
Constant Field Valuesstatic final int INT_ANNOTATION__ANNOTATIONS
static final int INT_ANNOTATION__NAME
static final int INT_ANNOTATION__VALUE
static final int INT_ANNOTATION_FEATURE_COUNT
static final int FLOAT_ANNOTATION
Float Annotation
' class.
FloatAnnotationImpl
,
AnnotationsPackageImpl.getFloatAnnotation()
,
Constant Field Valuesstatic final int FLOAT_ANNOTATION__ANNOTATIONS
static final int FLOAT_ANNOTATION__NAME
static final int FLOAT_ANNOTATION__VALUE
static final int FLOAT_ANNOTATION_FEATURE_COUNT
static final int CONTAINMENT_ANNOTATION
Containment Annotation
' class.
ContainmentAnnotationImpl
,
AnnotationsPackageImpl.getContainmentAnnotation()
,
Constant Field Valuesstatic final int CONTAINMENT_ANNOTATION__ANNOTATIONS
static final int CONTAINMENT_ANNOTATION__NAME
static final int CONTAINMENT_ANNOTATION__OBJECT
static final int CONTAINMENT_ANNOTATION_FEATURE_COUNT
static final int IMPORT_ANNOTATION
Import Annotation
' class.
ImportAnnotationImpl
,
AnnotationsPackageImpl.getImportAnnotation()
,
Constant Field Valuesstatic final int IMPORT_ANNOTATION__ANNOTATIONS
static final int IMPORT_ANNOTATION__NAME
static final int IMPORT_ANNOTATION__IMPORT_URI
static final int IMPORT_ANNOTATION_FEATURE_COUNT
static final int TYPED_STRING_ANNOTATION
Typed String Annotation
' class.
TypedStringAnnotationImpl
,
AnnotationsPackageImpl.getTypedStringAnnotation()
,
Constant Field Valuesstatic final int TYPED_STRING_ANNOTATION__ANNOTATIONS
static final int TYPED_STRING_ANNOTATION__NAME
static final int TYPED_STRING_ANNOTATION__VALUE
static final int TYPED_STRING_ANNOTATION__TYPE
static final int TYPED_STRING_ANNOTATION_FEATURE_COUNT
Method Detail |
---|
EClass getNamedObject()
Named Object
'.
NamedObject
EAttribute getNamedObject_Name()
Name
'.
NamedObject.getName()
,
getNamedObject()
EClass getAnnotatable()
Annotatable
'.
Annotatable
EReference getAnnotatable_Annotations()
Annotations
'.
Annotatable.getAnnotations()
,
getAnnotatable()
EClass getAnnotation()
Annotation
'.
Annotation
EClass getStringAnnotation()
String Annotation
'.
StringAnnotation
EAttribute getStringAnnotation_Value()
Value
'.
StringAnnotation.getValue()
,
getStringAnnotation()
EClass getReferenceAnnotation()
Reference Annotation
'.
ReferenceAnnotation
EReference getReferenceAnnotation_Object()
Object
'.
ReferenceAnnotation.getObject()
,
getReferenceAnnotation()
EClass getBooleanAnnotation()
Boolean Annotation
'.
BooleanAnnotation
EAttribute getBooleanAnnotation_Value()
Value
'.
BooleanAnnotation.isValue()
,
getBooleanAnnotation()
EClass getIntAnnotation()
Int Annotation
'.
IntAnnotation
EAttribute getIntAnnotation_Value()
Value
'.
IntAnnotation.getValue()
,
getIntAnnotation()
EClass getFloatAnnotation()
Float Annotation
'.
FloatAnnotation
EAttribute getFloatAnnotation_Value()
Value
'.
FloatAnnotation.getValue()
,
getFloatAnnotation()
EClass getContainmentAnnotation()
Containment Annotation
'.
ContainmentAnnotation
EReference getContainmentAnnotation_Object()
Object
'.
ContainmentAnnotation.getObject()
,
getContainmentAnnotation()
EClass getImportAnnotation()
Import Annotation
'.
ImportAnnotation
EAttribute getImportAnnotation_ImportURI()
Import URI
'.
ImportAnnotation.getImportURI()
,
getImportAnnotation()
EClass getTypedStringAnnotation()
Typed String Annotation
'.
TypedStringAnnotation
EAttribute getTypedStringAnnotation_Type()
Type
'.
TypedStringAnnotation.getType()
,
getTypedStringAnnotation()
AnnotationsFactory getAnnotationsFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |