|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourcesType
A representation of the model object 'Resources Type'.
The following features are supported:
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
JsdlPackage.getResourcesType()| Method Summary | |
|---|---|
FeatureMap |
getAny()
Deprecated. Returns the value of the 'Any' attribute list. |
FeatureMap |
getAnyAttribute()
Deprecated. Returns the value of the 'Any Attribute' attribute list. |
CandidateHostsType |
getCandidateHosts()
Deprecated. Returns the value of the 'Candidate Hosts' containment reference |
CPUArchitectureType |
getCPUArchitecture()
Deprecated. Returns the value of the 'CPU Architecture' containment reference |
EList |
getFileSystem()
Deprecated. Returns the value of the 'File System' containment reference list. |
RangeValueType |
getIndividualCPUCount()
Deprecated. Returns the value of the 'Individual CPU Count' containment reference |
RangeValueType |
getIndividualCPUSpeed()
Deprecated. Returns the value of the 'Individual CPU Speed' containment reference |
RangeValueType |
getIndividualCPUTime()
Deprecated. Returns the value of the 'Individual CPU Time' containment reference |
RangeValueType |
getIndividualDiskSpace()
Deprecated. Returns the value of the 'Individual Disk Space' containment reference |
RangeValueType |
getIndividualNetworkBandwidth()
Deprecated. Returns the value of the 'Individual Network Bandwidth' containment reference |
RangeValueType |
getIndividualPhysicalMemory()
Deprecated. Returns the value of the 'Individual Physical Memory' containment reference |
RangeValueType |
getIndividualVirtualMemory()
Deprecated. Returns the value of the 'Individual Virtual Memory' containment reference |
OperatingSystemType |
getOperatingSystem()
Deprecated. Returns the value of the 'Operating System' containment reference |
RangeValueType |
getTotalCPUCount()
Deprecated. Returns the value of the 'Total CPU Count' containment reference |
RangeValueType |
getTotalCPUTime()
Deprecated. Returns the value of the 'Total CPU Time' containment reference |
RangeValueType |
getTotalDiskSpace()
Deprecated. Returns the value of the 'Total Disk Space' containment reference |
RangeValueType |
getTotalPhysicalMemory()
Deprecated. Returns the value of the 'Total Physical Memory' containment reference |
RangeValueType |
getTotalResourceCount()
Deprecated. Returns the value of the 'Total Resource Count' containment reference |
RangeValueType |
getTotalVirtualMemory()
Deprecated. Returns the value of the 'Total Virtual Memory' containment reference |
boolean |
isExclusiveExecution()
Deprecated. Returns the value of the 'Exclusive Execution' attribute |
boolean |
isSetExclusiveExecution()
Deprecated. Returns whether the value of the ' Exclusive Execution' attribute is set |
void |
setCandidateHosts(CandidateHostsType value)
Deprecated. Sets the value of the ' Candidate Hosts' containment reference |
void |
setCPUArchitecture(CPUArchitectureType value)
Deprecated. Sets the value of the ' CPU Architecture' containment reference |
void |
setExclusiveExecution(boolean value)
Deprecated. Sets the value of the ' Exclusive Execution' attribute |
void |
setIndividualCPUCount(RangeValueType value)
Deprecated. Sets the value of the ' Individual CPU Count' containment reference |
void |
setIndividualCPUSpeed(RangeValueType value)
Deprecated. Sets the value of the ' Individual CPU Speed' containment reference |
void |
setIndividualCPUTime(RangeValueType value)
Deprecated. Sets the value of the ' Individual CPU Time' containment reference |
void |
setIndividualDiskSpace(RangeValueType value)
Deprecated. Sets the value of the ' Individual Disk Space' containment reference |
void |
setIndividualNetworkBandwidth(RangeValueType value)
Deprecated. Sets the value of the ' Individual Network Bandwidth' containment reference |
void |
setIndividualPhysicalMemory(RangeValueType value)
Deprecated. Sets the value of the ' Individual Physical Memory' containment reference |
void |
setIndividualVirtualMemory(RangeValueType value)
Deprecated. Sets the value of the ' Individual Virtual Memory' containment reference |
void |
setOperatingSystem(OperatingSystemType value)
Deprecated. Sets the value of the ' Operating System' containment reference |
void |
setTotalCPUCount(RangeValueType value)
Deprecated. Sets the value of the ' Total CPU Count' containment reference |
void |
setTotalCPUTime(RangeValueType value)
Deprecated. Sets the value of the ' Total CPU Time' containment reference |
void |
setTotalDiskSpace(RangeValueType value)
Deprecated. Sets the value of the ' Total Disk Space' containment reference |
void |
setTotalPhysicalMemory(RangeValueType value)
Deprecated. Sets the value of the ' Total Physical Memory' containment reference |
void |
setTotalResourceCount(RangeValueType value)
Deprecated. Sets the value of the ' Total Resource Count' containment reference |
void |
setTotalVirtualMemory(RangeValueType value)
Deprecated. Sets the value of the ' Total Virtual Memory' containment reference |
void |
unsetExclusiveExecution()
Deprecated. Unsets the value of the ' Exclusive Execution' attribute |
| Method Detail |
|---|
CandidateHostsType getCandidateHosts()
If the meaning of the 'Candidate Hosts' containment reference isn't clear, there really should be more of a description here...
setCandidateHosts(CandidateHostsType),
JsdlPackage.getResourcesType_CandidateHosts()void setCandidateHosts(CandidateHostsType value)
Candidate Hosts' containment reference.
value - the new value of the 'Candidate Hosts' containment reference.getCandidateHosts()EList getFileSystem()
FileSystemType.
If the meaning of the 'File System' containment reference list isn't clear, there really should be more of a description here...
JsdlPackage.getResourcesType_FileSystem()boolean isExclusiveExecution()
If the meaning of the 'Exclusive Execution' attribute isn't clear, there really should be more of a description here...
isSetExclusiveExecution(),
unsetExclusiveExecution(),
setExclusiveExecution(boolean),
JsdlPackage.getResourcesType_ExclusiveExecution()void setExclusiveExecution(boolean value)
Exclusive Execution' attribute.
value - the new value of the 'Exclusive Execution' attribute.isSetExclusiveExecution(),
unsetExclusiveExecution(),
isExclusiveExecution()void unsetExclusiveExecution()
Exclusive Execution' attribute.
isSetExclusiveExecution(),
isExclusiveExecution(),
setExclusiveExecution(boolean)boolean isSetExclusiveExecution()
Exclusive Execution' attribute is set.
unsetExclusiveExecution(),
isExclusiveExecution(),
setExclusiveExecution(boolean)OperatingSystemType getOperatingSystem()
If the meaning of the 'Operating System' containment reference isn't clear, there really should be more of a description here...
setOperatingSystem(OperatingSystemType),
JsdlPackage.getResourcesType_OperatingSystem()void setOperatingSystem(OperatingSystemType value)
Operating System' containment reference.
value - the new value of the 'Operating System' containment reference.getOperatingSystem()CPUArchitectureType getCPUArchitecture()
If the meaning of the 'CPU Architecture' containment reference isn't clear, there really should be more of a description here...
setCPUArchitecture(CPUArchitectureType),
JsdlPackage.getResourcesType_CPUArchitecture()void setCPUArchitecture(CPUArchitectureType value)
CPU Architecture' containment reference.
value - the new value of the 'CPU Architecture' containment reference.getCPUArchitecture()RangeValueType getIndividualCPUSpeed()
If the meaning of the 'Individual CPU Speed' containment reference isn't clear, there really should be more of a description here...
setIndividualCPUSpeed(RangeValueType),
JsdlPackage.getResourcesType_IndividualCPUSpeed()void setIndividualCPUSpeed(RangeValueType value)
Individual CPU Speed' containment reference.
value - the new value of the 'Individual CPU Speed' containment reference.getIndividualCPUSpeed()RangeValueType getIndividualCPUTime()
If the meaning of the 'Individual CPU Time' containment reference isn't clear, there really should be more of a description here...
setIndividualCPUTime(RangeValueType),
JsdlPackage.getResourcesType_IndividualCPUTime()void setIndividualCPUTime(RangeValueType value)
Individual CPU Time' containment reference.
value - the new value of the 'Individual CPU Time' containment reference.getIndividualCPUTime()RangeValueType getIndividualCPUCount()
If the meaning of the 'Individual CPU Count' containment reference isn't clear, there really should be more of a description here...
setIndividualCPUCount(RangeValueType),
JsdlPackage.getResourcesType_IndividualCPUCount()void setIndividualCPUCount(RangeValueType value)
Individual CPU Count' containment reference.
value - the new value of the 'Individual CPU Count' containment reference.getIndividualCPUCount()RangeValueType getIndividualNetworkBandwidth()
If the meaning of the 'Individual Network Bandwidth' containment reference isn't clear, there really should be more of a description here...
setIndividualNetworkBandwidth(RangeValueType),
JsdlPackage.getResourcesType_IndividualNetworkBandwidth()void setIndividualNetworkBandwidth(RangeValueType value)
Individual Network Bandwidth' containment reference.
value - the new value of the 'Individual Network Bandwidth' containment reference.getIndividualNetworkBandwidth()RangeValueType getIndividualPhysicalMemory()
If the meaning of the 'Individual Physical Memory' containment reference isn't clear, there really should be more of a description here...
setIndividualPhysicalMemory(RangeValueType),
JsdlPackage.getResourcesType_IndividualPhysicalMemory()void setIndividualPhysicalMemory(RangeValueType value)
Individual Physical Memory' containment reference.
value - the new value of the 'Individual Physical Memory' containment reference.getIndividualPhysicalMemory()RangeValueType getIndividualVirtualMemory()
If the meaning of the 'Individual Virtual Memory' containment reference isn't clear, there really should be more of a description here...
setIndividualVirtualMemory(RangeValueType),
JsdlPackage.getResourcesType_IndividualVirtualMemory()void setIndividualVirtualMemory(RangeValueType value)
Individual Virtual Memory' containment reference.
value - the new value of the 'Individual Virtual Memory' containment reference.getIndividualVirtualMemory()RangeValueType getIndividualDiskSpace()
If the meaning of the 'Individual Disk Space' containment reference isn't clear, there really should be more of a description here...
setIndividualDiskSpace(RangeValueType),
JsdlPackage.getResourcesType_IndividualDiskSpace()void setIndividualDiskSpace(RangeValueType value)
Individual Disk Space' containment reference.
value - the new value of the 'Individual Disk Space' containment reference.getIndividualDiskSpace()RangeValueType getTotalCPUTime()
If the meaning of the 'Total CPU Time' containment reference isn't clear, there really should be more of a description here...
setTotalCPUTime(RangeValueType),
JsdlPackage.getResourcesType_TotalCPUTime()void setTotalCPUTime(RangeValueType value)
Total CPU Time' containment reference.
value - the new value of the 'Total CPU Time' containment reference.getTotalCPUTime()RangeValueType getTotalCPUCount()
If the meaning of the 'Total CPU Count' containment reference isn't clear, there really should be more of a description here...
setTotalCPUCount(RangeValueType),
JsdlPackage.getResourcesType_TotalCPUCount()void setTotalCPUCount(RangeValueType value)
Total CPU Count' containment reference.
value - the new value of the 'Total CPU Count' containment reference.getTotalCPUCount()RangeValueType getTotalPhysicalMemory()
If the meaning of the 'Total Physical Memory' containment reference isn't clear, there really should be more of a description here...
setTotalPhysicalMemory(RangeValueType),
JsdlPackage.getResourcesType_TotalPhysicalMemory()void setTotalPhysicalMemory(RangeValueType value)
Total Physical Memory' containment reference.
value - the new value of the 'Total Physical Memory' containment reference.getTotalPhysicalMemory()RangeValueType getTotalVirtualMemory()
If the meaning of the 'Total Virtual Memory' containment reference isn't clear, there really should be more of a description here...
setTotalVirtualMemory(RangeValueType),
JsdlPackage.getResourcesType_TotalVirtualMemory()void setTotalVirtualMemory(RangeValueType value)
Total Virtual Memory' containment reference.
value - the new value of the 'Total Virtual Memory' containment reference.getTotalVirtualMemory()RangeValueType getTotalDiskSpace()
If the meaning of the 'Total Disk Space' containment reference isn't clear, there really should be more of a description here...
setTotalDiskSpace(RangeValueType),
JsdlPackage.getResourcesType_TotalDiskSpace()void setTotalDiskSpace(RangeValueType value)
Total Disk Space' containment reference.
value - the new value of the 'Total Disk Space' containment reference.getTotalDiskSpace()RangeValueType getTotalResourceCount()
If the meaning of the 'Total Resource Count' containment reference isn't clear, there really should be more of a description here...
setTotalResourceCount(RangeValueType),
JsdlPackage.getResourcesType_TotalResourceCount()void setTotalResourceCount(RangeValueType value)
Total Resource Count' containment reference.
value - the new value of the 'Total Resource Count' containment reference.getTotalResourceCount()FeatureMap getAny()
org.eclipse.emf.ecore.util.FeatureMap.Entry.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
JsdlPackage.getResourcesType_Any()FeatureMap getAnyAttribute()
org.eclipse.emf.ecore.util.FeatureMap.Entry.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
JsdlPackage.getResourcesType_AnyAttribute()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||