g-Eclipse
Release 1.0.0

eu.geclipse.jsdl.model.base.impl
Class DocumentRootImpl

java.lang.Object
  extended by EObjectImpl
      extended by eu.geclipse.jsdl.model.base.impl.DocumentRootImpl
All Implemented Interfaces:
DocumentRoot

public class DocumentRootImpl
extends EObjectImpl
implements DocumentRoot

An implementation of the model object 'Document Root'.

The following features are implemented:


Method Summary
 NotificationChain basicSetApplication(ApplicationType newApplication, NotificationChain msgs)
           
 NotificationChain basicSetCandidateHosts(CandidateHostsType newCandidateHosts, NotificationChain msgs)
           
 NotificationChain basicSetCPUArchitecture(CPUArchitectureType newCPUArchitecture, NotificationChain msgs)
           
 NotificationChain basicSetDataStaging(DataStagingType newDataStaging, NotificationChain msgs)
           
 NotificationChain basicSetDiskSpace(RangeValueType newDiskSpace, NotificationChain msgs)
           
 NotificationChain basicSetFileSystem(FileSystemType newFileSystem, NotificationChain msgs)
           
 NotificationChain basicSetIndividualCPUCount(RangeValueType newIndividualCPUCount, NotificationChain msgs)
           
 NotificationChain basicSetIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed, NotificationChain msgs)
           
 NotificationChain basicSetIndividualCPUTime(RangeValueType newIndividualCPUTime, NotificationChain msgs)
           
 NotificationChain basicSetIndividualDiskSpace(RangeValueType newIndividualDiskSpace, NotificationChain msgs)
           
 NotificationChain basicSetIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth, NotificationChain msgs)
           
 NotificationChain basicSetIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory, NotificationChain msgs)
           
 NotificationChain basicSetIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory, NotificationChain msgs)
           
 NotificationChain basicSetJobDefinition(JobDefinitionType newJobDefinition, NotificationChain msgs)
           
 NotificationChain basicSetJobDescription(JobDescriptionType newJobDescription, NotificationChain msgs)
           
 NotificationChain basicSetJobIdentification(JobIdentificationType newJobIdentification, NotificationChain msgs)
           
 NotificationChain basicSetOperatingSystem(OperatingSystemType newOperatingSystem, NotificationChain msgs)
           
 NotificationChain basicSetOperatingSystemType(OperatingSystemTypeType newOperatingSystemType, NotificationChain msgs)
           
 NotificationChain basicSetResources(ResourcesType newResources, NotificationChain msgs)
           
 NotificationChain basicSetSource(SourceTargetType newSource, NotificationChain msgs)
           
 NotificationChain basicSetTarget(SourceTargetType newTarget, NotificationChain msgs)
           
 NotificationChain basicSetTotalCPUCount(RangeValueType newTotalCPUCount, NotificationChain msgs)
           
 NotificationChain basicSetTotalCPUTime(RangeValueType newTotalCPUTime, NotificationChain msgs)
           
 NotificationChain basicSetTotalDiskSpace(RangeValueType newTotalDiskSpace, NotificationChain msgs)
           
 NotificationChain basicSetTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory, NotificationChain msgs)
           
 NotificationChain basicSetTotalResourceCount(RangeValueType newTotalResourceCount, NotificationChain msgs)
           
 NotificationChain basicSetTotalVirtualMemory(RangeValueType newTotalVirtualMemory, NotificationChain msgs)
           
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
 void eUnset(int featureID)
           
 ApplicationType getApplication()
           
 java.lang.String getApplicationName()
           
 java.lang.String getApplicationVersion()
           
 CandidateHostsType getCandidateHosts()
           
 CPUArchitectureType getCPUArchitecture()
           
 ProcessorArchitectureEnumeration getCPUArchitectureName()
           
 CreationFlagEnumeration getCreationFlag()
           
 DataStagingType getDataStaging()
           
 java.lang.String getDescription()
           
 RangeValueType getDiskSpace()
           
 java.lang.String getFileName()
           
 FileSystemType getFileSystem()
           
 java.lang.String getFilesystemName()
           
 FileSystemTypeEnumeration getFileSystemType()
           
 java.lang.String getHostName()
           
 RangeValueType getIndividualCPUCount()
           
 RangeValueType getIndividualCPUSpeed()
           
 RangeValueType getIndividualCPUTime()
           
 RangeValueType getIndividualDiskSpace()
           
 RangeValueType getIndividualNetworkBandwidth()
           
 RangeValueType getIndividualPhysicalMemory()
           
 RangeValueType getIndividualVirtualMemory()
           
 java.lang.String getJobAnnotation()
           
 JobDefinitionType getJobDefinition()
           
 JobDescriptionType getJobDescription()
           
 JobIdentificationType getJobIdentification()
           
 java.lang.String getJobName()
           
 java.lang.String getJobProject()
           
 FeatureMap getMixed()
           
 java.lang.String getMountPoint()
           
 OperatingSystemType getOperatingSystem()
           
 OperatingSystemTypeEnumeration getOperatingSystemName()
           
 OperatingSystemTypeType getOperatingSystemType()
           
 java.lang.String getOperatingSystemVersion()
           
 ResourcesType getResources()
           
 SourceTargetType getSource()
           
 SourceTargetType getTarget()
           
 RangeValueType getTotalCPUCount()
           
 RangeValueType getTotalCPUTime()
           
 RangeValueType getTotalDiskSpace()
           
 RangeValueType getTotalPhysicalMemory()
           
 RangeValueType getTotalResourceCount()
           
 RangeValueType getTotalVirtualMemory()
           
 java.lang.String getURI()
           
 EMap getXMLNSPrefixMap()
           
 EMap getXSISchemaLocation()
           
 boolean isDeleteOnTermination()
           
 boolean isExclusiveExecution()
           
 void setApplication(ApplicationType newApplication)
           
 void setApplicationName(java.lang.String newApplicationName)
           
 void setApplicationVersion(java.lang.String newApplicationVersion)
           
 void setCandidateHosts(CandidateHostsType newCandidateHosts)
           
 void setCPUArchitecture(CPUArchitectureType newCPUArchitecture)
           
 void setCPUArchitectureName(ProcessorArchitectureEnumeration newCPUArchitectureName)
           
 void setCreationFlag(CreationFlagEnumeration newCreationFlag)
           
 void setDataStaging(DataStagingType newDataStaging)
           
 void setDeleteOnTermination(boolean newDeleteOnTermination)
           
 void setDescription(java.lang.String newDescription)
           
 void setDiskSpace(RangeValueType newDiskSpace)
           
 void setExclusiveExecution(boolean newExclusiveExecution)
           
 void setFileName(java.lang.String newFileName)
           
 void setFileSystem(FileSystemType newFileSystem)
           
 void setFilesystemName(java.lang.String newFilesystemName)
           
 void setFileSystemType(FileSystemTypeEnumeration newFileSystemType)
           
 void setHostName(java.lang.String newHostName)
           
 void setIndividualCPUCount(RangeValueType newIndividualCPUCount)
           
 void setIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed)
           
 void setIndividualCPUTime(RangeValueType newIndividualCPUTime)
           
 void setIndividualDiskSpace(RangeValueType newIndividualDiskSpace)
           
 void setIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth)
           
 void setIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory)
           
 void setIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory)
           
 void setJobAnnotation(java.lang.String newJobAnnotation)
           
 void setJobDefinition(JobDefinitionType newJobDefinition)
           
 void setJobDescription(JobDescriptionType newJobDescription)
           
 void setJobIdentification(JobIdentificationType newJobIdentification)
           
 void setJobName(java.lang.String newJobName)
           
 void setJobProject(java.lang.String newJobProject)
           
 void setMountPoint(java.lang.String newMountPoint)
           
 void setOperatingSystem(OperatingSystemType newOperatingSystem)
           
 void setOperatingSystemName(OperatingSystemTypeEnumeration newOperatingSystemName)
           
 void setOperatingSystemType(OperatingSystemTypeType newOperatingSystemType)
           
 void setOperatingSystemVersion(java.lang.String newOperatingSystemVersion)
           
 void setResources(ResourcesType newResources)
           
 void setSource(SourceTargetType newSource)
           
 void setTarget(SourceTargetType newTarget)
           
 void setTotalCPUCount(RangeValueType newTotalCPUCount)
           
 void setTotalCPUTime(RangeValueType newTotalCPUTime)
           
 void setTotalDiskSpace(RangeValueType newTotalDiskSpace)
           
 void setTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory)
           
 void setTotalResourceCount(RangeValueType newTotalResourceCount)
           
 void setTotalVirtualMemory(RangeValueType newTotalVirtualMemory)
           
 void setURI(java.lang.String newURI)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getMixed

public FeatureMap getMixed()

Specified by:
getMixed in interface DocumentRoot
Returns:
the value of the 'Mixed' attribute list.
See Also:
JsdlPackage.getDocumentRoot_Mixed()

getXMLNSPrefixMap

public EMap getXMLNSPrefixMap()

Specified by:
getXMLNSPrefixMap in interface DocumentRoot
Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
JsdlPackage.getDocumentRoot_XMLNSPrefixMap()

getXSISchemaLocation

public EMap getXSISchemaLocation()

Specified by:
getXSISchemaLocation in interface DocumentRoot
Returns:
the value of the 'XSI Schema Location' map.
See Also:
JsdlPackage.getDocumentRoot_XSISchemaLocation()

getApplication

public ApplicationType getApplication()

Specified by:
getApplication in interface DocumentRoot
Returns:
the value of the 'Application' containment reference.
See Also:
DocumentRoot.setApplication(ApplicationType), JsdlPackage.getDocumentRoot_Application()

basicSetApplication

public NotificationChain basicSetApplication(ApplicationType newApplication,
                                             NotificationChain msgs)


setApplication

public void setApplication(ApplicationType newApplication)

Specified by:
setApplication in interface DocumentRoot
Parameters:
newApplication - the new value of the 'Application' containment reference.
See Also:
DocumentRoot.getApplication()

getApplicationName

public java.lang.String getApplicationName()

Specified by:
getApplicationName in interface DocumentRoot
Returns:
the value of the 'Application Name' attribute.
See Also:
DocumentRoot.setApplicationName(String), JsdlPackage.getDocumentRoot_ApplicationName()

setApplicationName

public void setApplicationName(java.lang.String newApplicationName)

Specified by:
setApplicationName in interface DocumentRoot
Parameters:
newApplicationName - the new value of the 'Application Name' attribute.
See Also:
DocumentRoot.getApplicationName()

getApplicationVersion

public java.lang.String getApplicationVersion()

Specified by:
getApplicationVersion in interface DocumentRoot
Returns:
the value of the 'Application Version' attribute.
See Also:
DocumentRoot.setApplicationVersion(String), JsdlPackage.getDocumentRoot_ApplicationVersion()

setApplicationVersion

public void setApplicationVersion(java.lang.String newApplicationVersion)

Specified by:
setApplicationVersion in interface DocumentRoot
Parameters:
newApplicationVersion - the new value of the 'Application Version' attribute.
See Also:
DocumentRoot.getApplicationVersion()

getCandidateHosts

public CandidateHostsType getCandidateHosts()

Specified by:
getCandidateHosts in interface DocumentRoot
Returns:
the value of the 'Candidate Hosts' containment reference.
See Also:
DocumentRoot.setCandidateHosts(CandidateHostsType), JsdlPackage.getDocumentRoot_CandidateHosts()

basicSetCandidateHosts

public NotificationChain basicSetCandidateHosts(CandidateHostsType newCandidateHosts,
                                                NotificationChain msgs)


setCandidateHosts

public void setCandidateHosts(CandidateHostsType newCandidateHosts)

Specified by:
setCandidateHosts in interface DocumentRoot
Parameters:
newCandidateHosts - the new value of the 'Candidate Hosts' containment reference.
See Also:
DocumentRoot.getCandidateHosts()

getCPUArchitecture

public CPUArchitectureType getCPUArchitecture()

Specified by:
getCPUArchitecture in interface DocumentRoot
Returns:
the value of the 'CPU Architecture' containment reference.
See Also:
DocumentRoot.setCPUArchitecture(CPUArchitectureType), JsdlPackage.getDocumentRoot_CPUArchitecture()

basicSetCPUArchitecture

public NotificationChain basicSetCPUArchitecture(CPUArchitectureType newCPUArchitecture,
                                                 NotificationChain msgs)


setCPUArchitecture

public void setCPUArchitecture(CPUArchitectureType newCPUArchitecture)

Specified by:
setCPUArchitecture in interface DocumentRoot
Parameters:
newCPUArchitecture - the new value of the 'CPU Architecture' containment reference.
See Also:
DocumentRoot.getCPUArchitecture()

getCPUArchitectureName

public ProcessorArchitectureEnumeration getCPUArchitectureName()

Specified by:
getCPUArchitectureName in interface DocumentRoot
Returns:
the value of the 'CPU Architecture Name' attribute.
See Also:
ProcessorArchitectureEnumeration, DocumentRoot.setCPUArchitectureName(ProcessorArchitectureEnumeration), JsdlPackage.getDocumentRoot_CPUArchitectureName()

setCPUArchitectureName

public void setCPUArchitectureName(ProcessorArchitectureEnumeration newCPUArchitectureName)

Specified by:
setCPUArchitectureName in interface DocumentRoot
Parameters:
newCPUArchitectureName - the new value of the 'CPU Architecture Name' attribute.
See Also:
ProcessorArchitectureEnumeration, DocumentRoot.getCPUArchitectureName()

getCreationFlag

public CreationFlagEnumeration getCreationFlag()

Specified by:
getCreationFlag in interface DocumentRoot
Returns:
the value of the 'Creation Flag' attribute.
See Also:
CreationFlagEnumeration, DocumentRoot.setCreationFlag(CreationFlagEnumeration), JsdlPackage.getDocumentRoot_CreationFlag()

setCreationFlag

public void setCreationFlag(CreationFlagEnumeration newCreationFlag)

Specified by:
setCreationFlag in interface DocumentRoot
Parameters:
newCreationFlag - the new value of the 'Creation Flag' attribute.
See Also:
CreationFlagEnumeration, DocumentRoot.getCreationFlag()

getDataStaging

public DataStagingType getDataStaging()

Specified by:
getDataStaging in interface DocumentRoot
Returns:
the value of the 'Data Staging' containment reference.
See Also:
DocumentRoot.setDataStaging(DataStagingType), JsdlPackage.getDocumentRoot_DataStaging()

basicSetDataStaging

public NotificationChain basicSetDataStaging(DataStagingType newDataStaging,
                                             NotificationChain msgs)


setDataStaging

public void setDataStaging(DataStagingType newDataStaging)

Specified by:
setDataStaging in interface DocumentRoot
Parameters:
newDataStaging - the new value of the 'Data Staging' containment reference.
See Also:
DocumentRoot.getDataStaging()

isDeleteOnTermination

public boolean isDeleteOnTermination()

Specified by:
isDeleteOnTermination in interface DocumentRoot
Returns:
the value of the 'Delete On Termination' attribute.
See Also:
DocumentRoot.setDeleteOnTermination(boolean), JsdlPackage.getDocumentRoot_DeleteOnTermination()

setDeleteOnTermination

public void setDeleteOnTermination(boolean newDeleteOnTermination)

Specified by:
setDeleteOnTermination in interface DocumentRoot
Parameters:
newDeleteOnTermination - the new value of the 'Delete On Termination' attribute.
See Also:
DocumentRoot.isDeleteOnTermination()

getDescription

public java.lang.String getDescription()

Specified by:
getDescription in interface DocumentRoot
Returns:
the value of the 'Description' attribute.
See Also:
DocumentRoot.setDescription(String), JsdlPackage.getDocumentRoot_Description()

setDescription

public void setDescription(java.lang.String newDescription)

Specified by:
setDescription in interface DocumentRoot
Parameters:
newDescription - the new value of the 'Description' attribute.
See Also:
DocumentRoot.getDescription()

getDiskSpace

public RangeValueType getDiskSpace()

Specified by:
getDiskSpace in interface DocumentRoot
Returns:
the value of the 'Disk Space' containment reference.
See Also:
DocumentRoot.setDiskSpace(RangeValueType), JsdlPackage.getDocumentRoot_DiskSpace()

basicSetDiskSpace

public NotificationChain basicSetDiskSpace(RangeValueType newDiskSpace,
                                           NotificationChain msgs)


setDiskSpace

public void setDiskSpace(RangeValueType newDiskSpace)

Specified by:
setDiskSpace in interface DocumentRoot
Parameters:
newDiskSpace - the new value of the 'Disk Space' containment reference.
See Also:
DocumentRoot.getDiskSpace()

isExclusiveExecution

public boolean isExclusiveExecution()

Specified by:
isExclusiveExecution in interface DocumentRoot
Returns:
the value of the 'Exclusive Execution' attribute.
See Also:
DocumentRoot.setExclusiveExecution(boolean), JsdlPackage.getDocumentRoot_ExclusiveExecution()

setExclusiveExecution

public void setExclusiveExecution(boolean newExclusiveExecution)

Specified by:
setExclusiveExecution in interface DocumentRoot
Parameters:
newExclusiveExecution - the new value of the 'Exclusive Execution' attribute.
See Also:
DocumentRoot.isExclusiveExecution()

getFileName

public java.lang.String getFileName()

Specified by:
getFileName in interface DocumentRoot
Returns:
the value of the 'File Name' attribute.
See Also:
DocumentRoot.setFileName(String), JsdlPackage.getDocumentRoot_FileName()

setFileName

public void setFileName(java.lang.String newFileName)

Specified by:
setFileName in interface DocumentRoot
Parameters:
newFileName - the new value of the 'File Name' attribute.
See Also:
DocumentRoot.getFileName()

getFileSystem

public FileSystemType getFileSystem()

Specified by:
getFileSystem in interface DocumentRoot
Returns:
the value of the 'File System' containment reference.
See Also:
DocumentRoot.setFileSystem(FileSystemType), JsdlPackage.getDocumentRoot_FileSystem()

basicSetFileSystem

public NotificationChain basicSetFileSystem(FileSystemType newFileSystem,
                                            NotificationChain msgs)


setFileSystem

public void setFileSystem(FileSystemType newFileSystem)

Specified by:
setFileSystem in interface DocumentRoot
Parameters:
newFileSystem - the new value of the 'File System' containment reference.
See Also:
DocumentRoot.getFileSystem()

getFilesystemName

public java.lang.String getFilesystemName()

Specified by:
getFilesystemName in interface DocumentRoot
Returns:
the value of the 'Filesystem Name' attribute.
See Also:
DocumentRoot.setFilesystemName(String), JsdlPackage.getDocumentRoot_FilesystemName()

setFilesystemName

public void setFilesystemName(java.lang.String newFilesystemName)

Specified by:
setFilesystemName in interface DocumentRoot
Parameters:
newFilesystemName - the new value of the 'Filesystem Name' attribute.
See Also:
DocumentRoot.getFilesystemName()

getFileSystemType

public FileSystemTypeEnumeration getFileSystemType()

Specified by:
getFileSystemType in interface DocumentRoot
Returns:
the value of the 'File System Type' attribute.
See Also:
FileSystemTypeEnumeration, DocumentRoot.setFileSystemType(FileSystemTypeEnumeration), JsdlPackage.getDocumentRoot_FileSystemType()

setFileSystemType

public void setFileSystemType(FileSystemTypeEnumeration newFileSystemType)

Specified by:
setFileSystemType in interface DocumentRoot
Parameters:
newFileSystemType - the new value of the 'File System Type' attribute.
See Also:
FileSystemTypeEnumeration, DocumentRoot.getFileSystemType()

getHostName

public java.lang.String getHostName()

Specified by:
getHostName in interface DocumentRoot
Returns:
the value of the 'Host Name' attribute.
See Also:
DocumentRoot.setHostName(String), JsdlPackage.getDocumentRoot_HostName()

setHostName

public void setHostName(java.lang.String newHostName)

Specified by:
setHostName in interface DocumentRoot
Parameters:
newHostName - the new value of the 'Host Name' attribute.
See Also:
DocumentRoot.getHostName()

getIndividualCPUCount

public RangeValueType getIndividualCPUCount()

Specified by:
getIndividualCPUCount in interface DocumentRoot
Returns:
the value of the 'Individual CPU Count' containment reference.
See Also:
DocumentRoot.setIndividualCPUCount(RangeValueType), JsdlPackage.getDocumentRoot_IndividualCPUCount()

basicSetIndividualCPUCount

public NotificationChain basicSetIndividualCPUCount(RangeValueType newIndividualCPUCount,
                                                    NotificationChain msgs)


setIndividualCPUCount

public void setIndividualCPUCount(RangeValueType newIndividualCPUCount)

Specified by:
setIndividualCPUCount in interface DocumentRoot
Parameters:
newIndividualCPUCount - the new value of the 'Individual CPU Count' containment reference.
See Also:
DocumentRoot.getIndividualCPUCount()

getIndividualCPUSpeed

public RangeValueType getIndividualCPUSpeed()

Specified by:
getIndividualCPUSpeed in interface DocumentRoot
Returns:
the value of the 'Individual CPU Speed' containment reference.
See Also:
DocumentRoot.setIndividualCPUSpeed(RangeValueType), JsdlPackage.getDocumentRoot_IndividualCPUSpeed()

basicSetIndividualCPUSpeed

public NotificationChain basicSetIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed,
                                                    NotificationChain msgs)


setIndividualCPUSpeed

public void setIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed)

Specified by:
setIndividualCPUSpeed in interface DocumentRoot
Parameters:
newIndividualCPUSpeed - the new value of the 'Individual CPU Speed' containment reference.
See Also:
DocumentRoot.getIndividualCPUSpeed()

getIndividualCPUTime

public RangeValueType getIndividualCPUTime()

Specified by:
getIndividualCPUTime in interface DocumentRoot
Returns:
the value of the 'Individual CPU Time' containment reference.
See Also:
DocumentRoot.setIndividualCPUTime(RangeValueType), JsdlPackage.getDocumentRoot_IndividualCPUTime()

basicSetIndividualCPUTime

public NotificationChain basicSetIndividualCPUTime(RangeValueType newIndividualCPUTime,
                                                   NotificationChain msgs)


setIndividualCPUTime

public void setIndividualCPUTime(RangeValueType newIndividualCPUTime)

Specified by:
setIndividualCPUTime in interface DocumentRoot
Parameters:
newIndividualCPUTime - the new value of the 'Individual CPU Time' containment reference.
See Also:
DocumentRoot.getIndividualCPUTime()

getIndividualDiskSpace

public RangeValueType getIndividualDiskSpace()

Specified by:
getIndividualDiskSpace in interface DocumentRoot
Returns:
the value of the 'Individual Disk Space' containment reference.
See Also:
DocumentRoot.setIndividualDiskSpace(RangeValueType), JsdlPackage.getDocumentRoot_IndividualDiskSpace()

basicSetIndividualDiskSpace

public NotificationChain basicSetIndividualDiskSpace(RangeValueType newIndividualDiskSpace,
                                                     NotificationChain msgs)


setIndividualDiskSpace

public void setIndividualDiskSpace(RangeValueType newIndividualDiskSpace)

Specified by:
setIndividualDiskSpace in interface DocumentRoot
Parameters:
newIndividualDiskSpace - the new value of the 'Individual Disk Space' containment reference.
See Also:
DocumentRoot.getIndividualDiskSpace()

getIndividualNetworkBandwidth

public RangeValueType getIndividualNetworkBandwidth()

Specified by:
getIndividualNetworkBandwidth in interface DocumentRoot
Returns:
the value of the 'Individual Network Bandwidth' containment reference.
See Also:
DocumentRoot.setIndividualNetworkBandwidth(RangeValueType), JsdlPackage.getDocumentRoot_IndividualNetworkBandwidth()

basicSetIndividualNetworkBandwidth

public NotificationChain basicSetIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth,
                                                            NotificationChain msgs)


setIndividualNetworkBandwidth

public void setIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth)

Specified by:
setIndividualNetworkBandwidth in interface DocumentRoot
Parameters:
newIndividualNetworkBandwidth - the new value of the 'Individual Network Bandwidth' containment reference.
See Also:
DocumentRoot.getIndividualNetworkBandwidth()

getIndividualPhysicalMemory

public RangeValueType getIndividualPhysicalMemory()

Specified by:
getIndividualPhysicalMemory in interface DocumentRoot
Returns:
the value of the 'Individual Physical Memory' containment reference.
See Also:
DocumentRoot.setIndividualPhysicalMemory(RangeValueType), JsdlPackage.getDocumentRoot_IndividualPhysicalMemory()

basicSetIndividualPhysicalMemory

public NotificationChain basicSetIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory,
                                                          NotificationChain msgs)


setIndividualPhysicalMemory

public void setIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory)

Specified by:
setIndividualPhysicalMemory in interface DocumentRoot
Parameters:
newIndividualPhysicalMemory - the new value of the 'Individual Physical Memory' containment reference.
See Also:
DocumentRoot.getIndividualPhysicalMemory()

getIndividualVirtualMemory

public RangeValueType getIndividualVirtualMemory()

Specified by:
getIndividualVirtualMemory in interface DocumentRoot
Returns:
the value of the 'Individual Virtual Memory' containment reference.
See Also:
DocumentRoot.setIndividualVirtualMemory(RangeValueType), JsdlPackage.getDocumentRoot_IndividualVirtualMemory()

basicSetIndividualVirtualMemory

public NotificationChain basicSetIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory,
                                                         NotificationChain msgs)


setIndividualVirtualMemory

public void setIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory)

Specified by:
setIndividualVirtualMemory in interface DocumentRoot
Parameters:
newIndividualVirtualMemory - the new value of the 'Individual Virtual Memory' containment reference.
See Also:
DocumentRoot.getIndividualVirtualMemory()

getJobAnnotation

public java.lang.String getJobAnnotation()

Specified by:
getJobAnnotation in interface DocumentRoot
Returns:
the value of the 'Job Annotation' attribute.
See Also:
DocumentRoot.setJobAnnotation(String), JsdlPackage.getDocumentRoot_JobAnnotation()

setJobAnnotation

public void setJobAnnotation(java.lang.String newJobAnnotation)

Specified by:
setJobAnnotation in interface DocumentRoot
Parameters:
newJobAnnotation - the new value of the 'Job Annotation' attribute.
See Also:
DocumentRoot.getJobAnnotation()

getJobDefinition

public JobDefinitionType getJobDefinition()

Specified by:
getJobDefinition in interface DocumentRoot
Returns:
the value of the 'Job Definition' containment reference.
See Also:
DocumentRoot.setJobDefinition(JobDefinitionType), JsdlPackage.getDocumentRoot_JobDefinition()

basicSetJobDefinition

public NotificationChain basicSetJobDefinition(JobDefinitionType newJobDefinition,
                                               NotificationChain msgs)


setJobDefinition

public void setJobDefinition(JobDefinitionType newJobDefinition)

Specified by:
setJobDefinition in interface DocumentRoot
Parameters:
newJobDefinition - the new value of the 'Job Definition' containment reference.
See Also:
DocumentRoot.getJobDefinition()

getJobDescription

public JobDescriptionType getJobDescription()

Specified by:
getJobDescription in interface DocumentRoot
Returns:
the value of the 'Job Description' containment reference.
See Also:
DocumentRoot.setJobDescription(JobDescriptionType), JsdlPackage.getDocumentRoot_JobDescription()

basicSetJobDescription

public NotificationChain basicSetJobDescription(JobDescriptionType newJobDescription,
                                                NotificationChain msgs)


setJobDescription

public void setJobDescription(JobDescriptionType newJobDescription)

Specified by:
setJobDescription in interface DocumentRoot
Parameters:
newJobDescription - the new value of the 'Job Description' containment reference.
See Also:
DocumentRoot.getJobDescription()

getJobIdentification

public JobIdentificationType getJobIdentification()

Specified by:
getJobIdentification in interface DocumentRoot
Returns:
the value of the 'Job Identification' containment reference.
See Also:
DocumentRoot.setJobIdentification(JobIdentificationType), JsdlPackage.getDocumentRoot_JobIdentification()

basicSetJobIdentification

public NotificationChain basicSetJobIdentification(JobIdentificationType newJobIdentification,
                                                   NotificationChain msgs)


setJobIdentification

public void setJobIdentification(JobIdentificationType newJobIdentification)

Specified by:
setJobIdentification in interface DocumentRoot
Parameters:
newJobIdentification - the new value of the 'Job Identification' containment reference.
See Also:
DocumentRoot.getJobIdentification()

getJobName

public java.lang.String getJobName()

Specified by:
getJobName in interface DocumentRoot
Returns:
the value of the 'Job Name' attribute.
See Also:
DocumentRoot.setJobName(String), JsdlPackage.getDocumentRoot_JobName()

setJobName

public void setJobName(java.lang.String newJobName)

Specified by:
setJobName in interface DocumentRoot
Parameters:
newJobName - the new value of the 'Job Name' attribute.
See Also:
DocumentRoot.getJobName()

getJobProject

public java.lang.String getJobProject()

Specified by:
getJobProject in interface DocumentRoot
Returns:
the value of the 'Job Project' attribute.
See Also:
DocumentRoot.setJobProject(String), JsdlPackage.getDocumentRoot_JobProject()

setJobProject

public void setJobProject(java.lang.String newJobProject)

Specified by:
setJobProject in interface DocumentRoot
Parameters:
newJobProject - the new value of the 'Job Project' attribute.
See Also:
DocumentRoot.getJobProject()

getMountPoint

public java.lang.String getMountPoint()

Specified by:
getMountPoint in interface DocumentRoot
Returns:
the value of the 'Mount Point' attribute.
See Also:
DocumentRoot.setMountPoint(String), JsdlPackage.getDocumentRoot_MountPoint()

setMountPoint

public void setMountPoint(java.lang.String newMountPoint)

Specified by:
setMountPoint in interface DocumentRoot
Parameters:
newMountPoint - the new value of the 'Mount Point' attribute.
See Also:
DocumentRoot.getMountPoint()

getOperatingSystem

public OperatingSystemType getOperatingSystem()

Specified by:
getOperatingSystem in interface DocumentRoot
Returns:
the value of the 'Operating System' containment reference.
See Also:
DocumentRoot.setOperatingSystem(OperatingSystemType), JsdlPackage.getDocumentRoot_OperatingSystem()

basicSetOperatingSystem

public NotificationChain basicSetOperatingSystem(OperatingSystemType newOperatingSystem,
                                                 NotificationChain msgs)


setOperatingSystem

public void setOperatingSystem(OperatingSystemType newOperatingSystem)

Specified by:
setOperatingSystem in interface DocumentRoot
Parameters:
newOperatingSystem - the new value of the 'Operating System' containment reference.
See Also:
DocumentRoot.getOperatingSystem()

getOperatingSystemName

public OperatingSystemTypeEnumeration getOperatingSystemName()

Specified by:
getOperatingSystemName in interface DocumentRoot
Returns:
the value of the 'Operating System Name' attribute.
See Also:
OperatingSystemTypeEnumeration, DocumentRoot.setOperatingSystemName(OperatingSystemTypeEnumeration), JsdlPackage.getDocumentRoot_OperatingSystemName()

setOperatingSystemName

public void setOperatingSystemName(OperatingSystemTypeEnumeration newOperatingSystemName)

Specified by:
setOperatingSystemName in interface DocumentRoot
Parameters:
newOperatingSystemName - the new value of the 'Operating System Name' attribute.
See Also:
OperatingSystemTypeEnumeration, DocumentRoot.getOperatingSystemName()

getOperatingSystemType

public OperatingSystemTypeType getOperatingSystemType()

Specified by:
getOperatingSystemType in interface DocumentRoot
Returns:
the value of the 'Operating System Type' containment reference.
See Also:
DocumentRoot.setOperatingSystemType(OperatingSystemTypeType), JsdlPackage.getDocumentRoot_OperatingSystemType()

basicSetOperatingSystemType

public NotificationChain basicSetOperatingSystemType(OperatingSystemTypeType newOperatingSystemType,
                                                     NotificationChain msgs)


setOperatingSystemType

public void setOperatingSystemType(OperatingSystemTypeType newOperatingSystemType)

Specified by:
setOperatingSystemType in interface DocumentRoot
Parameters:
newOperatingSystemType - the new value of the 'Operating System Type' containment reference.
See Also:
DocumentRoot.getOperatingSystemType()

getOperatingSystemVersion

public java.lang.String getOperatingSystemVersion()

Specified by:
getOperatingSystemVersion in interface DocumentRoot
Returns:
the value of the 'Operating System Version' attribute.
See Also:
DocumentRoot.setOperatingSystemVersion(String), JsdlPackage.getDocumentRoot_OperatingSystemVersion()

setOperatingSystemVersion

public void setOperatingSystemVersion(java.lang.String newOperatingSystemVersion)

Specified by:
setOperatingSystemVersion in interface DocumentRoot
Parameters:
newOperatingSystemVersion - the new value of the 'Operating System Version' attribute.
See Also:
DocumentRoot.getOperatingSystemVersion()

getResources

public ResourcesType getResources()

Specified by:
getResources in interface DocumentRoot
Returns:
the value of the 'Resources' containment reference.
See Also:
DocumentRoot.setResources(ResourcesType), JsdlPackage.getDocumentRoot_Resources()

basicSetResources

public NotificationChain basicSetResources(ResourcesType newResources,
                                           NotificationChain msgs)


setResources

public void setResources(ResourcesType newResources)

Specified by:
setResources in interface DocumentRoot
Parameters:
newResources - the new value of the 'Resources' containment reference.
See Also:
DocumentRoot.getResources()

getSource

public SourceTargetType getSource()

Specified by:
getSource in interface DocumentRoot
Returns:
the value of the 'Source' containment reference.
See Also:
DocumentRoot.setSource(SourceTargetType), JsdlPackage.getDocumentRoot_Source()

basicSetSource

public NotificationChain basicSetSource(SourceTargetType newSource,
                                        NotificationChain msgs)


setSource

public void setSource(SourceTargetType newSource)

Specified by:
setSource in interface DocumentRoot
Parameters:
newSource - the new value of the 'Source' containment reference.
See Also:
DocumentRoot.getSource()

getTarget

public SourceTargetType getTarget()

Specified by:
getTarget in interface DocumentRoot
Returns:
the value of the 'Target' containment reference.
See Also:
DocumentRoot.setTarget(SourceTargetType), JsdlPackage.getDocumentRoot_Target()

basicSetTarget

public NotificationChain basicSetTarget(SourceTargetType newTarget,
                                        NotificationChain msgs)


setTarget

public void setTarget(SourceTargetType newTarget)

Specified by:
setTarget in interface DocumentRoot
Parameters:
newTarget - the new value of the 'Target' containment reference.
See Also:
DocumentRoot.getTarget()

getTotalCPUCount

public RangeValueType getTotalCPUCount()

Specified by:
getTotalCPUCount in interface DocumentRoot
Returns:
the value of the 'Total CPU Count' containment reference.
See Also:
DocumentRoot.setTotalCPUCount(RangeValueType), JsdlPackage.getDocumentRoot_TotalCPUCount()

basicSetTotalCPUCount

public NotificationChain basicSetTotalCPUCount(RangeValueType newTotalCPUCount,
                                               NotificationChain msgs)


setTotalCPUCount

public void setTotalCPUCount(RangeValueType newTotalCPUCount)

Specified by:
setTotalCPUCount in interface DocumentRoot
Parameters:
newTotalCPUCount - the new value of the 'Total CPU Count' containment reference.
See Also:
DocumentRoot.getTotalCPUCount()

getTotalCPUTime

public RangeValueType getTotalCPUTime()

Specified by:
getTotalCPUTime in interface DocumentRoot
Returns:
the value of the 'Total CPU Time' containment reference.
See Also:
DocumentRoot.setTotalCPUTime(RangeValueType), JsdlPackage.getDocumentRoot_TotalCPUTime()

basicSetTotalCPUTime

public NotificationChain basicSetTotalCPUTime(RangeValueType newTotalCPUTime,
                                              NotificationChain msgs)


setTotalCPUTime

public void setTotalCPUTime(RangeValueType newTotalCPUTime)

Specified by:
setTotalCPUTime in interface DocumentRoot
Parameters:
newTotalCPUTime - the new value of the 'Total CPU Time' containment reference.
See Also:
DocumentRoot.getTotalCPUTime()

getTotalDiskSpace

public RangeValueType getTotalDiskSpace()

Specified by:
getTotalDiskSpace in interface DocumentRoot
Returns:
the value of the 'Total Disk Space' containment reference.
See Also:
DocumentRoot.setTotalDiskSpace(RangeValueType), JsdlPackage.getDocumentRoot_TotalDiskSpace()

basicSetTotalDiskSpace

public NotificationChain basicSetTotalDiskSpace(RangeValueType newTotalDiskSpace,
                                                NotificationChain msgs)


setTotalDiskSpace

public void setTotalDiskSpace(RangeValueType newTotalDiskSpace)

Specified by:
setTotalDiskSpace in interface DocumentRoot
Parameters:
newTotalDiskSpace - the new value of the 'Total Disk Space' containment reference.
See Also:
DocumentRoot.getTotalDiskSpace()

getTotalPhysicalMemory

public RangeValueType getTotalPhysicalMemory()

Specified by:
getTotalPhysicalMemory in interface DocumentRoot
Returns:
the value of the 'Total Physical Memory' containment reference.
See Also:
DocumentRoot.setTotalPhysicalMemory(RangeValueType), JsdlPackage.getDocumentRoot_TotalPhysicalMemory()

basicSetTotalPhysicalMemory

public NotificationChain basicSetTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory,
                                                     NotificationChain msgs)


setTotalPhysicalMemory

public void setTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory)

Specified by:
setTotalPhysicalMemory in interface DocumentRoot
Parameters:
newTotalPhysicalMemory - the new value of the 'Total Physical Memory' containment reference.
See Also:
DocumentRoot.getTotalPhysicalMemory()

getTotalResourceCount

public RangeValueType getTotalResourceCount()

Specified by:
getTotalResourceCount in interface DocumentRoot
Returns:
the value of the 'Total Resource Count' containment reference.
See Also:
DocumentRoot.setTotalResourceCount(RangeValueType), JsdlPackage.getDocumentRoot_TotalResourceCount()

basicSetTotalResourceCount

public NotificationChain basicSetTotalResourceCount(RangeValueType newTotalResourceCount,
                                                    NotificationChain msgs)


setTotalResourceCount

public void setTotalResourceCount(RangeValueType newTotalResourceCount)

Specified by:
setTotalResourceCount in interface DocumentRoot
Parameters:
newTotalResourceCount - the new value of the 'Total Resource Count' containment reference.
See Also:
DocumentRoot.getTotalResourceCount()

getTotalVirtualMemory

public RangeValueType getTotalVirtualMemory()

Specified by:
getTotalVirtualMemory in interface DocumentRoot
Returns:
the value of the 'Total Virtual Memory' containment reference.
See Also:
DocumentRoot.setTotalVirtualMemory(RangeValueType), JsdlPackage.getDocumentRoot_TotalVirtualMemory()

basicSetTotalVirtualMemory

public NotificationChain basicSetTotalVirtualMemory(RangeValueType newTotalVirtualMemory,
                                                    NotificationChain msgs)


setTotalVirtualMemory

public void setTotalVirtualMemory(RangeValueType newTotalVirtualMemory)

Specified by:
setTotalVirtualMemory in interface DocumentRoot
Parameters:
newTotalVirtualMemory - the new value of the 'Total Virtual Memory' containment reference.
See Also:
DocumentRoot.getTotalVirtualMemory()

getURI

public java.lang.String getURI()

Specified by:
getURI in interface DocumentRoot
Returns:
the value of the 'URI' attribute.
See Also:
DocumentRoot.setURI(String), JsdlPackage.getDocumentRoot_URI()

setURI

public void setURI(java.lang.String newURI)

Specified by:
setURI in interface DocumentRoot
Parameters:
newURI - the new value of the 'URI' attribute.
See Also:
DocumentRoot.getURI()

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)


eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)


eSet

public void eSet(int featureID,
                 java.lang.Object newValue)


eUnset

public void eUnset(int featureID)


eIsSet

public boolean eIsSet(int featureID)


toString

public java.lang.String toString()


g-Eclipse
Release 1.0.0