| Modifier and Type | Method and Description |
|---|---|
SubSystem |
SubsystemFactory.createSubSystem()
Returns a new object of class 'Sub System'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubSystemImpl
An implementation of the model object 'Sub System'.
|
| Modifier and Type | Method and Description |
|---|---|
SubSystem |
SubsystemFactoryImpl.createSubSystem() |
| Modifier and Type | Method and Description |
|---|---|
T |
SubsystemSwitch.caseSubSystem(SubSystem object)
Returns the result of interpreting the object as an instance of 'Sub System'.
|
| Modifier and Type | Method and Description |
|---|---|
SubSystem |
SubSystemReference.getSubsystem()
Returns the value of the 'Subsystem' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubSystemReference.setSubsystem(SubSystem value)
Sets the value of the '
Subsystem' reference. |
| Modifier and Type | Method and Description |
|---|---|
SubSystem |
SubSystemOperationMeasuringPointImpl.basicGetSubsystem() |
SubSystem |
SubSystemReferenceImpl.basicGetSubsystem() |
SubSystem |
SubSystemOperationMeasuringPointImpl.getSubsystem() |
SubSystem |
SubSystemReferenceImpl.getSubsystem() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubSystemOperationMeasuringPointImpl.setSubsystem(SubSystem newSubsystem) |
void |
SubSystemReferenceImpl.setSubsystem(SubSystem newSubsystem) |