Interface StructurePackage

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:
StructurePackageImpl

public interface StructurePackage
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:
StructureFactory
  • 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 StructurePackage eINSTANCE
      The singleton instance of the package.
    • ABSTRACT_STRUCTURE_ELEMENT

      static final int ABSTRACT_STRUCTURE_ELEMENT
      The meta object id for the 'Abstract Structure Element' class.
      See Also:
      AbstractStructureElement, StructurePackageImpl.getAbstractStructureElement(), Constant Field Values
    • ABSTRACT_STRUCTURE_ELEMENT__ATTRIBUTE

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

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

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

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

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

      static final int ABSTRACT_STRUCTURE_ELEMENT__AGGREGATED
      The feature id for the 'Aggregated' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_STRUCTURE_ELEMENT__IMPLEMENTATION

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

      static final int ABSTRACT_STRUCTURE_ELEMENT__STRUCTURE_ELEMENT
      The feature id for the 'Structure Element' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_STRUCTURE_ELEMENT__STRUCTURE_RELATIONSHIP

      static final int ABSTRACT_STRUCTURE_ELEMENT__STRUCTURE_RELATIONSHIP
      The feature id for the 'Structure Relationship' containment reference list.
      See Also:
      Constant Field Values
    • ABSTRACT_STRUCTURE_ELEMENT_FEATURE_COUNT

      static final int ABSTRACT_STRUCTURE_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'Abstract Structure Element' class.
      See Also:
      Constant Field Values
    • ABSTRACT_STRUCTURE_ELEMENT___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int ABSTRACT_STRUCTURE_ELEMENT_OPERATION_COUNT
      The number of operations of the 'Abstract Structure Element' class.
      See Also:
      Constant Field Values
    • SUBSYSTEM

      static final int SUBSYSTEM
      The meta object id for the 'Subsystem' class.
      See Also:
      SubsystemImpl, StructurePackageImpl.getSubsystem(), Constant Field Values
    • SUBSYSTEM__ATTRIBUTE

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

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

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

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

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

      static final int SUBSYSTEM__AGGREGATED
      The feature id for the 'Aggregated' containment reference list.
      See Also:
      Constant Field Values
    • SUBSYSTEM__IMPLEMENTATION

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

      static final int SUBSYSTEM__STRUCTURE_ELEMENT
      The feature id for the 'Structure Element' containment reference list.
      See Also:
      Constant Field Values
    • SUBSYSTEM__STRUCTURE_RELATIONSHIP

      static final int SUBSYSTEM__STRUCTURE_RELATIONSHIP
      The feature id for the 'Structure Relationship' containment reference list.
      See Also:
      Constant Field Values
    • SUBSYSTEM_FEATURE_COUNT

      static final int SUBSYSTEM_FEATURE_COUNT
      The number of structural features of the 'Subsystem' class.
      See Also:
      Constant Field Values
    • SUBSYSTEM___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int SUBSYSTEM_OPERATION_COUNT
      The number of operations of the 'Subsystem' class.
      See Also:
      Constant Field Values
    • LAYER

      static final int LAYER
      The meta object id for the 'Layer' class.
      See Also:
      LayerImpl, StructurePackageImpl.getLayer(), Constant Field Values
    • LAYER__ATTRIBUTE

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

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

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

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

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

      static final int LAYER__AGGREGATED
      The feature id for the 'Aggregated' containment reference list.
      See Also:
      Constant Field Values
    • LAYER__IMPLEMENTATION

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

      static final int LAYER__STRUCTURE_ELEMENT
      The feature id for the 'Structure Element' containment reference list.
      See Also:
      Constant Field Values
    • LAYER__STRUCTURE_RELATIONSHIP

      static final int LAYER__STRUCTURE_RELATIONSHIP
      The feature id for the 'Structure Relationship' containment reference list.
      See Also:
      Constant Field Values
    • LAYER_FEATURE_COUNT

      static final int LAYER_FEATURE_COUNT
      The number of structural features of the 'Layer' class.
      See Also:
      Constant Field Values
    • LAYER___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int LAYER_OPERATION_COUNT
      The number of operations of the 'Layer' class.
      See Also:
      Constant Field Values
    • STRUCTURE_MODEL

      static final int STRUCTURE_MODEL
      The meta object id for the 'Model' class.
      See Also:
      StructureModelImpl, StructurePackageImpl.getStructureModel(), Constant Field Values
    • STRUCTURE_MODEL__ATTRIBUTE

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

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

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

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

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

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

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

      static final int STRUCTURE_MODEL__STRUCTURE_ELEMENT
      The feature id for the 'Structure Element' containment reference list.
      See Also:
      Constant Field Values
    • STRUCTURE_MODEL_FEATURE_COUNT

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

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

      static final int COMPONENT
      The meta object id for the 'Component' class.
      See Also:
      ComponentImpl, StructurePackageImpl.getComponent(), Constant Field Values
    • COMPONENT__ATTRIBUTE

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

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

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

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

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

      static final int COMPONENT__AGGREGATED
      The feature id for the 'Aggregated' containment reference list.
      See Also:
      Constant Field Values
    • COMPONENT__IMPLEMENTATION

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

      static final int COMPONENT__STRUCTURE_ELEMENT
      The feature id for the 'Structure Element' containment reference list.
      See Also:
      Constant Field Values
    • COMPONENT__STRUCTURE_RELATIONSHIP

      static final int COMPONENT__STRUCTURE_RELATIONSHIP
      The feature id for the 'Structure Relationship' containment reference list.
      See Also:
      Constant Field Values
    • COMPONENT_FEATURE_COUNT

      static final int COMPONENT_FEATURE_COUNT
      The number of structural features of the 'Component' class.
      See Also:
      Constant Field Values
    • COMPONENT___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int COMPONENT_OPERATION_COUNT
      The number of operations of the 'Component' class.
      See Also:
      Constant Field Values
    • SOFTWARE_SYSTEM

      static final int SOFTWARE_SYSTEM
      The meta object id for the 'Software System' class.
      See Also:
      SoftwareSystemImpl, StructurePackageImpl.getSoftwareSystem(), Constant Field Values
    • SOFTWARE_SYSTEM__ATTRIBUTE

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

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

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

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

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

      static final int SOFTWARE_SYSTEM__AGGREGATED
      The feature id for the 'Aggregated' containment reference list.
      See Also:
      Constant Field Values
    • SOFTWARE_SYSTEM__IMPLEMENTATION

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

      static final int SOFTWARE_SYSTEM__STRUCTURE_ELEMENT
      The feature id for the 'Structure Element' containment reference list.
      See Also:
      Constant Field Values
    • SOFTWARE_SYSTEM__STRUCTURE_RELATIONSHIP

      static final int SOFTWARE_SYSTEM__STRUCTURE_RELATIONSHIP
      The feature id for the 'Structure Relationship' containment reference list.
      See Also:
      Constant Field Values
    • SOFTWARE_SYSTEM_FEATURE_COUNT

      static final int SOFTWARE_SYSTEM_FEATURE_COUNT
      The number of structural features of the 'Software System' class.
      See Also:
      Constant Field Values
    • SOFTWARE_SYSTEM___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int SOFTWARE_SYSTEM_OPERATION_COUNT
      The number of operations of the 'Software System' class.
      See Also:
      Constant Field Values
    • ABSTRACT_STRUCTURE_RELATIONSHIP

      static final int ABSTRACT_STRUCTURE_RELATIONSHIP
      The meta object id for the 'Abstract Structure Relationship' class.
      See Also:
      AbstractStructureRelationship, StructurePackageImpl.getAbstractStructureRelationship(), Constant Field Values
    • ABSTRACT_STRUCTURE_RELATIONSHIP__ATTRIBUTE

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

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

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

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

      static final int ABSTRACT_STRUCTURE_RELATIONSHIP_FEATURE_COUNT
      The number of structural features of the 'Abstract Structure Relationship' class.
      See Also:
      Constant Field Values
    • ABSTRACT_STRUCTURE_RELATIONSHIP___GET_TO

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

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

      static final int ABSTRACT_STRUCTURE_RELATIONSHIP_OPERATION_COUNT
      The number of operations of the 'Abstract Structure Relationship' class.
      See Also:
      Constant Field Values
    • STRUCTURE_RELATIONSHIP

      static final int STRUCTURE_RELATIONSHIP
      The meta object id for the 'Relationship' class.
      See Also:
      StructureRelationshipImpl, StructurePackageImpl.getStructureRelationship(), Constant Field Values
    • STRUCTURE_RELATIONSHIP__ATTRIBUTE

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

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

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

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

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

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

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

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

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

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

      static final int ARCHITECTURE_VIEW
      The meta object id for the 'Architecture View' class.
      See Also:
      ArchitectureViewImpl, StructurePackageImpl.getArchitectureView(), Constant Field Values
    • ARCHITECTURE_VIEW__ATTRIBUTE

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

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

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

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

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

      static final int ARCHITECTURE_VIEW__AGGREGATED
      The feature id for the 'Aggregated' containment reference list.
      See Also:
      Constant Field Values
    • ARCHITECTURE_VIEW__IMPLEMENTATION

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

      static final int ARCHITECTURE_VIEW__STRUCTURE_ELEMENT
      The feature id for the 'Structure Element' containment reference list.
      See Also:
      Constant Field Values
    • ARCHITECTURE_VIEW__STRUCTURE_RELATIONSHIP

      static final int ARCHITECTURE_VIEW__STRUCTURE_RELATIONSHIP
      The feature id for the 'Structure Relationship' containment reference list.
      See Also:
      Constant Field Values
    • ARCHITECTURE_VIEW_FEATURE_COUNT

      static final int ARCHITECTURE_VIEW_FEATURE_COUNT
      The number of structural features of the 'Architecture View' class.
      See Also:
      Constant Field Values
    • ARCHITECTURE_VIEW___CREATE_AGGREGATION__KDMENTITY

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

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

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

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

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

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

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

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

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

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

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

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

      static final int ARCHITECTURE_VIEW_OPERATION_COUNT
      The number of operations of the 'Architecture View' class.
      See Also:
      Constant Field Values
    • STRUCTURE_ELEMENT

      static final int STRUCTURE_ELEMENT
      The meta object id for the 'Element' class.
      See Also:
      StructureElementImpl, StructurePackageImpl.getStructureElement(), Constant Field Values
    • STRUCTURE_ELEMENT__ATTRIBUTE

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

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

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

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

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

      static final int STRUCTURE_ELEMENT__AGGREGATED
      The feature id for the 'Aggregated' containment reference list.
      See Also:
      Constant Field Values
    • STRUCTURE_ELEMENT__IMPLEMENTATION

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

      static final int STRUCTURE_ELEMENT__STRUCTURE_ELEMENT
      The feature id for the 'Structure Element' containment reference list.
      See Also:
      Constant Field Values
    • STRUCTURE_ELEMENT__STRUCTURE_RELATIONSHIP

      static final int STRUCTURE_ELEMENT__STRUCTURE_RELATIONSHIP
      The feature id for the 'Structure Relationship' containment reference list.
      See Also:
      Constant Field Values
    • STRUCTURE_ELEMENT_FEATURE_COUNT

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    • getAbstractStructureElement

      org.eclipse.emf.ecore.EClass getAbstractStructureElement()
      Returns the meta object for class 'Abstract Structure Element'.
      Returns:
      the meta object for class 'Abstract Structure Element'.
      See Also:
      AbstractStructureElement
    • getAbstractStructureElement_Aggregated

      org.eclipse.emf.ecore.EReference getAbstractStructureElement_Aggregated()
      Returns the meta object for the containment reference list 'Aggregated'.
      Returns:
      the meta object for the containment reference list 'Aggregated'.
      See Also:
      AbstractStructureElement.getAggregated(), getAbstractStructureElement()
    • getAbstractStructureElement_Implementation

      org.eclipse.emf.ecore.EReference getAbstractStructureElement_Implementation()
      Returns the meta object for the reference list 'Implementation'.
      Returns:
      the meta object for the reference list 'Implementation'.
      See Also:
      AbstractStructureElement.getImplementation(), getAbstractStructureElement()
    • getAbstractStructureElement_StructureElement

      org.eclipse.emf.ecore.EReference getAbstractStructureElement_StructureElement()
      Returns the meta object for the containment reference list 'Structure Element'.
      Returns:
      the meta object for the containment reference list 'Structure Element'.
      See Also:
      AbstractStructureElement.getStructureElement(), getAbstractStructureElement()
    • getAbstractStructureElement_StructureRelationship

      org.eclipse.emf.ecore.EReference getAbstractStructureElement_StructureRelationship()
      Returns the meta object for the containment reference list 'Structure Relationship'.
      Returns:
      the meta object for the containment reference list 'Structure Relationship'.
      See Also:
      AbstractStructureElement.getStructureRelationship(), getAbstractStructureElement()
    • getSubsystem

      org.eclipse.emf.ecore.EClass getSubsystem()
      Returns the meta object for class 'Subsystem'.
      Returns:
      the meta object for class 'Subsystem'.
      See Also:
      Subsystem
    • getLayer

      org.eclipse.emf.ecore.EClass getLayer()
      Returns the meta object for class 'Layer'.
      Returns:
      the meta object for class 'Layer'.
      See Also:
      Layer
    • getStructureModel

      org.eclipse.emf.ecore.EClass getStructureModel()
      Returns the meta object for class 'Model'.
      Returns:
      the meta object for class 'Model'.
      See Also:
      StructureModel
    • getStructureModel_StructureElement

      org.eclipse.emf.ecore.EReference getStructureModel_StructureElement()
      Returns the meta object for the containment reference list 'Structure Element'.
      Returns:
      the meta object for the containment reference list 'Structure Element'.
      See Also:
      StructureModel.getStructureElement(), getStructureModel()
    • getComponent

      org.eclipse.emf.ecore.EClass getComponent()
      Returns the meta object for class 'Component'.
      Returns:
      the meta object for class 'Component'.
      See Also:
      Component
    • getSoftwareSystem

      org.eclipse.emf.ecore.EClass getSoftwareSystem()
      Returns the meta object for class 'Software System'.
      Returns:
      the meta object for class 'Software System'.
      See Also:
      SoftwareSystem
    • getAbstractStructureRelationship

      org.eclipse.emf.ecore.EClass getAbstractStructureRelationship()
      Returns the meta object for class 'Abstract Structure Relationship'.
      Returns:
      the meta object for class 'Abstract Structure Relationship'.
      See Also:
      AbstractStructureRelationship
    • getStructureRelationship

      org.eclipse.emf.ecore.EClass getStructureRelationship()
      Returns the meta object for class 'Relationship'.
      Returns:
      the meta object for class 'Relationship'.
      See Also:
      StructureRelationship
    • getStructureRelationship_To

      org.eclipse.emf.ecore.EReference getStructureRelationship_To()
      Returns the meta object for the reference 'To'.
      Returns:
      the meta object for the reference 'To'.
      See Also:
      StructureRelationship.getTo(), getStructureRelationship()
    • getStructureRelationship_From

      org.eclipse.emf.ecore.EReference getStructureRelationship_From()
      Returns the meta object for the reference 'From'.
      Returns:
      the meta object for the reference 'From'.
      See Also:
      StructureRelationship.getFrom(), getStructureRelationship()
    • getArchitectureView

      org.eclipse.emf.ecore.EClass getArchitectureView()
      Returns the meta object for class 'Architecture View'.
      Returns:
      the meta object for class 'Architecture View'.
      See Also:
      ArchitectureView
    • getStructureElement

      org.eclipse.emf.ecore.EClass getStructureElement()
      Returns the meta object for class 'Element'.
      Returns:
      the meta object for class 'Element'.
      See Also:
      StructureElement
    • getStructureFactory

      StructureFactory getStructureFactory()
      Returns the factory that creates the instances of the model.
      Returns:
      the factory that creates the instances of the model.