public static interface ConceptualPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
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. |
static final EClass CONCEPTUAL_MODEL
Model' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualModelImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualModel()static final EReference CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENT
static final EClass ABSTRACT_CONCEPTUAL_ELEMENT
Abstract Conceptual Element' class.
AbstractConceptualElement,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getAbstractConceptualElement()static final EReference ABSTRACT_CONCEPTUAL_ELEMENT__SOURCE
static final EReference ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATION
static final EReference ABSTRACT_CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATION
static final EReference ABSTRACT_CONCEPTUAL_ELEMENT__ABSTRACTION
static final EClass TERM_UNIT
Term Unit' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.TermUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getTermUnit()static final EClass CONCEPTUAL_CONTAINER
Container' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualContainerImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualContainer()static final EReference CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENT
static final EClass FACT_UNIT
Fact Unit' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.FactUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getFactUnit()static final EClass ABSTRACT_CONCEPTUAL_RELATIONSHIP
Abstract Conceptual Relationship' class.
AbstractConceptualRelationship,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getAbstractConceptualRelationship()static final EClass CONCEPTUAL_RELATIONSHIP
Relationship' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualRelationshipImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualRelationship()static final EReference CONCEPTUAL_RELATIONSHIP__TO
static final EReference CONCEPTUAL_RELATIONSHIP__FROM
static final EClass BEHAVIOR_UNIT
Behavior Unit' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.BehaviorUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getBehaviorUnit()static final EClass RULE_UNIT
Rule Unit' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.RuleUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getRuleUnit()static final EClass SCENARIO_UNIT
Scenario Unit' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ScenarioUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getScenarioUnit()static final EClass CONCEPTUAL_FLOW
Flow' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualFlowImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualFlow()static final EReference CONCEPTUAL_FLOW__TO
static final EReference CONCEPTUAL_FLOW__FROM
static final EClass CONCEPTUAL_ELEMENT
Element' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualElementImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualElement()static final EClass CONCEPTUAL_ROLE
Role' class.
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualRoleImpl,
org.eclipse.gmt.modisco.omg.kdm.conceptual.impl.ConceptualPackageImpl#getConceptualRole()static final EReference CONCEPTUAL_ROLE__CONCEPTUAL_ELEMENT