public interface TurningTable extends Component
The following features are supported:
ComponentRepositoryPackage.getTurningTable()| Modifier and Type | Method and Description |
|---|---|
BusBox |
getBusBox()
Returns the value of the 'Bus Box' containment reference.
|
EList<BusCable> |
getBusCable()
Returns the value of the 'Bus Cable' containment reference list.
|
BusSlave |
getBusSlave()
Returns the value of the 'Bus Slave' containment reference.
|
EList<MicroswitchModule> |
getMicroswitchModule()
Returns the value of the 'Microswitch Module' containment reference list.
|
SimpleMotor |
getMotor_to_drive()
Returns the value of the 'Motor to drive' containment reference.
|
Crane |
getParent()
Returns the value of the 'Parent' reference.
|
EList<Potentiometer> |
getPotentiometer()
Returns the value of the 'Potentiometer' containment reference list.
|
Rack |
getRack_for_turningtable()
Returns the value of the 'Rack for turningtable' containment reference.
|
Table |
getTable_to_stand_on()
Returns the value of the 'Table to stand on' containment reference.
|
void |
setBusBox(BusBox value)
Sets the value of the '
Bus Box' containment reference. |
void |
setBusSlave(BusSlave value)
Sets the value of the '
Bus Slave' containment reference. |
void |
setMotor_to_drive(SimpleMotor value)
Sets the value of the '
Motor to drive' containment reference. |
void |
setParent(Crane value)
Sets the value of the '
Parent' reference. |
void |
setRack_for_turningtable(Rack value)
Sets the value of the '
Rack for turningtable' containment reference. |
void |
setTable_to_stand_on(Table value)
Sets the value of the '
Table to stand on' containment reference. |
getConnectedInterfacesgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverRack getRack_for_turningtable()
If the meaning of the 'Rack for turningtable' containment reference isn't clear, there really should be more of a description here...
setRack_for_turningtable(Rack),
ComponentRepositoryPackage.getTurningTable_Rack_for_turningtable()void setRack_for_turningtable(Rack value)
Rack for turningtable' containment reference.
value - the new value of the 'Rack for turningtable' containment reference.getRack_for_turningtable()Table getTable_to_stand_on()
If the meaning of the 'Table to stand on' containment reference isn't clear, there really should be more of a description here...
setTable_to_stand_on(Table),
ComponentRepositoryPackage.getTurningTable_Table_to_stand_on()void setTable_to_stand_on(Table value)
Table to stand on' containment reference.
value - the new value of the 'Table to stand on' containment reference.getTable_to_stand_on()SimpleMotor getMotor_to_drive()
If the meaning of the 'Motor to drive' containment reference isn't clear, there really should be more of a description here...
setMotor_to_drive(SimpleMotor),
ComponentRepositoryPackage.getTurningTable_Motor_to_drive()void setMotor_to_drive(SimpleMotor value)
Motor to drive' containment reference.
value - the new value of the 'Motor to drive' containment reference.getMotor_to_drive()EList<MicroswitchModule> getMicroswitchModule()
MicroswitchModule.
If the meaning of the 'Microswitch Module' containment reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getTurningTable_MicroswitchModule()BusSlave getBusSlave()
If the meaning of the 'Bus Slave' containment reference isn't clear, there really should be more of a description here...
setBusSlave(BusSlave),
ComponentRepositoryPackage.getTurningTable_BusSlave()void setBusSlave(BusSlave value)
Bus Slave' containment reference.
value - the new value of the 'Bus Slave' containment reference.getBusSlave()BusBox getBusBox()
If the meaning of the 'Bus Box' containment reference isn't clear, there really should be more of a description here...
setBusBox(BusBox),
ComponentRepositoryPackage.getTurningTable_BusBox()void setBusBox(BusBox value)
Bus Box' containment reference.
value - the new value of the 'Bus Box' containment reference.getBusBox()EList<BusCable> getBusCable()
BusCable.
If the meaning of the 'Bus Cable' containment reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getTurningTable_BusCable()EList<Potentiometer> getPotentiometer()
Potentiometer.
If the meaning of the 'Potentiometer' containment reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getTurningTable_Potentiometer()Crane getParent()
Mounted On'.
If the meaning of the 'Parent' reference isn't clear, there really should be more of a description here...
setParent(Crane),
ComponentRepositoryPackage.getTurningTable_Parent(),
Crane.getMountedOn()void setParent(Crane value)
Parent' reference.
value - the new value of the 'Parent' reference.getParent()