public interface Arm extends MechanicalAssembly
The following features are supported:
MechanicalComponentsPackage.getArm()
Modifier and Type | Method and Description |
---|---|
Crane |
getMountedTo()
Returns the value of the 'Mounted To' reference.
|
void |
setMountedTo(Crane value)
Sets the value of the '
Mounted To ' reference. |
getConnectedInterfaces
getId, setId
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
Crane getMountedTo()
Arm
'.
If the meaning of the 'Mounted To' reference isn't clear, there really should be more of a description here...
setMountedTo(Crane)
,
MechanicalComponentsPackage.getArm_MountedTo()
,
Crane.getArm()
void setMountedTo(Crane value)
Mounted To
' reference.
value
- the new value of the 'Mounted To' reference.getMountedTo()