public class ControlUnitImpl extends ComponentImpl implements ControlUnit
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected Dimension |
dimension
The cached value of the '
Dimension' containment reference. |
protected Display |
display
The cached value of the '
Display' containment reference. |
protected Processor |
processor
The cached value of the '
Processor' containment reference. |
protected org.eclipse.emf.common.util.EList<RAM> |
ram
The cached value of the '
Ram' containment reference list. |
protected static String |
USER_DESCRIPTION_EDEFAULT
The default value of the '
User Description' attribute. |
protected String |
userDescription
The cached value of the '
User Description' attribute. |
activities, childrenEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
ControlUnitImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDimension(Dimension newDimension,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetDisplay(Display newDisplay,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetProcessor(Processor newProcessor,
org.eclipse.emf.common.notify.NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Dimension |
getDimension() |
Display |
getDisplay() |
Processor |
getProcessor() |
org.eclipse.emf.common.util.EList<RAM> |
getRam() |
String |
getUserDescription() |
void |
setDimension(Dimension newDimension) |
void |
setDisplay(Display newDisplay) |
void |
setProcessor(Processor newProcessor) |
void |
setUserDescription(String newUserDescription) |
String |
toString() |
basicSetParent, eBasicRemoveFromContainerFeature, eInverseAdd, getActivities, getChildren, getParent, setParenteBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetActivities, getChildren, getParent, setParenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected Processor processor
Processor' containment reference.
getProcessor()protected Dimension dimension
Dimension' containment reference.
getDimension()protected org.eclipse.emf.common.util.EList<RAM> ram
Ram' containment reference list.
getRam()protected Display display
Display' containment reference.
getDisplay()protected static final String USER_DESCRIPTION_EDEFAULT
User Description' attribute.
getUserDescription()protected String userDescription
User Description' attribute.
getUserDescription()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class ComponentImplpublic Processor getProcessor()
getProcessor in interface ControlUnitControlUnit.setProcessor(Processor),
CoffeePackage.getControlUnit_Processor()public org.eclipse.emf.common.notify.NotificationChain basicSetProcessor(Processor newProcessor, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setProcessor(Processor newProcessor)
setProcessor in interface ControlUnitnewProcessor - the new value of the 'Processor' containment reference.ControlUnit.getProcessor()public Dimension getDimension()
getDimension in interface ControlUnitControlUnit.setDimension(Dimension),
CoffeePackage.getControlUnit_Dimension()public org.eclipse.emf.common.notify.NotificationChain basicSetDimension(Dimension newDimension, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDimension(Dimension newDimension)
setDimension in interface ControlUnitnewDimension - the new value of the 'Dimension' containment reference.ControlUnit.getDimension()public org.eclipse.emf.common.util.EList<RAM> getRam()
getRam in interface ControlUnitCoffeePackage.getControlUnit_Ram()public Display getDisplay()
getDisplay in interface ControlUnitControlUnit.setDisplay(Display),
CoffeePackage.getControlUnit_Display()public org.eclipse.emf.common.notify.NotificationChain basicSetDisplay(Display newDisplay, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDisplay(Display newDisplay)
setDisplay in interface ControlUnitnewDisplay - the new value of the 'Display' containment reference.ControlUnit.getDisplay()public String getUserDescription()
getUserDescription in interface ControlUnitControlUnit.setUserDescription(String),
CoffeePackage.getControlUnit_UserDescription()public void setUserDescription(String newUserDescription)
setUserDescription in interface ControlUnitnewUserDescription - the new value of the 'User Description' attribute.ControlUnit.getUserDescription()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class ComponentImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class ComponentImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class ComponentImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class ComponentImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class ComponentImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2020. All rights reserved.