|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
eu.geclipse.jsdl.model.impl.ResourcesTypeImpl
public class ResourcesTypeImpl
An implementation of the model object 'Resources Type'.
The following features are implemented:
Candidate HostsFile SystemExclusive ExecutionOperating SystemCPU ArchitectureIndividual CPU SpeedIndividual CPU TimeIndividual CPU CountIndividual Network BandwidthIndividual Physical MemoryIndividual Virtual MemoryIndividual Disk SpaceTotal CPU TimeTotal CPU CountTotal Physical MemoryTotal Virtual MemoryTotal Disk SpaceTotal Resource CountAnyAny Attribute
| Method Summary | |
|---|---|
NotificationChain |
basicSetCandidateHosts(CandidateHostsType newCandidateHosts,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetCPUArchitecture(CPUArchitectureType newCPUArchitecture,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetIndividualCPUCount(RangeValueType newIndividualCPUCount,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetIndividualCPUTime(RangeValueType newIndividualCPUTime,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetIndividualDiskSpace(RangeValueType newIndividualDiskSpace,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetOperatingSystem(OperatingSystemType newOperatingSystem,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetTotalCPUCount(RangeValueType newTotalCPUCount,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetTotalCPUTime(RangeValueType newTotalCPUTime,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetTotalDiskSpace(RangeValueType newTotalDiskSpace,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetTotalResourceCount(RangeValueType newTotalResourceCount,
NotificationChain msgs)
Deprecated. |
NotificationChain |
basicSetTotalVirtualMemory(RangeValueType newTotalVirtualMemory,
NotificationChain msgs)
Deprecated. |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
Deprecated. |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
Deprecated. |
boolean |
eIsSet(int featureID)
Deprecated. |
void |
eSet(int featureID,
java.lang.Object newValue)
Deprecated. |
void |
eUnset(int featureID)
Deprecated. |
FeatureMap |
getAny()
Deprecated. |
FeatureMap |
getAnyAttribute()
Deprecated. |
CandidateHostsType |
getCandidateHosts()
Deprecated. |
CPUArchitectureType |
getCPUArchitecture()
Deprecated. |
EList |
getFileSystem()
Deprecated. |
RangeValueType |
getIndividualCPUCount()
Deprecated. |
RangeValueType |
getIndividualCPUSpeed()
Deprecated. |
RangeValueType |
getIndividualCPUTime()
Deprecated. |
RangeValueType |
getIndividualDiskSpace()
Deprecated. |
RangeValueType |
getIndividualNetworkBandwidth()
Deprecated. |
RangeValueType |
getIndividualPhysicalMemory()
Deprecated. |
RangeValueType |
getIndividualVirtualMemory()
Deprecated. |
OperatingSystemType |
getOperatingSystem()
Deprecated. |
RangeValueType |
getTotalCPUCount()
Deprecated. |
RangeValueType |
getTotalCPUTime()
Deprecated. |
RangeValueType |
getTotalDiskSpace()
Deprecated. |
RangeValueType |
getTotalPhysicalMemory()
Deprecated. |
RangeValueType |
getTotalResourceCount()
Deprecated. |
RangeValueType |
getTotalVirtualMemory()
Deprecated. |
boolean |
isExclusiveExecution()
Deprecated. |
boolean |
isSetExclusiveExecution()
Deprecated. |
void |
setCandidateHosts(CandidateHostsType newCandidateHosts)
Deprecated. |
void |
setCPUArchitecture(CPUArchitectureType newCPUArchitecture)
Deprecated. |
void |
setExclusiveExecution(boolean newExclusiveExecution)
Deprecated. |
void |
setIndividualCPUCount(RangeValueType newIndividualCPUCount)
Deprecated. |
void |
setIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed)
Deprecated. |
void |
setIndividualCPUTime(RangeValueType newIndividualCPUTime)
Deprecated. |
void |
setIndividualDiskSpace(RangeValueType newIndividualDiskSpace)
Deprecated. |
void |
setIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth)
Deprecated. |
void |
setIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory)
Deprecated. |
void |
setIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory)
Deprecated. |
void |
setOperatingSystem(OperatingSystemType newOperatingSystem)
Deprecated. |
void |
setTotalCPUCount(RangeValueType newTotalCPUCount)
Deprecated. |
void |
setTotalCPUTime(RangeValueType newTotalCPUTime)
Deprecated. |
void |
setTotalDiskSpace(RangeValueType newTotalDiskSpace)
Deprecated. |
void |
setTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory)
Deprecated. |
void |
setTotalResourceCount(RangeValueType newTotalResourceCount)
Deprecated. |
void |
setTotalVirtualMemory(RangeValueType newTotalVirtualMemory)
Deprecated. |
java.lang.String |
toString()
Deprecated. |
void |
unsetExclusiveExecution()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public CandidateHostsType getCandidateHosts()
getCandidateHosts in interface ResourcesTypeResourcesType.setCandidateHosts(CandidateHostsType),
JsdlPackage.getResourcesType_CandidateHosts()
public NotificationChain basicSetCandidateHosts(CandidateHostsType newCandidateHosts,
NotificationChain msgs)
public void setCandidateHosts(CandidateHostsType newCandidateHosts)
setCandidateHosts in interface ResourcesTypenewCandidateHosts - the new value of the 'Candidate Hosts' containment reference.ResourcesType.getCandidateHosts()public EList getFileSystem()
getFileSystem in interface ResourcesTypeJsdlPackage.getResourcesType_FileSystem()public boolean isExclusiveExecution()
isExclusiveExecution in interface ResourcesTypeResourcesType.isSetExclusiveExecution(),
ResourcesType.unsetExclusiveExecution(),
ResourcesType.setExclusiveExecution(boolean),
JsdlPackage.getResourcesType_ExclusiveExecution()public void setExclusiveExecution(boolean newExclusiveExecution)
setExclusiveExecution in interface ResourcesTypenewExclusiveExecution - the new value of the 'Exclusive Execution' attribute.ResourcesType.isSetExclusiveExecution(),
ResourcesType.unsetExclusiveExecution(),
ResourcesType.isExclusiveExecution()public void unsetExclusiveExecution()
unsetExclusiveExecution in interface ResourcesTypeResourcesType.isSetExclusiveExecution(),
ResourcesType.isExclusiveExecution(),
ResourcesType.setExclusiveExecution(boolean)public boolean isSetExclusiveExecution()
isSetExclusiveExecution in interface ResourcesTypeResourcesType.unsetExclusiveExecution(),
ResourcesType.isExclusiveExecution(),
ResourcesType.setExclusiveExecution(boolean)public OperatingSystemType getOperatingSystem()
getOperatingSystem in interface ResourcesTypeResourcesType.setOperatingSystem(OperatingSystemType),
JsdlPackage.getResourcesType_OperatingSystem()
public NotificationChain basicSetOperatingSystem(OperatingSystemType newOperatingSystem,
NotificationChain msgs)
public void setOperatingSystem(OperatingSystemType newOperatingSystem)
setOperatingSystem in interface ResourcesTypenewOperatingSystem - the new value of the 'Operating System' containment reference.ResourcesType.getOperatingSystem()public CPUArchitectureType getCPUArchitecture()
getCPUArchitecture in interface ResourcesTypeResourcesType.setCPUArchitecture(CPUArchitectureType),
JsdlPackage.getResourcesType_CPUArchitecture()
public NotificationChain basicSetCPUArchitecture(CPUArchitectureType newCPUArchitecture,
NotificationChain msgs)
public void setCPUArchitecture(CPUArchitectureType newCPUArchitecture)
setCPUArchitecture in interface ResourcesTypenewCPUArchitecture - the new value of the 'CPU Architecture' containment reference.ResourcesType.getCPUArchitecture()public RangeValueType getIndividualCPUSpeed()
getIndividualCPUSpeed in interface ResourcesTypeResourcesType.setIndividualCPUSpeed(RangeValueType),
JsdlPackage.getResourcesType_IndividualCPUSpeed()
public NotificationChain basicSetIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed,
NotificationChain msgs)
public void setIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed)
setIndividualCPUSpeed in interface ResourcesTypenewIndividualCPUSpeed - the new value of the 'Individual CPU Speed' containment reference.ResourcesType.getIndividualCPUSpeed()public RangeValueType getIndividualCPUTime()
getIndividualCPUTime in interface ResourcesTypeResourcesType.setIndividualCPUTime(RangeValueType),
JsdlPackage.getResourcesType_IndividualCPUTime()
public NotificationChain basicSetIndividualCPUTime(RangeValueType newIndividualCPUTime,
NotificationChain msgs)
public void setIndividualCPUTime(RangeValueType newIndividualCPUTime)
setIndividualCPUTime in interface ResourcesTypenewIndividualCPUTime - the new value of the 'Individual CPU Time' containment reference.ResourcesType.getIndividualCPUTime()public RangeValueType getIndividualCPUCount()
getIndividualCPUCount in interface ResourcesTypeResourcesType.setIndividualCPUCount(RangeValueType),
JsdlPackage.getResourcesType_IndividualCPUCount()
public NotificationChain basicSetIndividualCPUCount(RangeValueType newIndividualCPUCount,
NotificationChain msgs)
public void setIndividualCPUCount(RangeValueType newIndividualCPUCount)
setIndividualCPUCount in interface ResourcesTypenewIndividualCPUCount - the new value of the 'Individual CPU Count' containment reference.ResourcesType.getIndividualCPUCount()public RangeValueType getIndividualNetworkBandwidth()
getIndividualNetworkBandwidth in interface ResourcesTypeResourcesType.setIndividualNetworkBandwidth(RangeValueType),
JsdlPackage.getResourcesType_IndividualNetworkBandwidth()
public NotificationChain basicSetIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth,
NotificationChain msgs)
public void setIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth)
setIndividualNetworkBandwidth in interface ResourcesTypenewIndividualNetworkBandwidth - the new value of the 'Individual Network Bandwidth' containment reference.ResourcesType.getIndividualNetworkBandwidth()public RangeValueType getIndividualPhysicalMemory()
getIndividualPhysicalMemory in interface ResourcesTypeResourcesType.setIndividualPhysicalMemory(RangeValueType),
JsdlPackage.getResourcesType_IndividualPhysicalMemory()
public NotificationChain basicSetIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory,
NotificationChain msgs)
public void setIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory)
setIndividualPhysicalMemory in interface ResourcesTypenewIndividualPhysicalMemory - the new value of the 'Individual Physical Memory' containment reference.ResourcesType.getIndividualPhysicalMemory()public RangeValueType getIndividualVirtualMemory()
getIndividualVirtualMemory in interface ResourcesTypeResourcesType.setIndividualVirtualMemory(RangeValueType),
JsdlPackage.getResourcesType_IndividualVirtualMemory()
public NotificationChain basicSetIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory,
NotificationChain msgs)
public void setIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory)
setIndividualVirtualMemory in interface ResourcesTypenewIndividualVirtualMemory - the new value of the 'Individual Virtual Memory' containment reference.ResourcesType.getIndividualVirtualMemory()public RangeValueType getIndividualDiskSpace()
getIndividualDiskSpace in interface ResourcesTypeResourcesType.setIndividualDiskSpace(RangeValueType),
JsdlPackage.getResourcesType_IndividualDiskSpace()
public NotificationChain basicSetIndividualDiskSpace(RangeValueType newIndividualDiskSpace,
NotificationChain msgs)
public void setIndividualDiskSpace(RangeValueType newIndividualDiskSpace)
setIndividualDiskSpace in interface ResourcesTypenewIndividualDiskSpace - the new value of the 'Individual Disk Space' containment reference.ResourcesType.getIndividualDiskSpace()public RangeValueType getTotalCPUTime()
getTotalCPUTime in interface ResourcesTypeResourcesType.setTotalCPUTime(RangeValueType),
JsdlPackage.getResourcesType_TotalCPUTime()
public NotificationChain basicSetTotalCPUTime(RangeValueType newTotalCPUTime,
NotificationChain msgs)
public void setTotalCPUTime(RangeValueType newTotalCPUTime)
setTotalCPUTime in interface ResourcesTypenewTotalCPUTime - the new value of the 'Total CPU Time' containment reference.ResourcesType.getTotalCPUTime()public RangeValueType getTotalCPUCount()
getTotalCPUCount in interface ResourcesTypeResourcesType.setTotalCPUCount(RangeValueType),
JsdlPackage.getResourcesType_TotalCPUCount()
public NotificationChain basicSetTotalCPUCount(RangeValueType newTotalCPUCount,
NotificationChain msgs)
public void setTotalCPUCount(RangeValueType newTotalCPUCount)
setTotalCPUCount in interface ResourcesTypenewTotalCPUCount - the new value of the 'Total CPU Count' containment reference.ResourcesType.getTotalCPUCount()public RangeValueType getTotalPhysicalMemory()
getTotalPhysicalMemory in interface ResourcesTypeResourcesType.setTotalPhysicalMemory(RangeValueType),
JsdlPackage.getResourcesType_TotalPhysicalMemory()
public NotificationChain basicSetTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory,
NotificationChain msgs)
public void setTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory)
setTotalPhysicalMemory in interface ResourcesTypenewTotalPhysicalMemory - the new value of the 'Total Physical Memory' containment reference.ResourcesType.getTotalPhysicalMemory()public RangeValueType getTotalVirtualMemory()
getTotalVirtualMemory in interface ResourcesTypeResourcesType.setTotalVirtualMemory(RangeValueType),
JsdlPackage.getResourcesType_TotalVirtualMemory()
public NotificationChain basicSetTotalVirtualMemory(RangeValueType newTotalVirtualMemory,
NotificationChain msgs)
public void setTotalVirtualMemory(RangeValueType newTotalVirtualMemory)
setTotalVirtualMemory in interface ResourcesTypenewTotalVirtualMemory - the new value of the 'Total Virtual Memory' containment reference.ResourcesType.getTotalVirtualMemory()public RangeValueType getTotalDiskSpace()
getTotalDiskSpace in interface ResourcesTypeResourcesType.setTotalDiskSpace(RangeValueType),
JsdlPackage.getResourcesType_TotalDiskSpace()
public NotificationChain basicSetTotalDiskSpace(RangeValueType newTotalDiskSpace,
NotificationChain msgs)
public void setTotalDiskSpace(RangeValueType newTotalDiskSpace)
setTotalDiskSpace in interface ResourcesTypenewTotalDiskSpace - the new value of the 'Total Disk Space' containment reference.ResourcesType.getTotalDiskSpace()public RangeValueType getTotalResourceCount()
getTotalResourceCount in interface ResourcesTypeResourcesType.setTotalResourceCount(RangeValueType),
JsdlPackage.getResourcesType_TotalResourceCount()
public NotificationChain basicSetTotalResourceCount(RangeValueType newTotalResourceCount,
NotificationChain msgs)
public void setTotalResourceCount(RangeValueType newTotalResourceCount)
setTotalResourceCount in interface ResourcesTypenewTotalResourceCount - the new value of the 'Total Resource Count' containment reference.ResourcesType.getTotalResourceCount()public FeatureMap getAny()
getAny in interface ResourcesTypeJsdlPackage.getResourcesType_Any()public FeatureMap getAnyAttribute()
getAnyAttribute in interface ResourcesTypeJsdlPackage.getResourcesType_AnyAttribute()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||