public class ConveyorBeltImpl extends ComponentImpl implements ConveyorBelt
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 |
|---|---|
NotificationChain |
basicSetFrame(Frame newFrame,
NotificationChain msgs) |
NotificationChain |
basicSetMountedTo(Conveyor newMountedTo,
NotificationChain msgs) |
NotificationChain |
basicSetRubberBand(RubberBand newRubberBand,
NotificationChain msgs) |
NotificationChain |
eBasicRemoveFromContainerFeature(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) |
Frame |
getFrame() |
Conveyor |
getMountedTo() |
RubberBand |
getRubberBand() |
void |
setFrame(Frame newFrame) |
void |
setMountedTo(Conveyor newMountedTo) |
void |
setRubberBand(RubberBand newRubberBand) |
getConnectedInterfacesgetId, 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, waitgetConnectedInterfacesgetId, setIdeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic Conveyor getMountedTo()
getMountedTo in interface ConveyorBeltConveyorBelt.setMountedTo(Conveyor),
ComponentRepositoryPackage.getConveyorBelt_MountedTo(),
Conveyor.getBelts()public NotificationChain basicSetMountedTo(Conveyor newMountedTo, NotificationChain msgs)
public void setMountedTo(Conveyor newMountedTo)
setMountedTo in interface ConveyorBeltnewMountedTo - the new value of the 'Mounted To' container reference.ConveyorBelt.getMountedTo()public Frame getFrame()
getFrame in interface ConveyorBeltConveyorBelt.setFrame(Frame),
ComponentRepositoryPackage.getConveyorBelt_Frame()public NotificationChain basicSetFrame(Frame newFrame, NotificationChain msgs)
public void setFrame(Frame newFrame)
setFrame in interface ConveyorBeltnewFrame - the new value of the 'Frame' containment reference.ConveyorBelt.getFrame()public RubberBand getRubberBand()
getRubberBand in interface ConveyorBeltConveyorBelt.setRubberBand(RubberBand),
ComponentRepositoryPackage.getConveyorBelt_RubberBand()public NotificationChain basicSetRubberBand(RubberBand newRubberBand, NotificationChain msgs)
public void setRubberBand(RubberBand newRubberBand)
setRubberBand in interface ConveyorBeltnewRubberBand - the new value of the 'Rubber Band' containment reference.ConveyorBelt.getRubberBand()public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd in class BasicEObjectImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class BasicEObjectImplpublic NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature in class BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class ComponentImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class ComponentImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class ComponentImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class ComponentImpl