g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.jsdl.model.base.RangeValueType

Packages that use RangeValueType
eu.geclipse.jsdl.model.base   
eu.geclipse.jsdl.model.base.impl   
eu.geclipse.jsdl.model.base.util   
eu.geclipse.jsdl.model.base.validation   
 

Uses of RangeValueType in eu.geclipse.jsdl.model.base
 

Methods in eu.geclipse.jsdl.model.base that return RangeValueType
 RangeValueType JsdlFactory.createRangeValueType()
          Returns a new object of class 'Range Value Type'
 RangeValueType FileSystemType.getDiskSpace()
          Returns the value of the 'Disk Space' containment reference
 RangeValueType DocumentRoot.getDiskSpace()
          Returns the value of the 'Disk Space' containment reference
 RangeValueType DocumentRoot.getIndividualCPUCount()
          Returns the value of the 'Individual CPU Count' containment reference
 RangeValueType ResourcesType.getIndividualCPUCount()
          Returns the value of the 'Individual CPU Count' containment reference
 RangeValueType DocumentRoot.getIndividualCPUSpeed()
          Returns the value of the 'Individual CPU Speed' containment reference
 RangeValueType ResourcesType.getIndividualCPUSpeed()
          Returns the value of the 'Individual CPU Speed' containment reference
 RangeValueType DocumentRoot.getIndividualCPUTime()
          Returns the value of the 'Individual CPU Time' containment reference
 RangeValueType ResourcesType.getIndividualCPUTime()
          Returns the value of the 'Individual CPU Time' containment reference
 RangeValueType DocumentRoot.getIndividualDiskSpace()
          Returns the value of the 'Individual Disk Space' containment reference
 RangeValueType ResourcesType.getIndividualDiskSpace()
          Returns the value of the 'Individual Disk Space' containment reference
 RangeValueType DocumentRoot.getIndividualNetworkBandwidth()
          Returns the value of the 'Individual Network Bandwidth' containment reference
 RangeValueType ResourcesType.getIndividualNetworkBandwidth()
          Returns the value of the 'Individual Network Bandwidth' containment reference
 RangeValueType DocumentRoot.getIndividualPhysicalMemory()
          Returns the value of the 'Individual Physical Memory' containment reference
 RangeValueType ResourcesType.getIndividualPhysicalMemory()
          Returns the value of the 'Individual Physical Memory' containment reference
 RangeValueType DocumentRoot.getIndividualVirtualMemory()
          Returns the value of the 'Individual Virtual Memory' containment reference
 RangeValueType ResourcesType.getIndividualVirtualMemory()
          Returns the value of the 'Individual Virtual Memory' containment reference
 RangeValueType DocumentRoot.getTotalCPUCount()
          Returns the value of the 'Total CPU Count' containment reference
 RangeValueType ResourcesType.getTotalCPUCount()
          Returns the value of the 'Total CPU Count' containment reference
 RangeValueType DocumentRoot.getTotalCPUTime()
          Returns the value of the 'Total CPU Time' containment reference
 RangeValueType ResourcesType.getTotalCPUTime()
          Returns the value of the 'Total CPU Time' containment reference
 RangeValueType DocumentRoot.getTotalDiskSpace()
          Returns the value of the 'Total Disk Space' containment reference
 RangeValueType ResourcesType.getTotalDiskSpace()
          Returns the value of the 'Total Disk Space' containment reference
 RangeValueType DocumentRoot.getTotalPhysicalMemory()
          Returns the value of the 'Total Physical Memory' containment reference
 RangeValueType ResourcesType.getTotalPhysicalMemory()
          Returns the value of the 'Total Physical Memory' containment reference
 RangeValueType DocumentRoot.getTotalResourceCount()
          Returns the value of the 'Total Resource Count' containment reference
 RangeValueType ResourcesType.getTotalResourceCount()
          Returns the value of the 'Total Resource Count' containment reference
 RangeValueType DocumentRoot.getTotalVirtualMemory()
          Returns the value of the 'Total Virtual Memory' containment reference
 RangeValueType ResourcesType.getTotalVirtualMemory()
          Returns the value of the 'Total Virtual Memory' containment reference
 

Methods in eu.geclipse.jsdl.model.base with parameters of type RangeValueType
 void FileSystemType.setDiskSpace(RangeValueType value)
          Sets the value of the 'Disk Space' containment reference
 void DocumentRoot.setDiskSpace(RangeValueType value)
          Sets the value of the 'Disk Space' containment reference
 void DocumentRoot.setIndividualCPUCount(RangeValueType value)
          Sets the value of the 'Individual CPU Count' containment reference
 void ResourcesType.setIndividualCPUCount(RangeValueType value)
          Sets the value of the 'Individual CPU Count' containment reference
 void DocumentRoot.setIndividualCPUSpeed(RangeValueType value)
          Sets the value of the 'Individual CPU Speed' containment reference
 void ResourcesType.setIndividualCPUSpeed(RangeValueType value)
          Sets the value of the 'Individual CPU Speed' containment reference
 void DocumentRoot.setIndividualCPUTime(RangeValueType value)
          Sets the value of the 'Individual CPU Time' containment reference
 void ResourcesType.setIndividualCPUTime(RangeValueType value)
          Sets the value of the 'Individual CPU Time' containment reference
 void DocumentRoot.setIndividualDiskSpace(RangeValueType value)
          Sets the value of the 'Individual Disk Space' containment reference
 void ResourcesType.setIndividualDiskSpace(RangeValueType value)
          Sets the value of the 'Individual Disk Space' containment reference
 void DocumentRoot.setIndividualNetworkBandwidth(RangeValueType value)
          Sets the value of the 'Individual Network Bandwidth' containment reference
 void ResourcesType.setIndividualNetworkBandwidth(RangeValueType value)
          Sets the value of the 'Individual Network Bandwidth' containment reference
 void DocumentRoot.setIndividualPhysicalMemory(RangeValueType value)
          Sets the value of the 'Individual Physical Memory' containment reference
 void ResourcesType.setIndividualPhysicalMemory(RangeValueType value)
          Sets the value of the 'Individual Physical Memory' containment reference
 void DocumentRoot.setIndividualVirtualMemory(RangeValueType value)
          Sets the value of the 'Individual Virtual Memory' containment reference
 void ResourcesType.setIndividualVirtualMemory(RangeValueType value)
          Sets the value of the 'Individual Virtual Memory' containment reference
 void DocumentRoot.setTotalCPUCount(RangeValueType value)
          Sets the value of the 'Total CPU Count' containment reference
 void ResourcesType.setTotalCPUCount(RangeValueType value)
          Sets the value of the 'Total CPU Count' containment reference
 void DocumentRoot.setTotalCPUTime(RangeValueType value)
          Sets the value of the 'Total CPU Time' containment reference
 void ResourcesType.setTotalCPUTime(RangeValueType value)
          Sets the value of the 'Total CPU Time' containment reference
 void DocumentRoot.setTotalDiskSpace(RangeValueType value)
          Sets the value of the 'Total Disk Space' containment reference
 void ResourcesType.setTotalDiskSpace(RangeValueType value)
          Sets the value of the 'Total Disk Space' containment reference
 void DocumentRoot.setTotalPhysicalMemory(RangeValueType value)
          Sets the value of the 'Total Physical Memory' containment reference
 void ResourcesType.setTotalPhysicalMemory(RangeValueType value)
          Sets the value of the 'Total Physical Memory' containment reference
 void DocumentRoot.setTotalResourceCount(RangeValueType value)
          Sets the value of the 'Total Resource Count' containment reference
 void ResourcesType.setTotalResourceCount(RangeValueType value)
          Sets the value of the 'Total Resource Count' containment reference
 void DocumentRoot.setTotalVirtualMemory(RangeValueType value)
          Sets the value of the 'Total Virtual Memory' containment reference
 void ResourcesType.setTotalVirtualMemory(RangeValueType value)
          Sets the value of the 'Total Virtual Memory' containment reference
 

Uses of RangeValueType in eu.geclipse.jsdl.model.base.impl
 

Classes in eu.geclipse.jsdl.model.base.impl that implement RangeValueType
 class RangeValueTypeImpl
          An implementation of the model object 'Range Value Type'
 

Methods in eu.geclipse.jsdl.model.base.impl that return RangeValueType
 RangeValueType JsdlFactoryImpl.createRangeValueType()
           
 RangeValueType FileSystemTypeImpl.getDiskSpace()
           
 RangeValueType DocumentRootImpl.getDiskSpace()
           
 RangeValueType ResourcesTypeImpl.getIndividualCPUCount()
           
 RangeValueType DocumentRootImpl.getIndividualCPUCount()
           
 RangeValueType ResourcesTypeImpl.getIndividualCPUSpeed()
           
 RangeValueType DocumentRootImpl.getIndividualCPUSpeed()
           
 RangeValueType ResourcesTypeImpl.getIndividualCPUTime()
           
 RangeValueType DocumentRootImpl.getIndividualCPUTime()
           
 RangeValueType ResourcesTypeImpl.getIndividualDiskSpace()
           
 RangeValueType DocumentRootImpl.getIndividualDiskSpace()
           
 RangeValueType ResourcesTypeImpl.getIndividualNetworkBandwidth()
           
 RangeValueType DocumentRootImpl.getIndividualNetworkBandwidth()
           
 RangeValueType ResourcesTypeImpl.getIndividualPhysicalMemory()
           
 RangeValueType DocumentRootImpl.getIndividualPhysicalMemory()
           
 RangeValueType ResourcesTypeImpl.getIndividualVirtualMemory()
           
 RangeValueType DocumentRootImpl.getIndividualVirtualMemory()
           
 RangeValueType ResourcesTypeImpl.getTotalCPUCount()
           
 RangeValueType DocumentRootImpl.getTotalCPUCount()
           
 RangeValueType ResourcesTypeImpl.getTotalCPUTime()
           
 RangeValueType DocumentRootImpl.getTotalCPUTime()
           
 RangeValueType ResourcesTypeImpl.getTotalDiskSpace()
           
 RangeValueType DocumentRootImpl.getTotalDiskSpace()
           
 RangeValueType ResourcesTypeImpl.getTotalPhysicalMemory()
           
 RangeValueType DocumentRootImpl.getTotalPhysicalMemory()
           
 RangeValueType ResourcesTypeImpl.getTotalResourceCount()
           
 RangeValueType DocumentRootImpl.getTotalResourceCount()
           
 RangeValueType ResourcesTypeImpl.getTotalVirtualMemory()
           
 RangeValueType DocumentRootImpl.getTotalVirtualMemory()
           
 

Methods in eu.geclipse.jsdl.model.base.impl with parameters of type RangeValueType
 NotificationChain FileSystemTypeImpl.basicSetDiskSpace(RangeValueType newDiskSpace, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetDiskSpace(RangeValueType newDiskSpace, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetIndividualCPUCount(RangeValueType newIndividualCPUCount, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetIndividualCPUCount(RangeValueType newIndividualCPUCount, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetIndividualCPUTime(RangeValueType newIndividualCPUTime, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetIndividualCPUTime(RangeValueType newIndividualCPUTime, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetIndividualDiskSpace(RangeValueType newIndividualDiskSpace, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetIndividualDiskSpace(RangeValueType newIndividualDiskSpace, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetTotalCPUCount(RangeValueType newTotalCPUCount, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetTotalCPUCount(RangeValueType newTotalCPUCount, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetTotalCPUTime(RangeValueType newTotalCPUTime, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetTotalCPUTime(RangeValueType newTotalCPUTime, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetTotalDiskSpace(RangeValueType newTotalDiskSpace, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetTotalDiskSpace(RangeValueType newTotalDiskSpace, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetTotalResourceCount(RangeValueType newTotalResourceCount, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetTotalResourceCount(RangeValueType newTotalResourceCount, NotificationChain msgs)
           
 NotificationChain ResourcesTypeImpl.basicSetTotalVirtualMemory(RangeValueType newTotalVirtualMemory, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetTotalVirtualMemory(RangeValueType newTotalVirtualMemory, NotificationChain msgs)
           
 void FileSystemTypeImpl.setDiskSpace(RangeValueType newDiskSpace)
           
 void DocumentRootImpl.setDiskSpace(RangeValueType newDiskSpace)
           
 void ResourcesTypeImpl.setIndividualCPUCount(RangeValueType newIndividualCPUCount)
           
 void DocumentRootImpl.setIndividualCPUCount(RangeValueType newIndividualCPUCount)
           
 void ResourcesTypeImpl.setIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed)
           
 void DocumentRootImpl.setIndividualCPUSpeed(RangeValueType newIndividualCPUSpeed)
           
 void ResourcesTypeImpl.setIndividualCPUTime(RangeValueType newIndividualCPUTime)
           
 void DocumentRootImpl.setIndividualCPUTime(RangeValueType newIndividualCPUTime)
           
 void ResourcesTypeImpl.setIndividualDiskSpace(RangeValueType newIndividualDiskSpace)
           
 void DocumentRootImpl.setIndividualDiskSpace(RangeValueType newIndividualDiskSpace)
           
 void ResourcesTypeImpl.setIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth)
           
 void DocumentRootImpl.setIndividualNetworkBandwidth(RangeValueType newIndividualNetworkBandwidth)
           
 void ResourcesTypeImpl.setIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory)
           
 void DocumentRootImpl.setIndividualPhysicalMemory(RangeValueType newIndividualPhysicalMemory)
           
 void ResourcesTypeImpl.setIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory)
           
 void DocumentRootImpl.setIndividualVirtualMemory(RangeValueType newIndividualVirtualMemory)
           
 void ResourcesTypeImpl.setTotalCPUCount(RangeValueType newTotalCPUCount)
           
 void DocumentRootImpl.setTotalCPUCount(RangeValueType newTotalCPUCount)
           
 void ResourcesTypeImpl.setTotalCPUTime(RangeValueType newTotalCPUTime)
           
 void DocumentRootImpl.setTotalCPUTime(RangeValueType newTotalCPUTime)
           
 void ResourcesTypeImpl.setTotalDiskSpace(RangeValueType newTotalDiskSpace)
           
 void DocumentRootImpl.setTotalDiskSpace(RangeValueType newTotalDiskSpace)
           
 void ResourcesTypeImpl.setTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory)
           
 void DocumentRootImpl.setTotalPhysicalMemory(RangeValueType newTotalPhysicalMemory)
           
 void ResourcesTypeImpl.setTotalResourceCount(RangeValueType newTotalResourceCount)
           
 void DocumentRootImpl.setTotalResourceCount(RangeValueType newTotalResourceCount)
           
 void ResourcesTypeImpl.setTotalVirtualMemory(RangeValueType newTotalVirtualMemory)
           
 void DocumentRootImpl.setTotalVirtualMemory(RangeValueType newTotalVirtualMemory)
           
 

Uses of RangeValueType in eu.geclipse.jsdl.model.base.util
 

Methods in eu.geclipse.jsdl.model.base.util with parameters of type RangeValueType
 java.lang.Object JsdlSwitch.caseRangeValueType(RangeValueType object)
          Returns the result of interpreting the object as an instance of 'Range Value Type'
 

Uses of RangeValueType in eu.geclipse.jsdl.model.base.validation
 

Methods in eu.geclipse.jsdl.model.base.validation with parameters of type RangeValueType
 boolean FileSystemTypeValidator.validateDiskSpace(RangeValueType value)
           
 boolean DocumentRootValidator.validateDiskSpace(RangeValueType value)
           
 boolean DocumentRootValidator.validateIndividualCPUCount(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateIndividualCPUCount(RangeValueType value)
           
 boolean DocumentRootValidator.validateIndividualCPUSpeed(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateIndividualCPUSpeed(RangeValueType value)
           
 boolean DocumentRootValidator.validateIndividualCPUTime(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateIndividualCPUTime(RangeValueType value)
           
 boolean DocumentRootValidator.validateIndividualDiskSpace(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateIndividualDiskSpace(RangeValueType value)
           
 boolean DocumentRootValidator.validateIndividualNetworkBandwidth(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateIndividualNetworkBandwidth(RangeValueType value)
           
 boolean DocumentRootValidator.validateIndividualPhysicalMemory(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateIndividualPhysicalMemory(RangeValueType value)
           
 boolean DocumentRootValidator.validateIndividualVirtualMemory(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateIndividualVirtualMemory(RangeValueType value)
           
 boolean DocumentRootValidator.validateTotalCPUCount(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateTotalCPUCount(RangeValueType value)
           
 boolean DocumentRootValidator.validateTotalCPUTime(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateTotalCPUTime(RangeValueType value)
           
 boolean DocumentRootValidator.validateTotalDiskSpace(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateTotalDiskSpace(RangeValueType value)
           
 boolean DocumentRootValidator.validateTotalPhysicalMemory(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateTotalPhysicalMemory(RangeValueType value)
           
 boolean DocumentRootValidator.validateTotalResourceCount(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateTotalResourceCount(RangeValueType value)
           
 boolean DocumentRootValidator.validateTotalVirtualMemory(RangeValueType value)
           
 boolean ResourcesTypeValidator.validateTotalVirtualMemory(RangeValueType value)
           
 


g-Eclipse
Release 1.0.0