org.eclipse.gmt.modisco.omg.kdm.structure
Interface StructurePackage.Literals

Enclosing interface:
StructurePackage

public static interface StructurePackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
static EClass ABSTRACT_STRUCTURE_ELEMENT
          The meta object literal for the 'Abstract Structure Element' class.
static EReference ABSTRACT_STRUCTURE_ELEMENT__AGGREGATED
          The meta object literal for the 'Aggregated' containment reference list feature.
static EReference ABSTRACT_STRUCTURE_ELEMENT__IMPLEMENTATION
          The meta object literal for the 'Implementation' reference list feature.
static EReference ABSTRACT_STRUCTURE_ELEMENT__STRUCTURE_ELEMENT
          The meta object literal for the 'Structure Element' containment reference list feature.
static EReference ABSTRACT_STRUCTURE_ELEMENT__STRUCTURE_RELATIONSHIP
          The meta object literal for the 'Structure Relationship' containment reference list feature.
static EClass ABSTRACT_STRUCTURE_RELATIONSHIP
          The meta object literal for the 'Abstract Structure Relationship' class.
static EClass ARCHITECTURE_VIEW
          The meta object literal for the 'Architecture View' class.
static EClass COMPONENT
          The meta object literal for the 'Component' class.
static EClass LAYER
          The meta object literal for the 'Layer' class.
static EClass SOFTWARE_SYSTEM
          The meta object literal for the 'Software System' class.
static EClass STRUCTURE_ELEMENT
          The meta object literal for the 'Element' class.
static EClass STRUCTURE_MODEL
          The meta object literal for the 'Model' class.
static EReference STRUCTURE_MODEL__STRUCTURE_ELEMENT
          The meta object literal for the 'Structure Element' containment reference list feature.
static EClass STRUCTURE_RELATIONSHIP
          The meta object literal for the 'Relationship' class.
static EReference STRUCTURE_RELATIONSHIP__FROM
          The meta object literal for the 'From' reference feature.
static EReference STRUCTURE_RELATIONSHIP__TO
          The meta object literal for the 'To' reference feature.
static EClass SUBSYSTEM
          The meta object literal for the 'Subsystem' class.
 

Field Detail

ABSTRACT_STRUCTURE_ELEMENT

static final EClass ABSTRACT_STRUCTURE_ELEMENT
The meta object literal for the 'Abstract Structure Element' class.

See Also:
AbstractStructureElement, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getAbstractStructureElement()
Generated:

ABSTRACT_STRUCTURE_ELEMENT__AGGREGATED

static final EReference ABSTRACT_STRUCTURE_ELEMENT__AGGREGATED
The meta object literal for the 'Aggregated' containment reference list feature.

Generated:

ABSTRACT_STRUCTURE_ELEMENT__IMPLEMENTATION

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

Generated:

ABSTRACT_STRUCTURE_ELEMENT__STRUCTURE_ELEMENT

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

Generated:

ABSTRACT_STRUCTURE_ELEMENT__STRUCTURE_RELATIONSHIP

static final EReference ABSTRACT_STRUCTURE_ELEMENT__STRUCTURE_RELATIONSHIP
The meta object literal for the 'Structure Relationship' containment reference list feature.

Generated:

SUBSYSTEM

static final EClass SUBSYSTEM
The meta object literal for the 'Subsystem' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.structure.impl.SubsystemImpl, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getSubsystem()
Generated:

LAYER

static final EClass LAYER
The meta object literal for the 'Layer' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.structure.impl.LayerImpl, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getLayer()
Generated:

STRUCTURE_MODEL

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

See Also:
org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructureModelImpl, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getStructureModel()
Generated:

STRUCTURE_MODEL__STRUCTURE_ELEMENT

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

Generated:

COMPONENT

static final EClass COMPONENT
The meta object literal for the 'Component' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.structure.impl.ComponentImpl, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getComponent()
Generated:

SOFTWARE_SYSTEM

static final EClass SOFTWARE_SYSTEM
The meta object literal for the 'Software System' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.structure.impl.SoftwareSystemImpl, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getSoftwareSystem()
Generated:

ABSTRACT_STRUCTURE_RELATIONSHIP

static final EClass ABSTRACT_STRUCTURE_RELATIONSHIP
The meta object literal for the 'Abstract Structure Relationship' class.

See Also:
AbstractStructureRelationship, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getAbstractStructureRelationship()
Generated:

STRUCTURE_RELATIONSHIP

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

See Also:
org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructureRelationshipImpl, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getStructureRelationship()
Generated:

STRUCTURE_RELATIONSHIP__TO

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

Generated:

STRUCTURE_RELATIONSHIP__FROM

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

Generated:

ARCHITECTURE_VIEW

static final EClass ARCHITECTURE_VIEW
The meta object literal for the 'Architecture View' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.structure.impl.ArchitectureViewImpl, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getArchitectureView()
Generated:

STRUCTURE_ELEMENT

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

See Also:
org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructureElementImpl, org.eclipse.gmt.modisco.omg.kdm.structure.impl.StructurePackageImpl#getStructureElement()
Generated: