org.ggf.schemas.jsdl.x2005.x11.jsdl
Interface ResourcesType

All Superinterfaces:
org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
All Known Implementing Classes:
ResourcesTypeImpl

public interface ResourcesType
extends org.apache.xmlbeans.XmlObject

An XML Resources_Type(@http://schemas.ggf.org/jsdl/2005/11/jsdl). This is a complex type.


Nested Class Summary
static class ResourcesType.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Method Summary
 CandidateHostsType addNewCandidateHosts()
          Appends and returns a new empty "CandidateHosts" element
 CPUArchitectureType addNewCPUArchitecture()
          Appends and returns a new empty "CPUArchitecture" element
 FileSystemType addNewFileSystem()
          Appends and returns a new empty value (as xml) as the last "FileSystem" element
 RangeValueType addNewIndividualCPUCount()
          Appends and returns a new empty "IndividualCPUCount" element
 RangeValueType addNewIndividualCPUSpeed()
          Appends and returns a new empty "IndividualCPUSpeed" element
 RangeValueType addNewIndividualCPUTime()
          Appends and returns a new empty "IndividualCPUTime" element
 RangeValueType addNewIndividualDiskSpace()
          Appends and returns a new empty "IndividualDiskSpace" element
 RangeValueType addNewIndividualNetworkBandwidth()
          Appends and returns a new empty "IndividualNetworkBandwidth" element
 RangeValueType addNewIndividualPhysicalMemory()
          Appends and returns a new empty "IndividualPhysicalMemory" element
 RangeValueType addNewIndividualVirtualMemory()
          Appends and returns a new empty "IndividualVirtualMemory" element
 OperatingSystemType addNewOperatingSystem()
          Appends and returns a new empty "OperatingSystem" element
 RangeValueType addNewTotalCPUCount()
          Appends and returns a new empty "TotalCPUCount" element
 RangeValueType addNewTotalCPUTime()
          Appends and returns a new empty "TotalCPUTime" element
 RangeValueType addNewTotalDiskSpace()
          Appends and returns a new empty "TotalDiskSpace" element
 RangeValueType addNewTotalPhysicalMemory()
          Appends and returns a new empty "TotalPhysicalMemory" element
 RangeValueType addNewTotalResourceCount()
          Appends and returns a new empty "TotalResourceCount" element
 RangeValueType addNewTotalVirtualMemory()
          Appends and returns a new empty "TotalVirtualMemory" element
 CandidateHostsType getCandidateHosts()
          Gets the "CandidateHosts" element
 CPUArchitectureType getCPUArchitecture()
          Gets the "CPUArchitecture" element
 boolean getExclusiveExecution()
          Gets the "ExclusiveExecution" element
 FileSystemType[] getFileSystemArray()
          Gets array of all "FileSystem" elements
 FileSystemType getFileSystemArray(int i)
          Gets ith "FileSystem" element
 RangeValueType getIndividualCPUCount()
          Gets the "IndividualCPUCount" element
 RangeValueType getIndividualCPUSpeed()
          Gets the "IndividualCPUSpeed" element
 RangeValueType getIndividualCPUTime()
          Gets the "IndividualCPUTime" element
 RangeValueType getIndividualDiskSpace()
          Gets the "IndividualDiskSpace" element
 RangeValueType getIndividualNetworkBandwidth()
          Gets the "IndividualNetworkBandwidth" element
 RangeValueType getIndividualPhysicalMemory()
          Gets the "IndividualPhysicalMemory" element
 RangeValueType getIndividualVirtualMemory()
          Gets the "IndividualVirtualMemory" element
 OperatingSystemType getOperatingSystem()
          Gets the "OperatingSystem" element
 RangeValueType getTotalCPUCount()
          Gets the "TotalCPUCount" element
 RangeValueType getTotalCPUTime()
          Gets the "TotalCPUTime" element
 RangeValueType getTotalDiskSpace()
          Gets the "TotalDiskSpace" element
 RangeValueType getTotalPhysicalMemory()
          Gets the "TotalPhysicalMemory" element
 RangeValueType getTotalResourceCount()
          Gets the "TotalResourceCount" element
 RangeValueType getTotalVirtualMemory()
          Gets the "TotalVirtualMemory" element
 FileSystemType insertNewFileSystem(int i)
          Inserts and returns a new empty value (as xml) as the ith "FileSystem" element
 boolean isSetCandidateHosts()
          True if has "CandidateHosts" element
 boolean isSetCPUArchitecture()
          True if has "CPUArchitecture" element
 boolean isSetExclusiveExecution()
          True if has "ExclusiveExecution" element
 boolean isSetIndividualCPUCount()
          True if has "IndividualCPUCount" element
 boolean isSetIndividualCPUSpeed()
          True if has "IndividualCPUSpeed" element
 boolean isSetIndividualCPUTime()
          True if has "IndividualCPUTime" element
 boolean isSetIndividualDiskSpace()
          True if has "IndividualDiskSpace" element
 boolean isSetIndividualNetworkBandwidth()
          True if has "IndividualNetworkBandwidth" element
 boolean isSetIndividualPhysicalMemory()
          True if has "IndividualPhysicalMemory" element
 boolean isSetIndividualVirtualMemory()
          True if has "IndividualVirtualMemory" element
 boolean isSetOperatingSystem()
          True if has "OperatingSystem" element
 boolean isSetTotalCPUCount()
          True if has "TotalCPUCount" element
 boolean isSetTotalCPUTime()
          True if has "TotalCPUTime" element
 boolean isSetTotalDiskSpace()
          True if has "TotalDiskSpace" element
 boolean isSetTotalPhysicalMemory()
          True if has "TotalPhysicalMemory" element
 boolean isSetTotalResourceCount()
          True if has "TotalResourceCount" element
 boolean isSetTotalVirtualMemory()
          True if has "TotalVirtualMemory" element
 void removeFileSystem(int i)
          Removes the ith "FileSystem" element
 void setCandidateHosts(CandidateHostsType candidateHosts)
          Sets the "CandidateHosts" element
 void setCPUArchitecture(CPUArchitectureType cpuArchitecture)
          Sets the "CPUArchitecture" element
 void setExclusiveExecution(boolean exclusiveExecution)
          Sets the "ExclusiveExecution" element
 void setFileSystemArray(FileSystemType[] fileSystemArray)
          Sets array of all "FileSystem" element
 void setFileSystemArray(int i, FileSystemType fileSystem)
          Sets ith "FileSystem" element
 void setIndividualCPUCount(RangeValueType individualCPUCount)
          Sets the "IndividualCPUCount" element
 void setIndividualCPUSpeed(RangeValueType individualCPUSpeed)
          Sets the "IndividualCPUSpeed" element
 void setIndividualCPUTime(RangeValueType individualCPUTime)
          Sets the "IndividualCPUTime" element
 void setIndividualDiskSpace(RangeValueType individualDiskSpace)
          Sets the "IndividualDiskSpace" element
 void setIndividualNetworkBandwidth(RangeValueType individualNetworkBandwidth)
          Sets the "IndividualNetworkBandwidth" element
 void setIndividualPhysicalMemory(RangeValueType individualPhysicalMemory)
          Sets the "IndividualPhysicalMemory" element
 void setIndividualVirtualMemory(RangeValueType individualVirtualMemory)
          Sets the "IndividualVirtualMemory" element
 void setOperatingSystem(OperatingSystemType operatingSystem)
          Sets the "OperatingSystem" element
 void setTotalCPUCount(RangeValueType totalCPUCount)
          Sets the "TotalCPUCount" element
 void setTotalCPUTime(RangeValueType totalCPUTime)
          Sets the "TotalCPUTime" element
 void setTotalDiskSpace(RangeValueType totalDiskSpace)
          Sets the "TotalDiskSpace" element
 void setTotalPhysicalMemory(RangeValueType totalPhysicalMemory)
          Sets the "TotalPhysicalMemory" element
 void setTotalResourceCount(RangeValueType totalResourceCount)
          Sets the "TotalResourceCount" element
 void setTotalVirtualMemory(RangeValueType totalVirtualMemory)
          Sets the "TotalVirtualMemory" element
 int sizeOfFileSystemArray()
          Returns number of "FileSystem" element
 void unsetCandidateHosts()
          Unsets the "CandidateHosts" element
 void unsetCPUArchitecture()
          Unsets the "CPUArchitecture" element
 void unsetExclusiveExecution()
          Unsets the "ExclusiveExecution" element
 void unsetIndividualCPUCount()
          Unsets the "IndividualCPUCount" element
 void unsetIndividualCPUSpeed()
          Unsets the "IndividualCPUSpeed" element
 void unsetIndividualCPUTime()
          Unsets the "IndividualCPUTime" element
 void unsetIndividualDiskSpace()
          Unsets the "IndividualDiskSpace" element
 void unsetIndividualNetworkBandwidth()
          Unsets the "IndividualNetworkBandwidth" element
 void unsetIndividualPhysicalMemory()
          Unsets the "IndividualPhysicalMemory" element
 void unsetIndividualVirtualMemory()
          Unsets the "IndividualVirtualMemory" element
 void unsetOperatingSystem()
          Unsets the "OperatingSystem" element
 void unsetTotalCPUCount()
          Unsets the "TotalCPUCount" element
 void unsetTotalCPUTime()
          Unsets the "TotalCPUTime" element
 void unsetTotalDiskSpace()
          Unsets the "TotalDiskSpace" element
 void unsetTotalPhysicalMemory()
          Unsets the "TotalPhysicalMemory" element
 void unsetTotalResourceCount()
          Unsets the "TotalResourceCount" element
 void unsetTotalVirtualMemory()
          Unsets the "TotalVirtualMemory" element
 org.apache.xmlbeans.XmlBoolean xgetExclusiveExecution()
          Gets (as xml) the "ExclusiveExecution" element
 void xsetExclusiveExecution(org.apache.xmlbeans.XmlBoolean exclusiveExecution)
          Sets (as xml) the "ExclusiveExecution" element
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getCandidateHosts

CandidateHostsType getCandidateHosts()
Gets the "CandidateHosts" element


isSetCandidateHosts

boolean isSetCandidateHosts()
True if has "CandidateHosts" element


setCandidateHosts

void setCandidateHosts(CandidateHostsType candidateHosts)
Sets the "CandidateHosts" element


addNewCandidateHosts

CandidateHostsType addNewCandidateHosts()
Appends and returns a new empty "CandidateHosts" element


unsetCandidateHosts

void unsetCandidateHosts()
Unsets the "CandidateHosts" element


getFileSystemArray

FileSystemType[] getFileSystemArray()
Gets array of all "FileSystem" elements


getFileSystemArray

FileSystemType getFileSystemArray(int i)
Gets ith "FileSystem" element


sizeOfFileSystemArray

int sizeOfFileSystemArray()
Returns number of "FileSystem" element


setFileSystemArray

void setFileSystemArray(FileSystemType[] fileSystemArray)
Sets array of all "FileSystem" element


setFileSystemArray

void setFileSystemArray(int i,
                        FileSystemType fileSystem)
Sets ith "FileSystem" element


insertNewFileSystem

FileSystemType insertNewFileSystem(int i)
Inserts and returns a new empty value (as xml) as the ith "FileSystem" element


addNewFileSystem

FileSystemType addNewFileSystem()
Appends and returns a new empty value (as xml) as the last "FileSystem" element


removeFileSystem

void removeFileSystem(int i)
Removes the ith "FileSystem" element


getExclusiveExecution

boolean getExclusiveExecution()
Gets the "ExclusiveExecution" element


xgetExclusiveExecution

org.apache.xmlbeans.XmlBoolean xgetExclusiveExecution()
Gets (as xml) the "ExclusiveExecution" element


isSetExclusiveExecution

boolean isSetExclusiveExecution()
True if has "ExclusiveExecution" element


setExclusiveExecution

void setExclusiveExecution(boolean exclusiveExecution)
Sets the "ExclusiveExecution" element


xsetExclusiveExecution

void xsetExclusiveExecution(org.apache.xmlbeans.XmlBoolean exclusiveExecution)
Sets (as xml) the "ExclusiveExecution" element


unsetExclusiveExecution

void unsetExclusiveExecution()
Unsets the "ExclusiveExecution" element


getOperatingSystem

OperatingSystemType getOperatingSystem()
Gets the "OperatingSystem" element


isSetOperatingSystem

boolean isSetOperatingSystem()
True if has "OperatingSystem" element


setOperatingSystem

void setOperatingSystem(OperatingSystemType operatingSystem)
Sets the "OperatingSystem" element


addNewOperatingSystem

OperatingSystemType addNewOperatingSystem()
Appends and returns a new empty "OperatingSystem" element


unsetOperatingSystem

void unsetOperatingSystem()
Unsets the "OperatingSystem" element


getCPUArchitecture

CPUArchitectureType getCPUArchitecture()
Gets the "CPUArchitecture" element


isSetCPUArchitecture

boolean isSetCPUArchitecture()
True if has "CPUArchitecture" element


setCPUArchitecture

void setCPUArchitecture(CPUArchitectureType cpuArchitecture)
Sets the "CPUArchitecture" element


addNewCPUArchitecture

CPUArchitectureType addNewCPUArchitecture()
Appends and returns a new empty "CPUArchitecture" element


unsetCPUArchitecture

void unsetCPUArchitecture()
Unsets the "CPUArchitecture" element


getIndividualCPUSpeed

RangeValueType getIndividualCPUSpeed()
Gets the "IndividualCPUSpeed" element


isSetIndividualCPUSpeed

boolean isSetIndividualCPUSpeed()
True if has "IndividualCPUSpeed" element


setIndividualCPUSpeed

void setIndividualCPUSpeed(RangeValueType individualCPUSpeed)
Sets the "IndividualCPUSpeed" element


addNewIndividualCPUSpeed

RangeValueType addNewIndividualCPUSpeed()
Appends and returns a new empty "IndividualCPUSpeed" element


unsetIndividualCPUSpeed

void unsetIndividualCPUSpeed()
Unsets the "IndividualCPUSpeed" element


getIndividualCPUTime

RangeValueType getIndividualCPUTime()
Gets the "IndividualCPUTime" element


isSetIndividualCPUTime

boolean isSetIndividualCPUTime()
True if has "IndividualCPUTime" element


setIndividualCPUTime

void setIndividualCPUTime(RangeValueType individualCPUTime)
Sets the "IndividualCPUTime" element


addNewIndividualCPUTime

RangeValueType addNewIndividualCPUTime()
Appends and returns a new empty "IndividualCPUTime" element


unsetIndividualCPUTime

void unsetIndividualCPUTime()
Unsets the "IndividualCPUTime" element


getIndividualCPUCount

RangeValueType getIndividualCPUCount()
Gets the "IndividualCPUCount" element


isSetIndividualCPUCount

boolean isSetIndividualCPUCount()
True if has "IndividualCPUCount" element


setIndividualCPUCount

void setIndividualCPUCount(RangeValueType individualCPUCount)
Sets the "IndividualCPUCount" element


addNewIndividualCPUCount

RangeValueType addNewIndividualCPUCount()
Appends and returns a new empty "IndividualCPUCount" element


unsetIndividualCPUCount

void unsetIndividualCPUCount()
Unsets the "IndividualCPUCount" element


getIndividualNetworkBandwidth

RangeValueType getIndividualNetworkBandwidth()
Gets the "IndividualNetworkBandwidth" element


isSetIndividualNetworkBandwidth

boolean isSetIndividualNetworkBandwidth()
True if has "IndividualNetworkBandwidth" element


setIndividualNetworkBandwidth

void setIndividualNetworkBandwidth(RangeValueType individualNetworkBandwidth)
Sets the "IndividualNetworkBandwidth" element


addNewIndividualNetworkBandwidth

RangeValueType addNewIndividualNetworkBandwidth()
Appends and returns a new empty "IndividualNetworkBandwidth" element


unsetIndividualNetworkBandwidth

void unsetIndividualNetworkBandwidth()
Unsets the "IndividualNetworkBandwidth" element


getIndividualPhysicalMemory

RangeValueType getIndividualPhysicalMemory()
Gets the "IndividualPhysicalMemory" element


isSetIndividualPhysicalMemory

boolean isSetIndividualPhysicalMemory()
True if has "IndividualPhysicalMemory" element


setIndividualPhysicalMemory

void setIndividualPhysicalMemory(RangeValueType individualPhysicalMemory)
Sets the "IndividualPhysicalMemory" element


addNewIndividualPhysicalMemory

RangeValueType addNewIndividualPhysicalMemory()
Appends and returns a new empty "IndividualPhysicalMemory" element


unsetIndividualPhysicalMemory

void unsetIndividualPhysicalMemory()
Unsets the "IndividualPhysicalMemory" element


getIndividualVirtualMemory

RangeValueType getIndividualVirtualMemory()
Gets the "IndividualVirtualMemory" element


isSetIndividualVirtualMemory

boolean isSetIndividualVirtualMemory()
True if has "IndividualVirtualMemory" element


setIndividualVirtualMemory

void setIndividualVirtualMemory(RangeValueType individualVirtualMemory)
Sets the "IndividualVirtualMemory" element


addNewIndividualVirtualMemory

RangeValueType addNewIndividualVirtualMemory()
Appends and returns a new empty "IndividualVirtualMemory" element


unsetIndividualVirtualMemory

void unsetIndividualVirtualMemory()
Unsets the "IndividualVirtualMemory" element


getIndividualDiskSpace

RangeValueType getIndividualDiskSpace()
Gets the "IndividualDiskSpace" element


isSetIndividualDiskSpace

boolean isSetIndividualDiskSpace()
True if has "IndividualDiskSpace" element


setIndividualDiskSpace

void setIndividualDiskSpace(RangeValueType individualDiskSpace)
Sets the "IndividualDiskSpace" element


addNewIndividualDiskSpace

RangeValueType addNewIndividualDiskSpace()
Appends and returns a new empty "IndividualDiskSpace" element


unsetIndividualDiskSpace

void unsetIndividualDiskSpace()
Unsets the "IndividualDiskSpace" element


getTotalCPUTime

RangeValueType getTotalCPUTime()
Gets the "TotalCPUTime" element


isSetTotalCPUTime

boolean isSetTotalCPUTime()
True if has "TotalCPUTime" element


setTotalCPUTime

void setTotalCPUTime(RangeValueType totalCPUTime)
Sets the "TotalCPUTime" element


addNewTotalCPUTime

RangeValueType addNewTotalCPUTime()
Appends and returns a new empty "TotalCPUTime" element


unsetTotalCPUTime

void unsetTotalCPUTime()
Unsets the "TotalCPUTime" element


getTotalCPUCount

RangeValueType getTotalCPUCount()
Gets the "TotalCPUCount" element


isSetTotalCPUCount

boolean isSetTotalCPUCount()
True if has "TotalCPUCount" element


setTotalCPUCount

void setTotalCPUCount(RangeValueType totalCPUCount)
Sets the "TotalCPUCount" element


addNewTotalCPUCount

RangeValueType addNewTotalCPUCount()
Appends and returns a new empty "TotalCPUCount" element


unsetTotalCPUCount

void unsetTotalCPUCount()
Unsets the "TotalCPUCount" element


getTotalPhysicalMemory

RangeValueType getTotalPhysicalMemory()
Gets the "TotalPhysicalMemory" element


isSetTotalPhysicalMemory

boolean isSetTotalPhysicalMemory()
True if has "TotalPhysicalMemory" element


setTotalPhysicalMemory

void setTotalPhysicalMemory(RangeValueType totalPhysicalMemory)
Sets the "TotalPhysicalMemory" element


addNewTotalPhysicalMemory

RangeValueType addNewTotalPhysicalMemory()
Appends and returns a new empty "TotalPhysicalMemory" element


unsetTotalPhysicalMemory

void unsetTotalPhysicalMemory()
Unsets the "TotalPhysicalMemory" element


getTotalVirtualMemory

RangeValueType getTotalVirtualMemory()
Gets the "TotalVirtualMemory" element


isSetTotalVirtualMemory

boolean isSetTotalVirtualMemory()
True if has "TotalVirtualMemory" element


setTotalVirtualMemory

void setTotalVirtualMemory(RangeValueType totalVirtualMemory)
Sets the "TotalVirtualMemory" element


addNewTotalVirtualMemory

RangeValueType addNewTotalVirtualMemory()
Appends and returns a new empty "TotalVirtualMemory" element


unsetTotalVirtualMemory

void unsetTotalVirtualMemory()
Unsets the "TotalVirtualMemory" element


getTotalDiskSpace

RangeValueType getTotalDiskSpace()
Gets the "TotalDiskSpace" element


isSetTotalDiskSpace

boolean isSetTotalDiskSpace()
True if has "TotalDiskSpace" element


setTotalDiskSpace

void setTotalDiskSpace(RangeValueType totalDiskSpace)
Sets the "TotalDiskSpace" element


addNewTotalDiskSpace

RangeValueType addNewTotalDiskSpace()
Appends and returns a new empty "TotalDiskSpace" element


unsetTotalDiskSpace

void unsetTotalDiskSpace()
Unsets the "TotalDiskSpace" element


getTotalResourceCount

RangeValueType getTotalResourceCount()
Gets the "TotalResourceCount" element


isSetTotalResourceCount

boolean isSetTotalResourceCount()
True if has "TotalResourceCount" element


setTotalResourceCount

void setTotalResourceCount(RangeValueType totalResourceCount)
Sets the "TotalResourceCount" element


addNewTotalResourceCount

RangeValueType addNewTotalResourceCount()
Appends and returns a new empty "TotalResourceCount" element


unsetTotalResourceCount

void unsetTotalResourceCount()
Unsets the "TotalResourceCount" element



Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.