Interface ConceptualPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ConceptualPackageImpl

public interface ConceptualPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
See Also:
ConceptualFactory
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Constant Field Values
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Constant Field Values
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Constant Field Values
    • eINSTANCE

      static final ConceptualPackage eINSTANCE
      The singleton instance of the package.
    • CONCEPTUAL_MODEL

      static final int CONCEPTUAL_MODEL
      The meta object id for the 'Model' class.
      See Also:
      ConceptualModelImpl, ConceptualPackageImpl.getConceptualModel(), Constant Field Values
    • CONCEPTUAL_MODEL__ATTRIBUTE

      static final int CONCEPTUAL_MODEL__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_MODEL__ANNOTATION

      static final int CONCEPTUAL_MODEL__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_MODEL__STEREOTYPE

      static final int CONCEPTUAL_MODEL__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_MODEL__TAGGED_VALUE

      static final int CONCEPTUAL_MODEL__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_MODEL__AUDIT

      static final int CONCEPTUAL_MODEL__AUDIT
      The feature id for the 'Audit' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_MODEL__EXTENSION_FAMILY

      static final int CONCEPTUAL_MODEL__EXTENSION_FAMILY
      The feature id for the 'Extension Family' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_MODEL__NAME

      static final int CONCEPTUAL_MODEL__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENT

      static final int CONCEPTUAL_MODEL__CONCEPTUAL_ELEMENT
      The feature id for the 'Conceptual Element' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_MODEL_FEATURE_COUNT

      static final int CONCEPTUAL_MODEL_FEATURE_COUNT
      The number of structural features of the 'Model' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_MODEL_OPERATION_COUNT

      static final int CONCEPTUAL_MODEL_OPERATION_COUNT
      The number of operations of the 'Model' class.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT

      static final int ABSTRACT_CONCEPTUAL_ELEMENT
      The meta object id for the 'Abstract Conceptual Element' class.
      See Also:
      AbstractConceptualElement, ConceptualPackageImpl.getAbstractConceptualElement(), Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT__ATTRIBUTE

      static final int ABSTRACT_CONCEPTUAL_ELEMENT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT__ANNOTATION

      static final int ABSTRACT_CONCEPTUAL_ELEMENT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT__STEREOTYPE

      static final int ABSTRACT_CONCEPTUAL_ELEMENT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT__TAGGED_VALUE

      static final int ABSTRACT_CONCEPTUAL_ELEMENT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT__NAME

      static final int ABSTRACT_CONCEPTUAL_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT__SOURCE

      static final int ABSTRACT_CONCEPTUAL_ELEMENT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATION

      static final int ABSTRACT_CONCEPTUAL_ELEMENT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATION

      static final int ABSTRACT_CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATION
      The feature id for the 'Conceptual Relation' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT__ABSTRACTION

      static final int ABSTRACT_CONCEPTUAL_ELEMENT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT_FEATURE_COUNT

      static final int ABSTRACT_CONCEPTUAL_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Abstract Conceptual Element' class.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___CREATE_AGGREGATION__KDMENTITY

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_INBOUND

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_OUTBOUND

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_OWNED_RELATION

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_IN_AGGREGATED

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_OUT_AGGREGATED

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_OWNER

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_OWNED_ELEMENT

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_GROUP

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_GROUPED_ELEMENT

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT___GET_MODEL

      static final int ABSTRACT_CONCEPTUAL_ELEMENT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_ELEMENT_OPERATION_COUNT

      static final int ABSTRACT_CONCEPTUAL_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Abstract Conceptual Element' class.
      See Also:
      Constant Field Values
    • TERM_UNIT

      static final int TERM_UNIT
      The meta object id for the 'Term Unit' class.
      See Also:
      TermUnitImpl, ConceptualPackageImpl.getTermUnit(), Constant Field Values
    • TERM_UNIT__ATTRIBUTE

      static final int TERM_UNIT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • TERM_UNIT__ANNOTATION

      static final int TERM_UNIT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • TERM_UNIT__STEREOTYPE

      static final int TERM_UNIT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • TERM_UNIT__TAGGED_VALUE

      static final int TERM_UNIT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • TERM_UNIT__NAME

      static final int TERM_UNIT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • TERM_UNIT__SOURCE

      static final int TERM_UNIT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • TERM_UNIT__IMPLEMENTATION

      static final int TERM_UNIT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • TERM_UNIT__CONCEPTUAL_RELATION

      static final int TERM_UNIT__CONCEPTUAL_RELATION
      The feature id for the 'Conceptual Relation' containment reference list.
      See Also:
      Constant Field Values
    • TERM_UNIT__ABSTRACTION

      static final int TERM_UNIT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • TERM_UNIT_FEATURE_COUNT

      static final int TERM_UNIT_FEATURE_COUNT
      The number of structural features of the 'Term Unit' class.
      See Also:
      Constant Field Values
    • TERM_UNIT___CREATE_AGGREGATION__KDMENTITY

      static final int TERM_UNIT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int TERM_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_INBOUND

      static final int TERM_UNIT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_OUTBOUND

      static final int TERM_UNIT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_OWNED_RELATION

      static final int TERM_UNIT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_IN_AGGREGATED

      static final int TERM_UNIT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_OUT_AGGREGATED

      static final int TERM_UNIT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_OWNER

      static final int TERM_UNIT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_OWNED_ELEMENT

      static final int TERM_UNIT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_GROUP

      static final int TERM_UNIT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_GROUPED_ELEMENT

      static final int TERM_UNIT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT___GET_MODEL

      static final int TERM_UNIT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • TERM_UNIT_OPERATION_COUNT

      static final int TERM_UNIT_OPERATION_COUNT
      The number of operations of the 'Term Unit' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER

      static final int CONCEPTUAL_CONTAINER
      The meta object id for the 'Container' class.
      See Also:
      ConceptualContainerImpl, ConceptualPackageImpl.getConceptualContainer(), Constant Field Values
    • CONCEPTUAL_CONTAINER__ATTRIBUTE

      static final int CONCEPTUAL_CONTAINER__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER__ANNOTATION

      static final int CONCEPTUAL_CONTAINER__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER__STEREOTYPE

      static final int CONCEPTUAL_CONTAINER__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER__TAGGED_VALUE

      static final int CONCEPTUAL_CONTAINER__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER__NAME

      static final int CONCEPTUAL_CONTAINER__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER__SOURCE

      static final int CONCEPTUAL_CONTAINER__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER__IMPLEMENTATION

      static final int CONCEPTUAL_CONTAINER__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER__CONCEPTUAL_RELATION

      static final int CONCEPTUAL_CONTAINER__CONCEPTUAL_RELATION
      The feature id for the 'Conceptual Relation' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER__ABSTRACTION

      static final int CONCEPTUAL_CONTAINER__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENT

      static final int CONCEPTUAL_CONTAINER__CONCEPTUAL_ELEMENT
      The feature id for the 'Conceptual Element' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER_FEATURE_COUNT

      static final int CONCEPTUAL_CONTAINER_FEATURE_COUNT
      The number of structural features of the 'Container' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___CREATE_AGGREGATION__KDMENTITY

      static final int CONCEPTUAL_CONTAINER___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int CONCEPTUAL_CONTAINER___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_INBOUND

      static final int CONCEPTUAL_CONTAINER___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_OUTBOUND

      static final int CONCEPTUAL_CONTAINER___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_OWNED_RELATION

      static final int CONCEPTUAL_CONTAINER___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_IN_AGGREGATED

      static final int CONCEPTUAL_CONTAINER___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_OUT_AGGREGATED

      static final int CONCEPTUAL_CONTAINER___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_OWNER

      static final int CONCEPTUAL_CONTAINER___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_OWNED_ELEMENT

      static final int CONCEPTUAL_CONTAINER___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_GROUP

      static final int CONCEPTUAL_CONTAINER___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_GROUPED_ELEMENT

      static final int CONCEPTUAL_CONTAINER___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER___GET_MODEL

      static final int CONCEPTUAL_CONTAINER___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_CONTAINER_OPERATION_COUNT

      static final int CONCEPTUAL_CONTAINER_OPERATION_COUNT
      The number of operations of the 'Container' class.
      See Also:
      Constant Field Values
    • FACT_UNIT

      static final int FACT_UNIT
      The meta object id for the 'Fact Unit' class.
      See Also:
      FactUnitImpl, ConceptualPackageImpl.getFactUnit(), Constant Field Values
    • FACT_UNIT__ATTRIBUTE

      static final int FACT_UNIT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • FACT_UNIT__ANNOTATION

      static final int FACT_UNIT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • FACT_UNIT__STEREOTYPE

      static final int FACT_UNIT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • FACT_UNIT__TAGGED_VALUE

      static final int FACT_UNIT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • FACT_UNIT__NAME

      static final int FACT_UNIT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • FACT_UNIT__SOURCE

      static final int FACT_UNIT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • FACT_UNIT__IMPLEMENTATION

      static final int FACT_UNIT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • FACT_UNIT__CONCEPTUAL_RELATION

      static final int FACT_UNIT__CONCEPTUAL_RELATION
      The feature id for the 'Conceptual Relation' containment reference list.
      See Also:
      Constant Field Values
    • FACT_UNIT__ABSTRACTION

      static final int FACT_UNIT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • FACT_UNIT__CONCEPTUAL_ELEMENT

      static final int FACT_UNIT__CONCEPTUAL_ELEMENT
      The feature id for the 'Conceptual Element' containment reference list.
      See Also:
      Constant Field Values
    • FACT_UNIT_FEATURE_COUNT

      static final int FACT_UNIT_FEATURE_COUNT
      The number of structural features of the 'Fact Unit' class.
      See Also:
      Constant Field Values
    • FACT_UNIT___CREATE_AGGREGATION__KDMENTITY

      static final int FACT_UNIT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int FACT_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_INBOUND

      static final int FACT_UNIT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_OUTBOUND

      static final int FACT_UNIT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_OWNED_RELATION

      static final int FACT_UNIT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_IN_AGGREGATED

      static final int FACT_UNIT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_OUT_AGGREGATED

      static final int FACT_UNIT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_OWNER

      static final int FACT_UNIT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_OWNED_ELEMENT

      static final int FACT_UNIT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_GROUP

      static final int FACT_UNIT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_GROUPED_ELEMENT

      static final int FACT_UNIT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT___GET_MODEL

      static final int FACT_UNIT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • FACT_UNIT_OPERATION_COUNT

      static final int FACT_UNIT_OPERATION_COUNT
      The number of operations of the 'Fact Unit' class.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_RELATIONSHIP

      static final int ABSTRACT_CONCEPTUAL_RELATIONSHIP
      The meta object id for the 'Abstract Conceptual Relationship' class.
      See Also:
      AbstractConceptualRelationship, ConceptualPackageImpl.getAbstractConceptualRelationship(), Constant Field Values
    • ABSTRACT_CONCEPTUAL_RELATIONSHIP__ATTRIBUTE

      static final int ABSTRACT_CONCEPTUAL_RELATIONSHIP__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_RELATIONSHIP__ANNOTATION

      static final int ABSTRACT_CONCEPTUAL_RELATIONSHIP__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_RELATIONSHIP__STEREOTYPE

      static final int ABSTRACT_CONCEPTUAL_RELATIONSHIP__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_RELATIONSHIP__TAGGED_VALUE

      static final int ABSTRACT_CONCEPTUAL_RELATIONSHIP__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_RELATIONSHIP_FEATURE_COUNT

      static final int ABSTRACT_CONCEPTUAL_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Abstract Conceptual Relationship' class.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_RELATIONSHIP___GET_TO

      static final int ABSTRACT_CONCEPTUAL_RELATIONSHIP___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_RELATIONSHIP___GET_FROM

      static final int ABSTRACT_CONCEPTUAL_RELATIONSHIP___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • ABSTRACT_CONCEPTUAL_RELATIONSHIP_OPERATION_COUNT

      static final int ABSTRACT_CONCEPTUAL_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Abstract Conceptual Relationship' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP

      static final int CONCEPTUAL_RELATIONSHIP
      The meta object id for the 'Relationship' class.
      See Also:
      ConceptualRelationshipImpl, ConceptualPackageImpl.getConceptualRelationship(), Constant Field Values
    • CONCEPTUAL_RELATIONSHIP__ATTRIBUTE

      static final int CONCEPTUAL_RELATIONSHIP__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP__ANNOTATION

      static final int CONCEPTUAL_RELATIONSHIP__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP__STEREOTYPE

      static final int CONCEPTUAL_RELATIONSHIP__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP__TAGGED_VALUE

      static final int CONCEPTUAL_RELATIONSHIP__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP__TO

      static final int CONCEPTUAL_RELATIONSHIP__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP__FROM

      static final int CONCEPTUAL_RELATIONSHIP__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP_FEATURE_COUNT

      static final int CONCEPTUAL_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Relationship' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP___GET_TO

      static final int CONCEPTUAL_RELATIONSHIP___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP___GET_FROM

      static final int CONCEPTUAL_RELATIONSHIP___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_RELATIONSHIP_OPERATION_COUNT

      static final int CONCEPTUAL_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Relationship' class.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT

      static final int BEHAVIOR_UNIT
      The meta object id for the 'Behavior Unit' class.
      See Also:
      BehaviorUnitImpl, ConceptualPackageImpl.getBehaviorUnit(), Constant Field Values
    • BEHAVIOR_UNIT__ATTRIBUTE

      static final int BEHAVIOR_UNIT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT__ANNOTATION

      static final int BEHAVIOR_UNIT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT__STEREOTYPE

      static final int BEHAVIOR_UNIT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT__TAGGED_VALUE

      static final int BEHAVIOR_UNIT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT__NAME

      static final int BEHAVIOR_UNIT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT__SOURCE

      static final int BEHAVIOR_UNIT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT__IMPLEMENTATION

      static final int BEHAVIOR_UNIT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT__CONCEPTUAL_RELATION

      static final int BEHAVIOR_UNIT__CONCEPTUAL_RELATION
      The feature id for the 'Conceptual Relation' containment reference list.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT__ABSTRACTION

      static final int BEHAVIOR_UNIT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT__CONCEPTUAL_ELEMENT

      static final int BEHAVIOR_UNIT__CONCEPTUAL_ELEMENT
      The feature id for the 'Conceptual Element' containment reference list.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT_FEATURE_COUNT

      static final int BEHAVIOR_UNIT_FEATURE_COUNT
      The number of structural features of the 'Behavior Unit' class.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___CREATE_AGGREGATION__KDMENTITY

      static final int BEHAVIOR_UNIT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int BEHAVIOR_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_INBOUND

      static final int BEHAVIOR_UNIT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_OUTBOUND

      static final int BEHAVIOR_UNIT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_OWNED_RELATION

      static final int BEHAVIOR_UNIT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_IN_AGGREGATED

      static final int BEHAVIOR_UNIT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_OUT_AGGREGATED

      static final int BEHAVIOR_UNIT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_OWNER

      static final int BEHAVIOR_UNIT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_OWNED_ELEMENT

      static final int BEHAVIOR_UNIT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_GROUP

      static final int BEHAVIOR_UNIT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_GROUPED_ELEMENT

      static final int BEHAVIOR_UNIT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT___GET_MODEL

      static final int BEHAVIOR_UNIT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • BEHAVIOR_UNIT_OPERATION_COUNT

      static final int BEHAVIOR_UNIT_OPERATION_COUNT
      The number of operations of the 'Behavior Unit' class.
      See Also:
      Constant Field Values
    • RULE_UNIT

      static final int RULE_UNIT
      The meta object id for the 'Rule Unit' class.
      See Also:
      RuleUnitImpl, ConceptualPackageImpl.getRuleUnit(), Constant Field Values
    • RULE_UNIT__ATTRIBUTE

      static final int RULE_UNIT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • RULE_UNIT__ANNOTATION

      static final int RULE_UNIT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • RULE_UNIT__STEREOTYPE

      static final int RULE_UNIT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • RULE_UNIT__TAGGED_VALUE

      static final int RULE_UNIT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • RULE_UNIT__NAME

      static final int RULE_UNIT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • RULE_UNIT__SOURCE

      static final int RULE_UNIT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • RULE_UNIT__IMPLEMENTATION

      static final int RULE_UNIT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • RULE_UNIT__CONCEPTUAL_RELATION

      static final int RULE_UNIT__CONCEPTUAL_RELATION
      The feature id for the 'Conceptual Relation' containment reference list.
      See Also:
      Constant Field Values
    • RULE_UNIT__ABSTRACTION

      static final int RULE_UNIT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • RULE_UNIT__CONCEPTUAL_ELEMENT

      static final int RULE_UNIT__CONCEPTUAL_ELEMENT
      The feature id for the 'Conceptual Element' containment reference list.
      See Also:
      Constant Field Values
    • RULE_UNIT_FEATURE_COUNT

      static final int RULE_UNIT_FEATURE_COUNT
      The number of structural features of the 'Rule Unit' class.
      See Also:
      Constant Field Values
    • RULE_UNIT___CREATE_AGGREGATION__KDMENTITY

      static final int RULE_UNIT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int RULE_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_INBOUND

      static final int RULE_UNIT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_OUTBOUND

      static final int RULE_UNIT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_OWNED_RELATION

      static final int RULE_UNIT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_IN_AGGREGATED

      static final int RULE_UNIT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_OUT_AGGREGATED

      static final int RULE_UNIT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_OWNER

      static final int RULE_UNIT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_OWNED_ELEMENT

      static final int RULE_UNIT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_GROUP

      static final int RULE_UNIT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_GROUPED_ELEMENT

      static final int RULE_UNIT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT___GET_MODEL

      static final int RULE_UNIT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • RULE_UNIT_OPERATION_COUNT

      static final int RULE_UNIT_OPERATION_COUNT
      The number of operations of the 'Rule Unit' class.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT

      static final int SCENARIO_UNIT
      The meta object id for the 'Scenario Unit' class.
      See Also:
      ScenarioUnitImpl, ConceptualPackageImpl.getScenarioUnit(), Constant Field Values
    • SCENARIO_UNIT__ATTRIBUTE

      static final int SCENARIO_UNIT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT__ANNOTATION

      static final int SCENARIO_UNIT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT__STEREOTYPE

      static final int SCENARIO_UNIT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT__TAGGED_VALUE

      static final int SCENARIO_UNIT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT__NAME

      static final int SCENARIO_UNIT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT__SOURCE

      static final int SCENARIO_UNIT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT__IMPLEMENTATION

      static final int SCENARIO_UNIT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT__CONCEPTUAL_RELATION

      static final int SCENARIO_UNIT__CONCEPTUAL_RELATION
      The feature id for the 'Conceptual Relation' containment reference list.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT__ABSTRACTION

      static final int SCENARIO_UNIT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT__CONCEPTUAL_ELEMENT

      static final int SCENARIO_UNIT__CONCEPTUAL_ELEMENT
      The feature id for the 'Conceptual Element' containment reference list.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT_FEATURE_COUNT

      static final int SCENARIO_UNIT_FEATURE_COUNT
      The number of structural features of the 'Scenario Unit' class.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___CREATE_AGGREGATION__KDMENTITY

      static final int SCENARIO_UNIT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int SCENARIO_UNIT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_INBOUND

      static final int SCENARIO_UNIT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_OUTBOUND

      static final int SCENARIO_UNIT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_OWNED_RELATION

      static final int SCENARIO_UNIT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_IN_AGGREGATED

      static final int SCENARIO_UNIT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_OUT_AGGREGATED

      static final int SCENARIO_UNIT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_OWNER

      static final int SCENARIO_UNIT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_OWNED_ELEMENT

      static final int SCENARIO_UNIT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_GROUP

      static final int SCENARIO_UNIT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_GROUPED_ELEMENT

      static final int SCENARIO_UNIT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT___GET_MODEL

      static final int SCENARIO_UNIT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • SCENARIO_UNIT_OPERATION_COUNT

      static final int SCENARIO_UNIT_OPERATION_COUNT
      The number of operations of the 'Scenario Unit' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW

      static final int CONCEPTUAL_FLOW
      The meta object id for the 'Flow' class.
      See Also:
      ConceptualFlowImpl, ConceptualPackageImpl.getConceptualFlow(), Constant Field Values
    • CONCEPTUAL_FLOW__ATTRIBUTE

      static final int CONCEPTUAL_FLOW__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW__ANNOTATION

      static final int CONCEPTUAL_FLOW__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW__STEREOTYPE

      static final int CONCEPTUAL_FLOW__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW__TAGGED_VALUE

      static final int CONCEPTUAL_FLOW__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW__TO

      static final int CONCEPTUAL_FLOW__TO
      The feature id for the 'To' reference.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW__FROM

      static final int CONCEPTUAL_FLOW__FROM
      The feature id for the 'From' reference.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW_FEATURE_COUNT

      static final int CONCEPTUAL_FLOW_FEATURE_COUNT
      The number of structural features of the 'Flow' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW___GET_TO

      static final int CONCEPTUAL_FLOW___GET_TO
      The operation id for the 'Get To' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW___GET_FROM

      static final int CONCEPTUAL_FLOW___GET_FROM
      The operation id for the 'Get From' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_FLOW_OPERATION_COUNT

      static final int CONCEPTUAL_FLOW_OPERATION_COUNT
      The number of operations of the 'Flow' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT

      static final int CONCEPTUAL_ELEMENT
      The meta object id for the 'Element' class.
      See Also:
      ConceptualElementImpl, ConceptualPackageImpl.getConceptualElement(), Constant Field Values
    • CONCEPTUAL_ELEMENT__ATTRIBUTE

      static final int CONCEPTUAL_ELEMENT__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT__ANNOTATION

      static final int CONCEPTUAL_ELEMENT__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT__STEREOTYPE

      static final int CONCEPTUAL_ELEMENT__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT__TAGGED_VALUE

      static final int CONCEPTUAL_ELEMENT__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT__NAME

      static final int CONCEPTUAL_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT__SOURCE

      static final int CONCEPTUAL_ELEMENT__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT__IMPLEMENTATION

      static final int CONCEPTUAL_ELEMENT__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATION

      static final int CONCEPTUAL_ELEMENT__CONCEPTUAL_RELATION
      The feature id for the 'Conceptual Relation' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT__ABSTRACTION

      static final int CONCEPTUAL_ELEMENT__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT_FEATURE_COUNT

      static final int CONCEPTUAL_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Element' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___CREATE_AGGREGATION__KDMENTITY

      static final int CONCEPTUAL_ELEMENT___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int CONCEPTUAL_ELEMENT___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_INBOUND

      static final int CONCEPTUAL_ELEMENT___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_OUTBOUND

      static final int CONCEPTUAL_ELEMENT___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_OWNED_RELATION

      static final int CONCEPTUAL_ELEMENT___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_IN_AGGREGATED

      static final int CONCEPTUAL_ELEMENT___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_OUT_AGGREGATED

      static final int CONCEPTUAL_ELEMENT___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_OWNER

      static final int CONCEPTUAL_ELEMENT___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_OWNED_ELEMENT

      static final int CONCEPTUAL_ELEMENT___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_GROUP

      static final int CONCEPTUAL_ELEMENT___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_GROUPED_ELEMENT

      static final int CONCEPTUAL_ELEMENT___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT___GET_MODEL

      static final int CONCEPTUAL_ELEMENT___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ELEMENT_OPERATION_COUNT

      static final int CONCEPTUAL_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Element' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE

      static final int CONCEPTUAL_ROLE
      The meta object id for the 'Role' class.
      See Also:
      ConceptualRoleImpl, ConceptualPackageImpl.getConceptualRole(), Constant Field Values
    • CONCEPTUAL_ROLE__ATTRIBUTE

      static final int CONCEPTUAL_ROLE__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE__ANNOTATION

      static final int CONCEPTUAL_ROLE__ANNOTATION
      The feature id for the 'Annotation' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE__STEREOTYPE

      static final int CONCEPTUAL_ROLE__STEREOTYPE
      The feature id for the 'Stereotype' reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE__TAGGED_VALUE

      static final int CONCEPTUAL_ROLE__TAGGED_VALUE
      The feature id for the 'Tagged Value' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE__NAME

      static final int CONCEPTUAL_ROLE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE__SOURCE

      static final int CONCEPTUAL_ROLE__SOURCE
      The feature id for the 'Source' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE__IMPLEMENTATION

      static final int CONCEPTUAL_ROLE__IMPLEMENTATION
      The feature id for the 'Implementation' reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE__CONCEPTUAL_RELATION

      static final int CONCEPTUAL_ROLE__CONCEPTUAL_RELATION
      The feature id for the 'Conceptual Relation' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE__ABSTRACTION

      static final int CONCEPTUAL_ROLE__ABSTRACTION
      The feature id for the 'Abstraction' containment reference list.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE__CONCEPTUAL_ELEMENT

      static final int CONCEPTUAL_ROLE__CONCEPTUAL_ELEMENT
      The feature id for the 'Conceptual Element' reference.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE_FEATURE_COUNT

      static final int CONCEPTUAL_ROLE_FEATURE_COUNT
      The number of structural features of the 'Role' class.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___CREATE_AGGREGATION__KDMENTITY

      static final int CONCEPTUAL_ROLE___CREATE_AGGREGATION__KDMENTITY
      The operation id for the 'Create Aggregation' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP

      static final int CONCEPTUAL_ROLE___DELETE_AGGREGATION__AGGREGATEDRELATIONSHIP
      The operation id for the 'Delete Aggregation' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_INBOUND

      static final int CONCEPTUAL_ROLE___GET_INBOUND
      The operation id for the 'Get Inbound' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_OUTBOUND

      static final int CONCEPTUAL_ROLE___GET_OUTBOUND
      The operation id for the 'Get Outbound' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_OWNED_RELATION

      static final int CONCEPTUAL_ROLE___GET_OWNED_RELATION
      The operation id for the 'Get Owned Relation' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_IN_AGGREGATED

      static final int CONCEPTUAL_ROLE___GET_IN_AGGREGATED
      The operation id for the 'Get In Aggregated' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_OUT_AGGREGATED

      static final int CONCEPTUAL_ROLE___GET_OUT_AGGREGATED
      The operation id for the 'Get Out Aggregated' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_OWNER

      static final int CONCEPTUAL_ROLE___GET_OWNER
      The operation id for the 'Get Owner' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_OWNED_ELEMENT

      static final int CONCEPTUAL_ROLE___GET_OWNED_ELEMENT
      The operation id for the 'Get Owned Element' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_GROUP

      static final int CONCEPTUAL_ROLE___GET_GROUP
      The operation id for the 'Get Group' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_GROUPED_ELEMENT

      static final int CONCEPTUAL_ROLE___GET_GROUPED_ELEMENT
      The operation id for the 'Get Grouped Element' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE___GET_MODEL

      static final int CONCEPTUAL_ROLE___GET_MODEL
      The operation id for the 'Get Model' operation.
      See Also:
      Constant Field Values
    • CONCEPTUAL_ROLE_OPERATION_COUNT

      static final int CONCEPTUAL_ROLE_OPERATION_COUNT
      The number of operations of the 'Role' class.
      See Also:
      Constant Field Values
  • Method Details

    • getConceptualModel

      org.eclipse.emf.ecore.EClass getConceptualModel()
      Returns the meta object for class 'Model'.
      Returns:
      the meta object for class 'Model'.
      See Also:
      ConceptualModel
    • getConceptualModel_ConceptualElement

      org.eclipse.emf.ecore.EReference getConceptualModel_ConceptualElement()
      Returns the meta object for the containment reference list 'Conceptual Element'.
      Returns:
      the meta object for the containment reference list 'Conceptual Element'.
      See Also:
      ConceptualModel.getConceptualElement(), getConceptualModel()
    • getAbstractConceptualElement

      org.eclipse.emf.ecore.EClass getAbstractConceptualElement()
      Returns the meta object for class 'Abstract Conceptual Element'.
      Returns:
      the meta object for class 'Abstract Conceptual Element'.
      See Also:
      AbstractConceptualElement
    • getAbstractConceptualElement_Source

      org.eclipse.emf.ecore.EReference getAbstractConceptualElement_Source()
      Returns the meta object for the containment reference list 'Source'.
      Returns:
      the meta object for the containment reference list 'Source'.
      See Also:
      AbstractConceptualElement.getSource(), getAbstractConceptualElement()
    • getAbstractConceptualElement_Implementation

      org.eclipse.emf.ecore.EReference getAbstractConceptualElement_Implementation()
      Returns the meta object for the reference list 'Implementation'.
      Returns:
      the meta object for the reference list 'Implementation'.
      See Also:
      AbstractConceptualElement.getImplementation(), getAbstractConceptualElement()
    • getAbstractConceptualElement_ConceptualRelation

      org.eclipse.emf.ecore.EReference getAbstractConceptualElement_ConceptualRelation()
      Returns the meta object for the containment reference list 'Conceptual Relation'.
      Returns:
      the meta object for the containment reference list 'Conceptual Relation'.
      See Also:
      AbstractConceptualElement.getConceptualRelation(), getAbstractConceptualElement()
    • getAbstractConceptualElement_Abstraction

      org.eclipse.emf.ecore.EReference getAbstractConceptualElement_Abstraction()
      Returns the meta object for the containment reference list 'Abstraction'.
      Returns:
      the meta object for the containment reference list 'Abstraction'.
      See Also:
      AbstractConceptualElement.getAbstraction(), getAbstractConceptualElement()
    • getTermUnit

      org.eclipse.emf.ecore.EClass getTermUnit()
      Returns the meta object for class 'Term Unit'.
      Returns:
      the meta object for class 'Term Unit'.
      See Also:
      TermUnit
    • getConceptualContainer

      org.eclipse.emf.ecore.EClass getConceptualContainer()
      Returns the meta object for class 'Container'.
      Returns:
      the meta object for class 'Container'.
      See Also:
      ConceptualContainer
    • getConceptualContainer_ConceptualElement

      org.eclipse.emf.ecore.EReference getConceptualContainer_ConceptualElement()
      Returns the meta object for the containment reference list 'Conceptual Element'.
      Returns:
      the meta object for the containment reference list 'Conceptual Element'.
      See Also:
      ConceptualContainer.getConceptualElement(), getConceptualContainer()
    • getFactUnit

      org.eclipse.emf.ecore.EClass getFactUnit()
      Returns the meta object for class 'Fact Unit'.
      Returns:
      the meta object for class 'Fact Unit'.
      See Also:
      FactUnit
    • getAbstractConceptualRelationship

      org.eclipse.emf.ecore.EClass getAbstractConceptualRelationship()
      Returns the meta object for class 'Abstract Conceptual Relationship'.
      Returns:
      the meta object for class 'Abstract Conceptual Relationship'.
      See Also:
      AbstractConceptualRelationship
    • getConceptualRelationship

      org.eclipse.emf.ecore.EClass getConceptualRelationship()
      Returns the meta object for class 'Relationship'.
      Returns:
      the meta object for class 'Relationship'.
      See Also:
      ConceptualRelationship
    • getConceptualRelationship_To

      org.eclipse.emf.ecore.EReference getConceptualRelationship_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      ConceptualRelationship.getTo(), getConceptualRelationship()
    • getConceptualRelationship_From

      org.eclipse.emf.ecore.EReference getConceptualRelationship_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      ConceptualRelationship.getFrom(), getConceptualRelationship()
    • getBehaviorUnit

      org.eclipse.emf.ecore.EClass getBehaviorUnit()
      Returns the meta object for class 'Behavior Unit'.
      Returns:
      the meta object for class 'Behavior Unit'.
      See Also:
      BehaviorUnit
    • getRuleUnit

      org.eclipse.emf.ecore.EClass getRuleUnit()
      Returns the meta object for class 'Rule Unit'.
      Returns:
      the meta object for class 'Rule Unit'.
      See Also:
      RuleUnit
    • getScenarioUnit

      org.eclipse.emf.ecore.EClass getScenarioUnit()
      Returns the meta object for class 'Scenario Unit'.
      Returns:
      the meta object for class 'Scenario Unit'.
      See Also:
      ScenarioUnit
    • getConceptualFlow

      org.eclipse.emf.ecore.EClass getConceptualFlow()
      Returns the meta object for class 'Flow'.
      Returns:
      the meta object for class 'Flow'.
      See Also:
      ConceptualFlow
    • getConceptualFlow_To

      org.eclipse.emf.ecore.EReference getConceptualFlow_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      ConceptualFlow.getTo(), getConceptualFlow()
    • getConceptualFlow_From

      org.eclipse.emf.ecore.EReference getConceptualFlow_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      ConceptualFlow.getFrom(), getConceptualFlow()
    • getConceptualElement

      org.eclipse.emf.ecore.EClass getConceptualElement()
      Returns the meta object for class 'Element'.
      Returns:
      the meta object for class 'Element'.
      See Also:
      ConceptualElement
    • getConceptualRole

      org.eclipse.emf.ecore.EClass getConceptualRole()
      Returns the meta object for class 'Role'.
      Returns:
      the meta object for class 'Role'.
      See Also:
      ConceptualRole
    • getConceptualRole_ConceptualElement

      org.eclipse.emf.ecore.EReference getConceptualRole_ConceptualElement()
      Returns the meta object for the reference 'Conceptual Element'.
      Returns:
      the meta object for the reference 'Conceptual Element'.
      See Also:
      ConceptualRole.getConceptualElement(), getConceptualRole()
    • getConceptualFactory

      ConceptualFactory getConceptualFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.