Interface CorePackage.Literals
- Enclosing interface:
- CorePackage
public static interface CorePackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassAGGREGATED_RELATIONSHIPThe meta object literal for the 'Aggregated Relationship' class.static org.eclipse.emf.ecore.EAttributeAGGREGATED_RELATIONSHIP__DENSITYThe meta object literal for the 'Density' attribute feature.static org.eclipse.emf.ecore.EReferenceAGGREGATED_RELATIONSHIP__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceAGGREGATED_RELATIONSHIP__RELATIONThe meta object literal for the 'Relation' reference list feature.static org.eclipse.emf.ecore.EReferenceAGGREGATED_RELATIONSHIP__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EDataTypeBOOLEANThe meta object literal for the 'Boolean' data type.static org.eclipse.emf.ecore.EClassELEMENTThe meta object literal for the 'Element' class.static org.eclipse.emf.ecore.EReferenceELEMENT__ANNOTATIONThe meta object literal for the 'Annotation' containment reference list feature.static org.eclipse.emf.ecore.EReferenceELEMENT__ATTRIBUTEThe meta object literal for the 'Attribute' containment reference list feature.static org.eclipse.emf.ecore.EDataTypeINTEGERThe meta object literal for the 'Integer' data type.static org.eclipse.emf.ecore.EClassKDM_ENTITYThe meta object literal for the 'KDM Entity' class.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___CREATE_AGGREGATION__KDMENTITYThe meta object literal for the 'Create Aggregation' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe meta object literal for the 'Delete Aggregation' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_GROUPThe meta object literal for the 'Get Group' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_GROUPED_ELEMENTThe meta object literal for the 'Get Grouped Element' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_IN_AGGREGATEDThe meta object literal for the 'Get In Aggregated' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_INBOUNDThe meta object literal for the 'Get Inbound' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_MODELThe meta object literal for the 'Get Model' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_OUT_AGGREGATEDThe meta object literal for the 'Get Out Aggregated' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_OUTBOUNDThe meta object literal for the 'Get Outbound' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_OWNED_ELEMENTThe meta object literal for the 'Get Owned Element' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_OWNED_RELATIONThe meta object literal for the 'Get Owned Relation' operation.static org.eclipse.emf.ecore.EOperationKDM_ENTITY___GET_OWNERThe meta object literal for the 'Get Owner' operation.static org.eclipse.emf.ecore.EAttributeKDM_ENTITY__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EClassKDM_RELATIONSHIPThe meta object literal for the 'KDM Relationship' class.static org.eclipse.emf.ecore.EOperationKDM_RELATIONSHIP___GET_FROMThe meta object literal for the 'Get From' operation.static org.eclipse.emf.ecore.EOperationKDM_RELATIONSHIP___GET_TOThe meta object literal for the 'Get To' operation.static org.eclipse.emf.ecore.EClassMODEL_ELEMENTThe meta object literal for the 'Model Element' class.static org.eclipse.emf.ecore.EReferenceMODEL_ELEMENT__STEREOTYPEThe meta object literal for the 'Stereotype' reference list feature.static org.eclipse.emf.ecore.EReferenceMODEL_ELEMENT__TAGGED_VALUEThe meta object literal for the 'Tagged Value' containment reference list feature.static org.eclipse.emf.ecore.EDataTypeSTRINGThe meta object literal for the 'String' data type.
-
Field Details
-
ELEMENT
static final org.eclipse.emf.ecore.EClass ELEMENTThe meta object literal for the 'Element' class.- See Also:
Element,CorePackageImpl.getElement()
-
ELEMENT__ATTRIBUTE
static final org.eclipse.emf.ecore.EReference ELEMENT__ATTRIBUTEThe meta object literal for the 'Attribute' containment reference list feature. -
ELEMENT__ANNOTATION
static final org.eclipse.emf.ecore.EReference ELEMENT__ANNOTATIONThe meta object literal for the 'Annotation' containment reference list feature. -
MODEL_ELEMENT
static final org.eclipse.emf.ecore.EClass MODEL_ELEMENTThe meta object literal for the 'Model Element' class.- See Also:
ModelElement,CorePackageImpl.getModelElement()
-
MODEL_ELEMENT__STEREOTYPE
static final org.eclipse.emf.ecore.EReference MODEL_ELEMENT__STEREOTYPEThe meta object literal for the 'Stereotype' reference list feature. -
MODEL_ELEMENT__TAGGED_VALUE
static final org.eclipse.emf.ecore.EReference MODEL_ELEMENT__TAGGED_VALUEThe meta object literal for the 'Tagged Value' containment reference list feature. -
KDM_ENTITY
static final org.eclipse.emf.ecore.EClass KDM_ENTITYThe meta object literal for the 'KDM Entity' class.- See Also:
KDMEntity,CorePackageImpl.getKDMEntity()
-
KDM_ENTITY__NAME
static final org.eclipse.emf.ecore.EAttribute KDM_ENTITY__NAMEThe meta object literal for the 'Name' attribute feature. -
KDM_ENTITY___CREATE_AGGREGATION__KDMENTITY
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___CREATE_AGGREGATION__KDMENTITYThe meta object literal for the 'Create Aggregation' operation. -
KDM_ENTITY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIPThe meta object literal for the 'Delete Aggregation' operation. -
KDM_ENTITY___GET_INBOUND
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_INBOUNDThe meta object literal for the 'Get Inbound' operation. -
KDM_ENTITY___GET_OUTBOUND
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_OUTBOUNDThe meta object literal for the 'Get Outbound' operation. -
KDM_ENTITY___GET_OWNED_RELATION
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_OWNED_RELATIONThe meta object literal for the 'Get Owned Relation' operation. -
KDM_ENTITY___GET_IN_AGGREGATED
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_IN_AGGREGATEDThe meta object literal for the 'Get In Aggregated' operation. -
KDM_ENTITY___GET_OUT_AGGREGATED
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_OUT_AGGREGATEDThe meta object literal for the 'Get Out Aggregated' operation. -
KDM_ENTITY___GET_OWNER
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_OWNERThe meta object literal for the 'Get Owner' operation. -
KDM_ENTITY___GET_OWNED_ELEMENT
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_OWNED_ELEMENTThe meta object literal for the 'Get Owned Element' operation. -
KDM_ENTITY___GET_GROUP
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_GROUPThe meta object literal for the 'Get Group' operation. -
KDM_ENTITY___GET_GROUPED_ELEMENT
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_GROUPED_ELEMENTThe meta object literal for the 'Get Grouped Element' operation. -
KDM_ENTITY___GET_MODEL
static final org.eclipse.emf.ecore.EOperation KDM_ENTITY___GET_MODELThe meta object literal for the 'Get Model' operation. -
KDM_RELATIONSHIP
static final org.eclipse.emf.ecore.EClass KDM_RELATIONSHIPThe meta object literal for the 'KDM Relationship' class. -
KDM_RELATIONSHIP___GET_TO
static final org.eclipse.emf.ecore.EOperation KDM_RELATIONSHIP___GET_TOThe meta object literal for the 'Get To' operation. -
KDM_RELATIONSHIP___GET_FROM
static final org.eclipse.emf.ecore.EOperation KDM_RELATIONSHIP___GET_FROMThe meta object literal for the 'Get From' operation. -
AGGREGATED_RELATIONSHIP
static final org.eclipse.emf.ecore.EClass AGGREGATED_RELATIONSHIPThe meta object literal for the 'Aggregated Relationship' class. -
AGGREGATED_RELATIONSHIP__FROM
static final org.eclipse.emf.ecore.EReference AGGREGATED_RELATIONSHIP__FROMThe meta object literal for the 'From' reference feature. -
AGGREGATED_RELATIONSHIP__TO
static final org.eclipse.emf.ecore.EReference AGGREGATED_RELATIONSHIP__TOThe meta object literal for the 'To' reference feature. -
AGGREGATED_RELATIONSHIP__RELATION
static final org.eclipse.emf.ecore.EReference AGGREGATED_RELATIONSHIP__RELATIONThe meta object literal for the 'Relation' reference list feature. -
AGGREGATED_RELATIONSHIP__DENSITY
static final org.eclipse.emf.ecore.EAttribute AGGREGATED_RELATIONSHIP__DENSITYThe meta object literal for the 'Density' attribute feature. -
STRING
static final org.eclipse.emf.ecore.EDataType STRINGThe meta object literal for the 'String' data type.- See Also:
String,CorePackageImpl.getString()
-
INTEGER
static final org.eclipse.emf.ecore.EDataType INTEGERThe meta object literal for the 'Integer' data type.- See Also:
Integer,CorePackageImpl.getInteger()
-
BOOLEAN
static final org.eclipse.emf.ecore.EDataType BOOLEANThe meta object literal for the 'Boolean' data type.- See Also:
Boolean,CorePackageImpl.getBoolean()
-