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 Details

    • CONCEPTUAL_MODEL

      static final org.eclipse.emf.ecore.EClass CONCEPTUAL_MODEL
      The meta object literal for the 'Model' class.
      See Also:
      ConceptualModelImpl, ConceptualPackageImpl.getConceptualModel()
    • CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENT

      static final org.eclipse.emf.ecore.EReference CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENT
      The meta object literal for the 'Conceptual Element' containment reference list feature.
    • ABSTRACT_CONCEPTUAL_ELEMENT

      static final org.eclipse.emf.ecore.EClass ABSTRACT_CONCEPTUAL_ELEMENT
      The meta object literal for the 'Abstract Conceptual Element' class.
      See Also:
      AbstractConceptualElement, ConceptualPackageImpl.getAbstractConceptualElement()
    • ABSTRACT_CONCEPTUAL_ELEMENT__SOURCE

      static final org.eclipse.emf.ecore.EReference ABSTRACT_CONCEPTUAL_ELEMENT__SOURCE
      The meta object literal for the 'Source' containment reference list feature.
    • ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATION

      static final org.eclipse.emf.ecore.EReference ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATION
      The 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_RELATION
      The 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__ABSTRACTION
      The meta object literal for the 'Abstraction' containment reference list feature.
    • TERM_UNIT

      static final org.eclipse.emf.ecore.EClass TERM_UNIT
      The meta object literal for the 'Term Unit' class.
      See Also:
      TermUnitImpl, ConceptualPackageImpl.getTermUnit()
    • CONCEPTUAL_CONTAINER

      static final org.eclipse.emf.ecore.EClass CONCEPTUAL_CONTAINER
      The meta object literal for the 'Container' class.
      See Also:
      ConceptualContainerImpl, ConceptualPackageImpl.getConceptualContainer()
    • CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENT

      static final org.eclipse.emf.ecore.EReference CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENT
      The meta object literal for the 'Conceptual Element' containment reference list feature.
    • FACT_UNIT

      static final org.eclipse.emf.ecore.EClass FACT_UNIT
      The 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_RELATIONSHIP
      The meta object literal for the 'Abstract Conceptual Relationship' class.
      See Also:
      AbstractConceptualRelationship, ConceptualPackageImpl.getAbstractConceptualRelationship()
    • CONCEPTUAL_RELATIONSHIP

      static final org.eclipse.emf.ecore.EClass CONCEPTUAL_RELATIONSHIP
      The meta object literal for the 'Relationship' class.
      See Also:
      ConceptualRelationshipImpl, ConceptualPackageImpl.getConceptualRelationship()
    • CONCEPTUAL_RELATIONSHIP__TO

      static final org.eclipse.emf.ecore.EReference CONCEPTUAL_RELATIONSHIP__TO
      The meta object literal for the 'To' reference feature.
    • CONCEPTUAL_RELATIONSHIP__FROM

      static final org.eclipse.emf.ecore.EReference CONCEPTUAL_RELATIONSHIP__FROM
      The meta object literal for the 'From' reference feature.
    • BEHAVIOR_UNIT

      static final org.eclipse.emf.ecore.EClass BEHAVIOR_UNIT
      The meta object literal for the 'Behavior Unit' class.
      See Also:
      BehaviorUnitImpl, ConceptualPackageImpl.getBehaviorUnit()
    • RULE_UNIT

      static final org.eclipse.emf.ecore.EClass RULE_UNIT
      The meta object literal for the 'Rule Unit' class.
      See Also:
      RuleUnitImpl, ConceptualPackageImpl.getRuleUnit()
    • SCENARIO_UNIT

      static final org.eclipse.emf.ecore.EClass SCENARIO_UNIT
      The meta object literal for the 'Scenario Unit' class.
      See Also:
      ScenarioUnitImpl, ConceptualPackageImpl.getScenarioUnit()
    • CONCEPTUAL_FLOW

      static final org.eclipse.emf.ecore.EClass CONCEPTUAL_FLOW
      The meta object literal for the 'Flow' class.
      See Also:
      ConceptualFlowImpl, ConceptualPackageImpl.getConceptualFlow()
    • CONCEPTUAL_FLOW__TO

      static final org.eclipse.emf.ecore.EReference CONCEPTUAL_FLOW__TO
      The meta object literal for the 'To' reference feature.
    • CONCEPTUAL_FLOW__FROM

      static final org.eclipse.emf.ecore.EReference CONCEPTUAL_FLOW__FROM
      The meta object literal for the 'From' reference feature.
    • CONCEPTUAL_ELEMENT

      static final org.eclipse.emf.ecore.EClass CONCEPTUAL_ELEMENT
      The meta object literal for the 'Element' class.
      See Also:
      ConceptualElementImpl, ConceptualPackageImpl.getConceptualElement()
    • CONCEPTUAL_ROLE

      static final org.eclipse.emf.ecore.EClass CONCEPTUAL_ROLE
      The meta object literal for the 'Role' class.
      See Also:
      ConceptualRoleImpl, ConceptualPackageImpl.getConceptualRole()
    • CONCEPTUAL_ROLE__CONCEPTUAL_ELEMENT

      static final org.eclipse.emf.ecore.EReference CONCEPTUAL_ROLE__CONCEPTUAL_ELEMENT
      The meta object literal for the 'Conceptual Element' reference feature.