public class CraneImpl extends StructureImpl implements Crane
The following features are implemented:
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreNILEOPPOSITE_FEATURE_BASE| Modifier and Type | Method and Description |
|---|---|
Arm |
basicGetArm() |
TurningTable |
basicGetMountedOn() |
VacuumGripper |
basicGetVacuumgripper() |
NotificationChain |
basicSetArm(Arm newArm,
NotificationChain msgs) |
NotificationChain |
basicSetMountedOn(TurningTable newMountedOn,
NotificationChain msgs) |
NotificationChain |
basicSetVacuumgripper(VacuumGripper newVacuumgripper,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
Arm |
getArm() |
TurningTable |
getMountedOn() |
VacuumGripper |
getVacuumgripper() |
void |
setArm(Arm newArm) |
void |
setMountedOn(TurningTable newMountedOn) |
void |
setVacuumgripper(VacuumGripper newVacuumgripper) |
basicSetParentPlant, eBasicRemoveFromContainerFeature, getComponents, getModules, getParentPlant, setParentPlantgetId, setId, toStringeInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComponents, getModules, getParentPlant, setParentPlantgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic Arm getArm()
getArm in interface CraneCrane.setArm(Arm),
StructureRepositoryPackage.getCrane_Arm(),
Arm.getMountedTo()public Arm basicGetArm()
public NotificationChain basicSetArm(Arm newArm, NotificationChain msgs)
public void setArm(Arm newArm)
setArm in interface CranenewArm - the new value of the 'Arm' reference.Crane.getArm()public TurningTable getMountedOn()
getMountedOn in interface CraneCrane.setMountedOn(TurningTable),
StructureRepositoryPackage.getCrane_MountedOn(),
TurningTable.getParent()public TurningTable basicGetMountedOn()
public NotificationChain basicSetMountedOn(TurningTable newMountedOn, NotificationChain msgs)
public void setMountedOn(TurningTable newMountedOn)
setMountedOn in interface CranenewMountedOn - the new value of the 'Mounted On' reference.Crane.getMountedOn()public VacuumGripper getVacuumgripper()
getVacuumgripper in interface CraneCrane.setVacuumgripper(VacuumGripper),
StructureRepositoryPackage.getCrane_Vacuumgripper(),
VacuumGripper.getMountedTo()public VacuumGripper basicGetVacuumgripper()
public NotificationChain basicSetVacuumgripper(VacuumGripper newVacuumgripper, NotificationChain msgs)
public void setVacuumgripper(VacuumGripper newVacuumgripper)
setVacuumgripper in interface CranenewVacuumgripper - the new value of the 'Vacuumgripper' reference.Crane.getVacuumgripper()public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd in class StructureImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class StructureImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class StructureImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class StructureImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class StructureImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class StructureImpl