public interface MonostableCylinder extends Cylinder
The following features are supported:
ComponentRepositoryPackage.getMonostableCylinder()
Modifier and Type | Method and Description |
---|---|
EList<ProfibusDPSlave> |
getBusSlave()
Returns the value of the 'Bus Slave' containment reference list.
|
EList<CylinderPart> |
getCylinderPart()
Returns the value of the 'Cylinder Part' containment reference list.
|
Housing |
getHousing()
Returns the value of the 'Housing' containment reference.
|
EList<ReedSwitch> |
getReedSwitches()
Returns the value of the 'Reed Switches' containment reference list.
|
ReturnSpring |
getSpring()
Returns the value of the 'Spring' containment reference.
|
EList<RegularValve> |
getValve()
Returns the value of the 'Valve' containment reference list.
|
void |
setHousing(Housing value)
Sets the value of the '
Housing ' containment reference. |
void |
setSpring(ReturnSpring value)
Sets the value of the '
Spring ' containment reference. |
getPneumaticsupply, getSignalInterface, setPneumaticsupply, setSignalInterface
getConnectedInterfaces
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Housing getHousing()
If the meaning of the 'Housing' containment reference isn't clear, there really should be more of a description here...
setHousing(Housing)
,
ComponentRepositoryPackage.getMonostableCylinder_Housing()
void setHousing(Housing value)
Housing
' containment reference.
value
- the new value of the 'Housing' containment reference.getHousing()
ReturnSpring getSpring()
If the meaning of the 'Spring' containment reference isn't clear, there really should be more of a description here...
setSpring(ReturnSpring)
,
ComponentRepositoryPackage.getMonostableCylinder_Spring()
void setSpring(ReturnSpring value)
Spring
' containment reference.
value
- the new value of the 'Spring' containment reference.getSpring()
EList<ReedSwitch> getReedSwitches()
ReedSwitch
.
If the meaning of the 'Reed Switches' containment reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getMonostableCylinder_ReedSwitches()
EList<CylinderPart> getCylinderPart()
CylinderPart
.
If the meaning of the 'Cylinder Part' containment reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getMonostableCylinder_CylinderPart()
EList<RegularValve> getValve()
RegularValve
.
If the meaning of the 'Valve' containment reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getMonostableCylinder_Valve()
EList<ProfibusDPSlave> getBusSlave()
ProfibusDPSlave
.
If the meaning of the 'Bus Slave' containment reference list isn't clear, there really should be more of a description here...
ComponentRepositoryPackage.getMonostableCylinder_BusSlave()