public interface VacuumGripper extends Component
The following features are supported:
ComponentRepositoryPackage.getVacuumGripper()| Modifier and Type | Method and Description |
|---|---|
EList<ProfibusDPSlave> |
getBusSlave()
Returns the value of the 'Bus Slave' containment reference list.
|
GripperPart |
getGripperPart()
Returns the value of the 'Gripper Part' containment reference.
|
Crane |
getMountedTo()
Returns the value of the 'Mounted To' reference.
|
VacuumSwitch |
getVacuumSwitch()
Returns the value of the 'Vacuum Switch' containment reference.
|
RegularValve |
getValve()
Returns the value of the 'Valve' containment reference.
|
void |
setGripperPart(GripperPart value)
Sets the value of the '
Gripper Part' containment reference. |
void |
setMountedTo(Crane value)
Sets the value of the '
Mounted To' reference. |
void |
setVacuumSwitch(VacuumSwitch value)
Sets the value of the '
Vacuum Switch' containment reference. |
void |
setValve(RegularValve value)
Sets the value of the '
Valve' containment reference. |
getConnectedInterfacesgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverCrane getMountedTo()
Vacuumgripper'.
If the meaning of the 'Mounted To' reference isn't clear, there really should be more of a description here...
setMountedTo(Crane),
ComponentRepositoryPackage.getVacuumGripper_MountedTo(),
Crane.getVacuumgripper()void setMountedTo(Crane value)
Mounted To' reference.
value - the new value of the 'Mounted To' reference.getMountedTo()GripperPart getGripperPart()
If the meaning of the 'Gripper Part' containment reference isn't clear, there really should be more of a description here...
setGripperPart(GripperPart),
ComponentRepositoryPackage.getVacuumGripper_GripperPart()void setGripperPart(GripperPart value)
Gripper Part' containment reference.
value - the new value of the 'Gripper Part' containment reference.getGripperPart()RegularValve getValve()
If the meaning of the 'Valve' containment reference isn't clear, there really should be more of a description here...
setValve(RegularValve),
ComponentRepositoryPackage.getVacuumGripper_Valve()void setValve(RegularValve value)
Valve' containment reference.
value - the new value of the 'Valve' containment reference.getValve()VacuumSwitch getVacuumSwitch()
If the meaning of the 'Vacuum Switch' containment reference isn't clear, there really should be more of a description here...
setVacuumSwitch(VacuumSwitch),
ComponentRepositoryPackage.getVacuumGripper_VacuumSwitch()void setVacuumSwitch(VacuumSwitch value)
Vacuum Switch' containment reference.
value - the new value of the 'Vacuum Switch' containment reference.getVacuumSwitch()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.getVacuumGripper_BusSlave()