org.eclipse.gmt.modisco.omg.kdm.conceptual
Interface ConceptualPackage.Literals

Enclosing interface:
ConceptualPackage

public static interface ConceptualPackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
static EClass ABSTRACT_CONCEPTUAL_ELEMENT
          The meta object literal for the 'Abstract Conceptual Element' class.
static EReference ABSTRACT_CONCEPTUAL_ELEMENT__ABSTRACTION
          The meta object literal for the 'Abstraction' containment reference list feature.
static EReference ABSTRACT_CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATION
          The meta object literal for the 'Conceptual Relation' containment reference list feature.
static EReference ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATION
          The meta object literal for the 'Implementation' reference list feature.
static EReference ABSTRACT_CONCEPTUAL_ELEMENT__SOURCE
          The meta object literal for the 'Source' containment reference list feature.
static EClass ABSTRACT_CONCEPTUAL_RELATIONSHIP
          The meta object literal for the 'Abstract Conceptual Relationship' class.
static EClass BEHAVIOR_UNIT
          The meta object literal for the 'Behavior Unit' class.
static EClass CONCEPTUAL_CONTAINER
          The meta object literal for the 'Container' class.
static EReference CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENT
          The meta object literal for the 'Conceptual Element' containment reference list feature.
static EClass CONCEPTUAL_ELEMENT
          The meta object literal for the 'Element' class.
static EClass CONCEPTUAL_FLOW
          The meta object literal for the 'Flow' class.
static EReference CONCEPTUAL_FLOW__FROM
          The meta object literal for the 'From' reference feature.
static EReference CONCEPTUAL_FLOW__TO
          The meta object literal for the 'To' reference feature.
static EClass CONCEPTUAL_MODEL
          The meta object literal for the 'Model' class.
static EReference CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENT
          The meta object literal for the 'Conceptual Element' containment reference list feature.
static EClass CONCEPTUAL_RELATIONSHIP
          The meta object literal for the 'Relationship' class.
static EReference CONCEPTUAL_RELATIONSHIP__FROM
          The meta object literal for the 'From' reference feature.
static EReference CONCEPTUAL_RELATIONSHIP__TO
          The meta object literal for the 'To' reference feature.
static EClass CONCEPTUAL_ROLE
          The meta object literal for the 'Role' class.
static EReference CONCEPTUAL_ROLE__CONCEPTUAL_ELEMENT
          The meta object literal for the 'Conceptual Element' reference feature.
static EClass FACT_UNIT
          The meta object literal for the 'Fact Unit' class.
static EClass RULE_UNIT
          The meta object literal for the 'Rule Unit' class.
static EClass SCENARIO_UNIT
          The meta object literal for the 'Scenario Unit' class.
static EClass TERM_UNIT
          The meta object literal for the 'Term Unit' class.
 

Field Detail

CONCEPTUAL_MODEL

static final EClass CONCEPTUAL_MODEL
The meta object literal for the 'Model' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualModelImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualModel()
Generated:

CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENT

static final EReference CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENT
The meta object literal for the 'Conceptual Element' containment reference list feature.

Generated:

ABSTRACT_CONCEPTUAL_ELEMENT

static final EClass ABSTRACT_CONCEPTUAL_ELEMENT
The meta object literal for the 'Abstract Conceptual Element' class.

See Also:
AbstractConceptualElement, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getAbstractConceptualElement()
Generated:

ABSTRACT_CONCEPTUAL_ELEMENT__SOURCE

static final EReference ABSTRACT_CONCEPTUAL_ELEMENT__SOURCE
The meta object literal for the 'Source' containment reference list feature.

Generated:

ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATION

static final EReference ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATION
The meta object literal for the 'Implementation' reference list feature.

Generated:

ABSTRACT_CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATION

static final EReference ABSTRACT_CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATION
The meta object literal for the 'Conceptual Relation' containment reference list feature.

Generated:

ABSTRACT_CONCEPTUAL_ELEMENT__ABSTRACTION

static final EReference ABSTRACT_CONCEPTUAL_ELEMENT__ABSTRACTION
The meta object literal for the 'Abstraction' containment reference list feature.

Generated:

TERM_UNIT

static final EClass TERM_UNIT
The meta object literal for the 'Term Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.TermUnitImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getTermUnit()
Generated:

CONCEPTUAL_CONTAINER

static final EClass CONCEPTUAL_CONTAINER
The meta object literal for the 'Container' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualContainerImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualContainer()
Generated:

CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENT

static final EReference CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENT
The meta object literal for the 'Conceptual Element' containment reference list feature.

Generated:

FACT_UNIT

static final EClass FACT_UNIT
The meta object literal for the 'Fact Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.FactUnitImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getFactUnit()
Generated:

ABSTRACT_CONCEPTUAL_RELATIONSHIP

static final EClass ABSTRACT_CONCEPTUAL_RELATIONSHIP
The meta object literal for the 'Abstract Conceptual Relationship' class.

See Also:
AbstractConceptualRelationship, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getAbstractConceptualRelationship()
Generated:

CONCEPTUAL_RELATIONSHIP

static final EClass CONCEPTUAL_RELATIONSHIP
The meta object literal for the 'Relationship' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualRelationshipImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualRelationship()
Generated:

CONCEPTUAL_RELATIONSHIP__TO

static final EReference CONCEPTUAL_RELATIONSHIP__TO
The meta object literal for the 'To' reference feature.

Generated:

CONCEPTUAL_RELATIONSHIP__FROM

static final EReference CONCEPTUAL_RELATIONSHIP__FROM
The meta object literal for the 'From' reference feature.

Generated:

BEHAVIOR_UNIT

static final EClass BEHAVIOR_UNIT
The meta object literal for the 'Behavior Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.BehaviorUnitImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getBehaviorUnit()
Generated:

RULE_UNIT

static final EClass RULE_UNIT
The meta object literal for the 'Rule Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.RuleUnitImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getRuleUnit()
Generated:

SCENARIO_UNIT

static final EClass SCENARIO_UNIT
The meta object literal for the 'Scenario Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ScenarioUnitImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getScenarioUnit()
Generated:

CONCEPTUAL_FLOW

static final EClass CONCEPTUAL_FLOW
The meta object literal for the 'Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualFlowImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualFlow()
Generated:

CONCEPTUAL_FLOW__TO

static final EReference CONCEPTUAL_FLOW__TO
The meta object literal for the 'To' reference feature.

Generated:

CONCEPTUAL_FLOW__FROM

static final EReference CONCEPTUAL_FLOW__FROM
The meta object literal for the 'From' reference feature.

Generated:

CONCEPTUAL_ELEMENT

static final EClass CONCEPTUAL_ELEMENT
The meta object literal for the 'Element' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualElementImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualElement()
Generated:

CONCEPTUAL_ROLE

static final EClass CONCEPTUAL_ROLE
The meta object literal for the 'Role' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualRoleImpl, org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualRole()
Generated:

CONCEPTUAL_ROLE__CONCEPTUAL_ELEMENT

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

Generated: