public static interface StructureRepositoryPackage.Literals
Modifier and Type | Field and Description |
---|---|
static EClass |
COMMUNICATION_NETWORK
The meta object literal for the '
Communication Network ' class. |
static EClass |
CONTROL_CABINET
The meta object literal for the '
Control Cabinet ' class. |
static EReference |
CONTROL_CABINET__CONTROLLER
The meta object literal for the 'Controller' reference feature.
|
static EClass |
CONVEYOR
The meta object literal for the '
Conveyor ' class. |
static EReference |
CONVEYOR__BELTS
The meta object literal for the 'Belts' containment reference list feature.
|
static EClass |
CRANE
The meta object literal for the '
Crane ' class. |
static EReference |
CRANE__ARM
The meta object literal for the 'Arm' reference feature.
|
static EReference |
CRANE__MOUNTED_ON
The meta object literal for the 'Mounted On' reference feature.
|
static EReference |
CRANE__VACUUMGRIPPER
The meta object literal for the 'Vacuumgripper' reference feature.
|
static EClass |
PNEUMATIC_NETWORK
The meta object literal for the '
Pneumatic Network ' class. |
static EClass |
POWER_NETWORK
The meta object literal for the '
Power Network ' class. |
static EClass |
POWER_WIRING
The meta object literal for the '
Power Wiring ' class. |
static EClass |
STRUCTURE
The meta object literal for the '
Structure ' class. |
static EReference |
STRUCTURE__COMPONENTS
The meta object literal for the 'Components' containment reference list feature.
|
static EReference |
STRUCTURE__MODULES
The meta object literal for the 'Modules' containment reference list feature.
|
static EReference |
STRUCTURE__PARENT_PLANT
The meta object literal for the 'Parent Plant' container reference feature.
|
static final EClass STRUCTURE
Structure
' class.
StructureImpl
,
StructureRepositoryPackageImpl.getStructure()
static final EReference STRUCTURE__PARENT_PLANT
static final EReference STRUCTURE__MODULES
static final EReference STRUCTURE__COMPONENTS
static final EClass COMMUNICATION_NETWORK
Communication Network
' class.
CommunicationNetworkImpl
,
StructureRepositoryPackageImpl.getCommunicationNetwork()
static final EClass POWER_NETWORK
Power Network
' class.
PowerNetworkImpl
,
StructureRepositoryPackageImpl.getPowerNetwork()
static final EClass CONTROL_CABINET
Control Cabinet
' class.
ControlCabinetImpl
,
StructureRepositoryPackageImpl.getControlCabinet()
static final EReference CONTROL_CABINET__CONTROLLER
static final EClass PNEUMATIC_NETWORK
Pneumatic Network
' class.
PneumaticNetworkImpl
,
StructureRepositoryPackageImpl.getPneumaticNetwork()
static final EClass CONVEYOR
Conveyor
' class.
ConveyorImpl
,
StructureRepositoryPackageImpl.getConveyor()
static final EReference CONVEYOR__BELTS
static final EClass CRANE
Crane
' class.
CraneImpl
,
StructureRepositoryPackageImpl.getCrane()
static final EReference CRANE__ARM
static final EReference CRANE__MOUNTED_ON
static final EReference CRANE__VACUUMGRIPPER
static final EClass POWER_WIRING
Power Wiring
' class.
PowerWiringImpl
,
StructureRepositoryPackageImpl.getPowerWiring()