public class ProcessorImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements Processor
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 static int |
CLOCK_SPEED_EDEFAULT
The default value of the '
Clock Speed' attribute. |
protected int |
clockSpeed
The cached value of the '
Clock Speed' attribute. |
protected static ManufactoringProcess |
MANUFACTORING_PROCESS_EDEFAULT
The default value of the '
Manufactoring Process' attribute. |
protected ManufactoringProcess |
manufactoringProcess
The cached value of the '
Manufactoring Process' attribute. |
protected static int |
NUMBER_OF_CORES_EDEFAULT
The default value of the '
Number Of Cores' attribute. |
protected int |
numberOfCores
The cached value of the '
Number Of Cores' attribute. |
protected static SocketConnectorType |
SOCKETCONNECTOR_TYPE_EDEFAULT
The default value of the '
Socketconnector Type' attribute. |
protected SocketConnectorType |
socketconnectorType
The cached value of the '
Socketconnector Type' attribute. |
protected static int |
THERMAL_DESIGN_POWER_EDEFAULT
The default value of the '
Thermal Design Power' attribute. |
protected int |
thermalDesignPower
The cached value of the '
Thermal Design Power' attribute. |
protected String |
vendor
The cached value of the '
Vendor' attribute. |
protected static String |
VENDOR_EDEFAULT
The default value of the '
Vendor' attribute. |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
ProcessorImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
int |
getClockSpeed() |
ManufactoringProcess |
getManufactoringProcess() |
int |
getNumberOfCores() |
SocketConnectorType |
getSocketconnectorType() |
int |
getThermalDesignPower() |
String |
getVendor() |
void |
setClockSpeed(int newClockSpeed) |
void |
setManufactoringProcess(ManufactoringProcess newManufactoringProcess) |
void |
setNumberOfCores(int newNumberOfCores) |
void |
setSocketconnectorType(SocketConnectorType newSocketconnectorType) |
void |
setThermalDesignPower(int newThermalDesignPower) |
void |
setVendor(String newVendor) |
String |
toString() |
eBasicSetContainer, 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, eBasicRemoveFromContainerFeature, 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, eInverseAdd, eInverseRemove, 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, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final String VENDOR_EDEFAULT
Vendor' attribute.
getVendor()protected String vendor
Vendor' attribute.
getVendor()protected static final int CLOCK_SPEED_EDEFAULT
Clock Speed' attribute.
getClockSpeed(),
Constant Field Valuesprotected int clockSpeed
Clock Speed' attribute.
getClockSpeed()protected static final int NUMBER_OF_CORES_EDEFAULT
Number Of Cores' attribute.
getNumberOfCores(),
Constant Field Valuesprotected int numberOfCores
Number Of Cores' attribute.
getNumberOfCores()protected static final SocketConnectorType SOCKETCONNECTOR_TYPE_EDEFAULT
Socketconnector Type' attribute.
getSocketconnectorType()protected SocketConnectorType socketconnectorType
Socketconnector Type' attribute.
getSocketconnectorType()protected static final int THERMAL_DESIGN_POWER_EDEFAULT
Thermal Design Power' attribute.
getThermalDesignPower(),
Constant Field Valuesprotected int thermalDesignPower
Thermal Design Power' attribute.
getThermalDesignPower()protected static final ManufactoringProcess MANUFACTORING_PROCESS_EDEFAULT
Manufactoring Process' attribute.
getManufactoringProcess()protected ManufactoringProcess manufactoringProcess
Manufactoring Process' attribute.
getManufactoringProcess()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String getVendor()
getVendor in interface ProcessorProcessor.setVendor(String),
CoffeePackage.getProcessor_Vendor()public void setVendor(String newVendor)
setVendor in interface ProcessornewVendor - the new value of the 'Vendor' attribute.Processor.getVendor()public int getClockSpeed()
getClockSpeed in interface ProcessorProcessor.setClockSpeed(int),
CoffeePackage.getProcessor_ClockSpeed()public void setClockSpeed(int newClockSpeed)
setClockSpeed in interface ProcessornewClockSpeed - the new value of the 'Clock Speed' attribute.Processor.getClockSpeed()public int getNumberOfCores()
getNumberOfCores in interface ProcessorProcessor.setNumberOfCores(int),
CoffeePackage.getProcessor_NumberOfCores()public void setNumberOfCores(int newNumberOfCores)
setNumberOfCores in interface ProcessornewNumberOfCores - the new value of the 'Number Of Cores' attribute.Processor.getNumberOfCores()public SocketConnectorType getSocketconnectorType()
getSocketconnectorType in interface ProcessorSocketConnectorType,
Processor.setSocketconnectorType(SocketConnectorType),
CoffeePackage.getProcessor_SocketconnectorType()public void setSocketconnectorType(SocketConnectorType newSocketconnectorType)
setSocketconnectorType in interface ProcessornewSocketconnectorType - the new value of the 'Socketconnector Type' attribute.SocketConnectorType,
Processor.getSocketconnectorType()public int getThermalDesignPower()
getThermalDesignPower in interface ProcessorProcessor.setThermalDesignPower(int),
CoffeePackage.getProcessor_ThermalDesignPower()public void setThermalDesignPower(int newThermalDesignPower)
setThermalDesignPower in interface ProcessornewThermalDesignPower - the new value of the 'Thermal Design Power' attribute.Processor.getThermalDesignPower()public ManufactoringProcess getManufactoringProcess()
getManufactoringProcess in interface ProcessorManufactoringProcess,
Processor.setManufactoringProcess(ManufactoringProcess),
CoffeePackage.getProcessor_ManufactoringProcess()public void setManufactoringProcess(ManufactoringProcess newManufactoringProcess)
setManufactoringProcess in interface ProcessornewManufactoringProcess - the new value of the 'Manufactoring Process' attribute.ManufactoringProcess,
Processor.getManufactoringProcess()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2018. All rights reserved.