Interface ConceptualPackage.Literals
- Enclosing interface:
- ConceptualPackage
public static interface ConceptualPackage.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.EClassABSTRACT_CONCEPTUAL_ELEMENTThe meta object literal for the 'Abstract Conceptual Element' class.static org.eclipse.emf.ecore.EReferenceABSTRACT_CONCEPTUAL_ELEMENT__ABSTRACTIONThe meta object literal for the 'Abstraction' containment reference list feature.static org.eclipse.emf.ecore.EReferenceABSTRACT_CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATIONThe meta object literal for the 'Conceptual Relation' containment reference list feature.static org.eclipse.emf.ecore.EReferenceABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATIONThe meta object literal for the 'Implementation' reference list feature.static org.eclipse.emf.ecore.EReferenceABSTRACT_CONCEPTUAL_ELEMENT__SOURCEThe meta object literal for the 'Source' containment reference list feature.static org.eclipse.emf.ecore.EClassABSTRACT_CONCEPTUAL_RELATIONSHIPThe meta object literal for the 'Abstract Conceptual Relationship' class.static org.eclipse.emf.ecore.EClassBEHAVIOR_UNITThe meta object literal for the 'Behavior Unit' class.static org.eclipse.emf.ecore.EClassCONCEPTUAL_CONTAINERThe meta object literal for the 'Container' class.static org.eclipse.emf.ecore.EReferenceCONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENTThe meta object literal for the 'Conceptual Element' containment reference list feature.static org.eclipse.emf.ecore.EClassCONCEPTUAL_ELEMENTThe meta object literal for the 'Element' class.static org.eclipse.emf.ecore.EClassCONCEPTUAL_FLOWThe meta object literal for the 'Flow' class.static org.eclipse.emf.ecore.EReferenceCONCEPTUAL_FLOW__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceCONCEPTUAL_FLOW__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassCONCEPTUAL_MODELThe meta object literal for the 'Model' class.static org.eclipse.emf.ecore.EReferenceCONCEPTUAL_MODEL__CONCEPTUAL_ELEMENTThe meta object literal for the 'Conceptual Element' containment reference list feature.static org.eclipse.emf.ecore.EClassCONCEPTUAL_RELATIONSHIPThe meta object literal for the 'Relationship' class.static org.eclipse.emf.ecore.EReferenceCONCEPTUAL_RELATIONSHIP__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceCONCEPTUAL_RELATIONSHIP__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassCONCEPTUAL_ROLEThe meta object literal for the 'Role' class.static org.eclipse.emf.ecore.EReferenceCONCEPTUAL_ROLE__CONCEPTUAL_ELEMENTThe meta object literal for the 'Conceptual Element' reference feature.static org.eclipse.emf.ecore.EClassFACT_UNITThe meta object literal for the 'Fact Unit' class.static org.eclipse.emf.ecore.EClassRULE_UNITThe meta object literal for the 'Rule Unit' class.static org.eclipse.emf.ecore.EClassSCENARIO_UNITThe meta object literal for the 'Scenario Unit' class.static org.eclipse.emf.ecore.EClassTERM_UNITThe meta object literal for the 'Term Unit' class.
-
Field Details
-
CONCEPTUAL_MODEL
static final org.eclipse.emf.ecore.EClass CONCEPTUAL_MODELThe meta object literal for the 'Model' class. -
CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENT
static final org.eclipse.emf.ecore.EReference CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENTThe meta object literal for the 'Conceptual Element' containment reference list feature. -
ABSTRACT_CONCEPTUAL_ELEMENT
static final org.eclipse.emf.ecore.EClass ABSTRACT_CONCEPTUAL_ELEMENTThe meta object literal for the 'Abstract Conceptual Element' class. -
ABSTRACT_CONCEPTUAL_ELEMENT__SOURCE
static final org.eclipse.emf.ecore.EReference ABSTRACT_CONCEPTUAL_ELEMENT__SOURCEThe meta object literal for the 'Source' containment reference list feature. -
ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATION
static final org.eclipse.emf.ecore.EReference ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATIONThe meta object literal for the 'Implementation' reference list feature. -
ABSTRACT_CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATION
static final org.eclipse.emf.ecore.EReference ABSTRACT_CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATIONThe meta object literal for the 'Conceptual Relation' containment reference list feature. -
ABSTRACT_CONCEPTUAL_ELEMENT__ABSTRACTION
static final org.eclipse.emf.ecore.EReference ABSTRACT_CONCEPTUAL_ELEMENT__ABSTRACTIONThe meta object literal for the 'Abstraction' containment reference list feature. -
TERM_UNIT
static final org.eclipse.emf.ecore.EClass TERM_UNITThe meta object literal for the 'Term Unit' class.- See Also:
TermUnitImpl,ConceptualPackageImpl.getTermUnit()
-
CONCEPTUAL_CONTAINER
static final org.eclipse.emf.ecore.EClass CONCEPTUAL_CONTAINERThe meta object literal for the 'Container' class. -
CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENT
static final org.eclipse.emf.ecore.EReference CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENTThe meta object literal for the 'Conceptual Element' containment reference list feature. -
FACT_UNIT
static final org.eclipse.emf.ecore.EClass FACT_UNITThe meta object literal for the 'Fact Unit' class.- See Also:
FactUnitImpl,ConceptualPackageImpl.getFactUnit()
-
ABSTRACT_CONCEPTUAL_RELATIONSHIP
static final org.eclipse.emf.ecore.EClass ABSTRACT_CONCEPTUAL_RELATIONSHIPThe meta object literal for the 'Abstract Conceptual Relationship' class. -
CONCEPTUAL_RELATIONSHIP
static final org.eclipse.emf.ecore.EClass CONCEPTUAL_RELATIONSHIPThe meta object literal for the 'Relationship' class. -
CONCEPTUAL_RELATIONSHIP__TO
static final org.eclipse.emf.ecore.EReference CONCEPTUAL_RELATIONSHIP__TOThe meta object literal for the 'To' reference feature. -
CONCEPTUAL_RELATIONSHIP__FROM
static final org.eclipse.emf.ecore.EReference CONCEPTUAL_RELATIONSHIP__FROMThe meta object literal for the 'From' reference feature. -
BEHAVIOR_UNIT
static final org.eclipse.emf.ecore.EClass BEHAVIOR_UNITThe meta object literal for the 'Behavior Unit' class. -
RULE_UNIT
static final org.eclipse.emf.ecore.EClass RULE_UNITThe meta object literal for the 'Rule Unit' class.- See Also:
RuleUnitImpl,ConceptualPackageImpl.getRuleUnit()
-
SCENARIO_UNIT
static final org.eclipse.emf.ecore.EClass SCENARIO_UNITThe meta object literal for the 'Scenario Unit' class. -
CONCEPTUAL_FLOW
static final org.eclipse.emf.ecore.EClass CONCEPTUAL_FLOWThe meta object literal for the 'Flow' class. -
CONCEPTUAL_FLOW__TO
static final org.eclipse.emf.ecore.EReference CONCEPTUAL_FLOW__TOThe meta object literal for the 'To' reference feature. -
CONCEPTUAL_FLOW__FROM
static final org.eclipse.emf.ecore.EReference CONCEPTUAL_FLOW__FROMThe meta object literal for the 'From' reference feature. -
CONCEPTUAL_ELEMENT
static final org.eclipse.emf.ecore.EClass CONCEPTUAL_ELEMENTThe meta object literal for the 'Element' class. -
CONCEPTUAL_ROLE
static final org.eclipse.emf.ecore.EClass CONCEPTUAL_ROLEThe meta object literal for the 'Role' class. -
CONCEPTUAL_ROLE__CONCEPTUAL_ELEMENT
static final org.eclipse.emf.ecore.EReference CONCEPTUAL_ROLE__CONCEPTUAL_ELEMENTThe meta object literal for the 'Conceptual Element' reference feature.
-