public interface Pusher extends Component
The following features are supported:
ComponentRepositoryPackage.getPusher()| 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.
|
Component |
getComponentsRepository()
Returns the value of the 'Components Repository' reference.
|
PhysicalConnection |
getFixtureCylinder()
Returns the value of the 'Fixture Cylinder' containment reference.
|
MonostableCylinder |
getMonostableCylinder()
Returns the value of the 'Monostable Cylinder' containment reference.
|
void |
setBusBox(BusBox value)
Sets the value of the '
Bus Box' containment reference. |
void |
setComponentsRepository(Component value)
Sets the value of the '
Components Repository' reference. |
void |
setFixtureCylinder(PhysicalConnection value)
Sets the value of the '
Fixture Cylinder' containment reference. |
void |
setMonostableCylinder(MonostableCylinder value)
Sets the value of the '
Monostable Cylinder' containment reference. |
getConnectedInterfacesgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverComponent getComponentsRepository()
If the meaning of the 'Components Repository' reference isn't clear, there really should be more of a description here...
setComponentsRepository(Component),
ComponentRepositoryPackage.getPusher_ComponentsRepository()void setComponentsRepository(Component value)
Components Repository' reference.
value - the new value of the 'Components Repository' reference.getComponentsRepository()PhysicalConnection getFixtureCylinder()
If the meaning of the 'Fixture Cylinder' containment reference isn't clear, there really should be more of a description here...
setFixtureCylinder(PhysicalConnection),
ComponentRepositoryPackage.getPusher_FixtureCylinder()void setFixtureCylinder(PhysicalConnection value)
Fixture Cylinder' containment reference.
value - the new value of the 'Fixture Cylinder' containment reference.getFixtureCylinder()MonostableCylinder getMonostableCylinder()
If the meaning of the 'Monostable Cylinder' containment reference isn't clear, there really should be more of a description here...
setMonostableCylinder(MonostableCylinder),
ComponentRepositoryPackage.getPusher_MonostableCylinder()void setMonostableCylinder(MonostableCylinder value)
Monostable Cylinder' containment reference.
value - the new value of the 'Monostable Cylinder' containment reference.getMonostableCylinder()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.getPusher_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.getPusher_BusCable()