public interface CorePackage
CoreFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
CorePackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
AGGREGATED_RELATIONSHIP
The meta object id for the '
Aggregated Relationship' class. |
static int |
AGGREGATED_RELATIONSHIP__ANNOTATION
The feature id for the 'Annotation' containment reference list.
|
static int |
AGGREGATED_RELATIONSHIP__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.
|
static int |
AGGREGATED_RELATIONSHIP__DENSITY
The feature id for the 'Density' attribute.
|
static int |
AGGREGATED_RELATIONSHIP__FROM
The feature id for the 'From' reference.
|
static int |
AGGREGATED_RELATIONSHIP__RELATION
The feature id for the 'Relation' reference list.
|
static int |
AGGREGATED_RELATIONSHIP__STEREOTYPE
The feature id for the 'Stereotype' reference list.
|
static int |
AGGREGATED_RELATIONSHIP__TAGGED_VALUE
The feature id for the 'Tagged Value' containment reference list.
|
static int |
AGGREGATED_RELATIONSHIP__TO
The feature id for the 'To' reference.
|
static int |
AGGREGATED_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'Aggregated Relationship' class.
|
static int |
BOOLEAN
The meta object id for the 'Boolean' data type.
|
static CorePackage |
eINSTANCE
The singleton instance of the package.
|
static int |
ELEMENT
The meta object id for the '
Element' class. |
static int |
ELEMENT__ANNOTATION
The feature id for the 'Annotation' containment reference list.
|
static int |
ELEMENT__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.
|
static int |
ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
INTEGER
The meta object id for the 'Integer' data type.
|
static int |
KDM_ENTITY
The meta object id for the '
KDM Entity' class. |
static int |
KDM_ENTITY__ANNOTATION
The feature id for the 'Annotation' containment reference list.
|
static int |
KDM_ENTITY__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.
|
static int |
KDM_ENTITY__GROUP
The feature id for the 'Group' reference list.
|
static int |
KDM_ENTITY__GROUPED_ELEMENT
The feature id for the 'Grouped Element' reference list.
|
static int |
KDM_ENTITY__IN_AGGREGATED
The feature id for the 'In Aggregated' reference list.
|
static int |
KDM_ENTITY__INBOUND
The feature id for the 'Inbound' reference list.
|
static int |
KDM_ENTITY__MODEL
The feature id for the 'Model' reference.
|
static int |
KDM_ENTITY__NAME
The feature id for the 'Name' attribute.
|
static int |
KDM_ENTITY__OUT_AGGREGATED
The feature id for the 'Out Aggregated' reference list.
|
static int |
KDM_ENTITY__OUTBOUND
The feature id for the 'Outbound' reference list.
|
static int |
KDM_ENTITY__OWNED_ELEMENT
The feature id for the 'Owned Element' containment reference list.
|
static int |
KDM_ENTITY__OWNED_RELATION
The feature id for the 'Owned Relation' containment reference list.
|
static int |
KDM_ENTITY__OWNER
The feature id for the 'Owner' container reference.
|
static int |
KDM_ENTITY__STEREOTYPE
The feature id for the 'Stereotype' reference list.
|
static int |
KDM_ENTITY__TAGGED_VALUE
The feature id for the 'Tagged Value' containment reference list.
|
static int |
KDM_ENTITY_FEATURE_COUNT
The number of structural features of the 'KDM Entity' class.
|
static int |
KDM_RELATIONSHIP
The meta object id for the '
KDM Relationship' class. |
static int |
KDM_RELATIONSHIP__ANNOTATION
The feature id for the 'Annotation' containment reference list.
|
static int |
KDM_RELATIONSHIP__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.
|
static int |
KDM_RELATIONSHIP__STEREOTYPE
The feature id for the 'Stereotype' reference list.
|
static int |
KDM_RELATIONSHIP__TAGGED_VALUE
The feature id for the 'Tagged Value' containment reference list.
|
static int |
KDM_RELATIONSHIP_FEATURE_COUNT
The number of structural features of the 'KDM Relationship' class.
|
static int |
MODEL_ELEMENT
The meta object id for the '
Model Element' class. |
static int |
MODEL_ELEMENT__ANNOTATION
The feature id for the 'Annotation' containment reference list.
|
static int |
MODEL_ELEMENT__ATTRIBUTE
The feature id for the 'Attribute' containment reference list.
|
static int |
MODEL_ELEMENT__STEREOTYPE
The feature id for the 'Stereotype' reference list.
|
static int |
MODEL_ELEMENT__TAGGED_VALUE
The feature id for the 'Tagged Value' containment reference list.
|
static int |
MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Model Element' class.
|
static int |
STRING
The meta object id for the 'String' data type.
|
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
getAggregatedRelationship_Density()
Returns the meta object for the attribute '
Density'. |
EReference |
getAggregatedRelationship_From()
Returns the meta object for the reference '
From'. |
EReference |
getAggregatedRelationship_Relation()
Returns the meta object for the reference list '
Relation'. |
EReference |
getAggregatedRelationship_To()
Returns the meta object for the reference '
To'. |
EClass |
getAggregatedRelationship()
Returns the meta object for class '
Aggregated Relationship'. |
EDataType |
getBoolean()
Returns the meta object for data type '
Boolean'. |
CoreFactory |
getCoreFactory()
Returns the factory that creates the instances of the model.
|
EReference |
getElement_Annotation()
Returns the meta object for the containment reference list '
Annotation'. |
EReference |
getElement_Attribute()
Returns the meta object for the containment reference list '
Attribute'. |
EClass |
getElement()
Returns the meta object for class '
Element'. |
EDataType |
getInteger()
Returns the meta object for data type '
Integer'. |
EReference |
getKDMEntity_Group()
Returns the meta object for the reference list '
Group'. |
EReference |
getKDMEntity_GroupedElement()
Returns the meta object for the reference list '
Grouped Element'. |
EReference |
getKDMEntity_InAggregated()
Returns the meta object for the reference list '
In Aggregated'. |
EReference |
getKDMEntity_Inbound()
Returns the meta object for the reference list '
Inbound'. |
EReference |
getKDMEntity_Model()
Returns the meta object for the reference '
Model'. |
EAttribute |
getKDMEntity_Name()
Returns the meta object for the attribute '
Name'. |
EReference |
getKDMEntity_OutAggregated()
Returns the meta object for the reference list '
Out Aggregated'. |
EReference |
getKDMEntity_Outbound()
Returns the meta object for the reference list '
Outbound'. |
EReference |
getKDMEntity_OwnedElement()
Returns the meta object for the containment reference list '
Owned Element'. |
EReference |
getKDMEntity_OwnedRelation()
Returns the meta object for the containment reference list '
Owned Relation'. |
EReference |
getKDMEntity_Owner()
Returns the meta object for the container reference '
Owner'. |
EClass |
getKDMEntity()
Returns the meta object for class '
KDM Entity'. |
EClass |
getKDMRelationship()
Returns the meta object for class '
KDM Relationship'. |
EReference |
getModelElement_Stereotype()
Returns the meta object for the reference list '
Stereotype'. |
EReference |
getModelElement_TaggedValue()
Returns the meta object for the containment reference list '
Tagged Value'. |
EClass |
getModelElement()
Returns the meta object for class '
Model Element'. |
EDataType |
getString()
Returns the meta object for data type '
String'. |
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CorePackage eINSTANCE
static final int ELEMENT
Element' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.ElementImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getElement(),
Constant Field Valuesstatic final int ELEMENT__ATTRIBUTE
static final int ELEMENT__ANNOTATION
static final int ELEMENT_FEATURE_COUNT
static final int MODEL_ELEMENT
Model Element' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.ModelElementImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getModelElement(),
Constant Field Valuesstatic final int MODEL_ELEMENT__ATTRIBUTE
static final int MODEL_ELEMENT__ANNOTATION
static final int MODEL_ELEMENT__STEREOTYPE
static final int MODEL_ELEMENT__TAGGED_VALUE
static final int MODEL_ELEMENT_FEATURE_COUNT
static final int KDM_ENTITY
KDM Entity' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.KDMEntityImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getKDMEntity(),
Constant Field Valuesstatic final int KDM_ENTITY__ATTRIBUTE
static final int KDM_ENTITY__ANNOTATION
static final int KDM_ENTITY__STEREOTYPE
static final int KDM_ENTITY__TAGGED_VALUE
static final int KDM_ENTITY__NAME
static final int KDM_ENTITY__MODEL
static final int KDM_ENTITY__OWNER
static final int KDM_ENTITY__OWNED_ELEMENT
static final int KDM_ENTITY__OUTBOUND
static final int KDM_ENTITY__INBOUND
static final int KDM_ENTITY__OWNED_RELATION
static final int KDM_ENTITY__GROUP
static final int KDM_ENTITY__GROUPED_ELEMENT
static final int KDM_ENTITY__IN_AGGREGATED
static final int KDM_ENTITY__OUT_AGGREGATED
static final int KDM_ENTITY_FEATURE_COUNT
static final int KDM_RELATIONSHIP
KDM Relationship' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.KDMRelationshipImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getKDMRelationship(),
Constant Field Valuesstatic final int KDM_RELATIONSHIP__ATTRIBUTE
static final int KDM_RELATIONSHIP__ANNOTATION
static final int KDM_RELATIONSHIP__STEREOTYPE
static final int KDM_RELATIONSHIP__TAGGED_VALUE
static final int KDM_RELATIONSHIP_FEATURE_COUNT
static final int AGGREGATED_RELATIONSHIP
Aggregated Relationship' class.
org.eclipse.gmt.modisco.omg.kdm.core.impl.AggregatedRelationshipImpl,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getAggregatedRelationship(),
Constant Field Valuesstatic final int AGGREGATED_RELATIONSHIP__ATTRIBUTE
static final int AGGREGATED_RELATIONSHIP__ANNOTATION
static final int AGGREGATED_RELATIONSHIP__STEREOTYPE
static final int AGGREGATED_RELATIONSHIP__TAGGED_VALUE
static final int AGGREGATED_RELATIONSHIP__FROM
static final int AGGREGATED_RELATIONSHIP__TO
static final int AGGREGATED_RELATIONSHIP__RELATION
static final int AGGREGATED_RELATIONSHIP__DENSITY
static final int AGGREGATED_RELATIONSHIP_FEATURE_COUNT
static final int STRING
String,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getString(),
Constant Field Valuesstatic final int INTEGER
Integer,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getInteger(),
Constant Field Valuesstatic final int BOOLEAN
Boolean,
org.eclipse.gmt.modisco.omg.kdm.core.impl.CorePackageImpl#getBoolean(),
Constant Field ValuesEClass getElement()
Element'.
ElementEReference getElement_Attribute()
Attribute'.
Element.getAttribute(),
getElement()EReference getElement_Annotation()
Annotation'.
Element.getAnnotation(),
getElement()EClass getModelElement()
Model Element'.
ModelElementEReference getModelElement_Stereotype()
Stereotype'.
ModelElement.getStereotype(),
getModelElement()EReference getModelElement_TaggedValue()
Tagged Value'.
ModelElement.getTaggedValue(),
getModelElement()EClass getKDMEntity()
KDM Entity'.
KDMEntityEAttribute getKDMEntity_Name()
Name'.
KDMEntity.getName(),
getKDMEntity()EReference getKDMEntity_Model()
Model'.
KDMEntity.getModel(),
getKDMEntity()EReference getKDMEntity_Owner()
Owner'.
KDMEntity.getOwner(),
getKDMEntity()EReference getKDMEntity_OwnedElement()
Owned Element'.
KDMEntity.getOwnedElement(),
getKDMEntity()EReference getKDMEntity_Outbound()
Outbound'.
KDMEntity.getOutbound(),
getKDMEntity()EReference getKDMEntity_Inbound()
Inbound'.
KDMEntity.getInbound(),
getKDMEntity()EReference getKDMEntity_OwnedRelation()
Owned Relation'.
KDMEntity.getOwnedRelation(),
getKDMEntity()EReference getKDMEntity_Group()
Group'.
KDMEntity.getGroup(),
getKDMEntity()EReference getKDMEntity_GroupedElement()
Grouped Element'.
KDMEntity.getGroupedElement(),
getKDMEntity()EReference getKDMEntity_InAggregated()
In Aggregated'.
KDMEntity.getInAggregated(),
getKDMEntity()EReference getKDMEntity_OutAggregated()
Out Aggregated'.
KDMEntity.getOutAggregated(),
getKDMEntity()EClass getKDMRelationship()
KDM Relationship'.
KDMRelationshipEClass getAggregatedRelationship()
Aggregated Relationship'.
AggregatedRelationshipEReference getAggregatedRelationship_From()
From'.
AggregatedRelationship.getFrom(),
getAggregatedRelationship()EReference getAggregatedRelationship_To()
To'.
AggregatedRelationship.getTo(),
getAggregatedRelationship()EReference getAggregatedRelationship_Relation()
Relation'.
AggregatedRelationship.getRelation(),
getAggregatedRelationship()EAttribute getAggregatedRelationship_Density()
Density'.
AggregatedRelationship.getDensity(),
getAggregatedRelationship()EDataType getString()
String'.
StringEDataType getInteger()
Integer'.
IntegerEDataType getBoolean()
Boolean'.
BooleanCoreFactory getCoreFactory()