g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.jsdl.model.posix.LimitsType

Packages that use LimitsType
eu.geclipse.jsdl.model.posix   
eu.geclipse.jsdl.model.posix.impl   
eu.geclipse.jsdl.model.posix.util   
eu.geclipse.jsdl.model.posix.validation   
 

Uses of LimitsType in eu.geclipse.jsdl.model.posix
 

Methods in eu.geclipse.jsdl.model.posix that return LimitsType
 LimitsType PosixFactory.createLimitsType()
          Returns a new object of class 'Limits Type'
 LimitsType POSIXApplicationType.getCoreDumpLimit()
          Returns the value of the 'Core Dump Limit' containment reference
 LimitsType DocumentRoot.getCoreDumpLimit()
          Returns the value of the 'Core Dump Limit' containment reference
 LimitsType POSIXApplicationType.getCPUTimeLimit()
          Returns the value of the 'CPU Time Limit' containment reference
 LimitsType DocumentRoot.getCPUTimeLimit()
          Returns the value of the 'CPU Time Limit' containment reference
 LimitsType POSIXApplicationType.getDataSegmentLimit()
          Returns the value of the 'Data Segment Limit' containment reference
 LimitsType DocumentRoot.getDataSegmentLimit()
          Returns the value of the 'Data Segment Limit' containment reference
 LimitsType POSIXApplicationType.getFileSizeLimit()
          Returns the value of the 'File Size Limit' containment reference
 LimitsType DocumentRoot.getFileSizeLimit()
          Returns the value of the 'File Size Limit' containment reference
 LimitsType POSIXApplicationType.getLockedMemoryLimit()
          Returns the value of the 'Locked Memory Limit' containment reference
 LimitsType DocumentRoot.getLockedMemoryLimit()
          Returns the value of the 'Locked Memory Limit' containment reference
 LimitsType POSIXApplicationType.getMemoryLimit()
          Returns the value of the 'Memory Limit' containment reference
 LimitsType DocumentRoot.getMemoryLimit()
          Returns the value of the 'Memory Limit' containment reference
 LimitsType POSIXApplicationType.getOpenDescriptorsLimit()
          Returns the value of the 'Open Descriptors Limit' containment reference
 LimitsType DocumentRoot.getOpenDescriptorsLimit()
          Returns the value of the 'Open Descriptors Limit' containment reference
 LimitsType POSIXApplicationType.getPipeSizeLimit()
          Returns the value of the 'Pipe Size Limit' containment reference
 LimitsType DocumentRoot.getPipeSizeLimit()
          Returns the value of the 'Pipe Size Limit' containment reference
 LimitsType POSIXApplicationType.getProcessCountLimit()
          Returns the value of the 'Process Count Limit' containment reference
 LimitsType DocumentRoot.getProcessCountLimit()
          Returns the value of the 'Process Count Limit' containment reference
 LimitsType POSIXApplicationType.getStackSizeLimit()
          Returns the value of the 'Stack Size Limit' containment reference
 LimitsType DocumentRoot.getStackSizeLimit()
          Returns the value of the 'Stack Size Limit' containment reference
 LimitsType POSIXApplicationType.getThreadCountLimit()
          Returns the value of the 'Thread Count Limit' containment reference
 LimitsType DocumentRoot.getThreadCountLimit()
          Returns the value of the 'Thread Count Limit' containment reference
 LimitsType POSIXApplicationType.getVirtualMemoryLimit()
          Returns the value of the 'Virtual Memory Limit' containment reference
 LimitsType DocumentRoot.getVirtualMemoryLimit()
          Returns the value of the 'Virtual Memory Limit' containment reference
 LimitsType POSIXApplicationType.getWallTimeLimit()
          Returns the value of the 'Wall Time Limit' containment reference
 LimitsType DocumentRoot.getWallTimeLimit()
          Returns the value of the 'Wall Time Limit' containment reference
 

Methods in eu.geclipse.jsdl.model.posix with parameters of type LimitsType
 void POSIXApplicationType.setCoreDumpLimit(LimitsType value)
          Sets the value of the 'Core Dump Limit' containment reference
 void DocumentRoot.setCoreDumpLimit(LimitsType value)
          Sets the value of the 'Core Dump Limit' containment reference
 void POSIXApplicationType.setCPUTimeLimit(LimitsType value)
          Sets the value of the 'CPU Time Limit' containment reference
 void DocumentRoot.setCPUTimeLimit(LimitsType value)
          Sets the value of the 'CPU Time Limit' containment reference
 void POSIXApplicationType.setDataSegmentLimit(LimitsType value)
          Sets the value of the 'Data Segment Limit' containment reference
 void DocumentRoot.setDataSegmentLimit(LimitsType value)
          Sets the value of the 'Data Segment Limit' containment reference
 void POSIXApplicationType.setFileSizeLimit(LimitsType value)
          Sets the value of the 'File Size Limit' containment reference
 void DocumentRoot.setFileSizeLimit(LimitsType value)
          Sets the value of the 'File Size Limit' containment reference
 void POSIXApplicationType.setLockedMemoryLimit(LimitsType value)
          Sets the value of the 'Locked Memory Limit' containment reference
 void DocumentRoot.setLockedMemoryLimit(LimitsType value)
          Sets the value of the 'Locked Memory Limit' containment reference
 void POSIXApplicationType.setMemoryLimit(LimitsType value)
          Sets the value of the 'Memory Limit' containment reference
 void DocumentRoot.setMemoryLimit(LimitsType value)
          Sets the value of the 'Memory Limit' containment reference
 void POSIXApplicationType.setOpenDescriptorsLimit(LimitsType value)
          Sets the value of the 'Open Descriptors Limit' containment reference
 void DocumentRoot.setOpenDescriptorsLimit(LimitsType value)
          Sets the value of the 'Open Descriptors Limit' containment reference
 void POSIXApplicationType.setPipeSizeLimit(LimitsType value)
          Sets the value of the 'Pipe Size Limit' containment reference
 void DocumentRoot.setPipeSizeLimit(LimitsType value)
          Sets the value of the 'Pipe Size Limit' containment reference
 void POSIXApplicationType.setProcessCountLimit(LimitsType value)
          Sets the value of the 'Process Count Limit' containment reference
 void DocumentRoot.setProcessCountLimit(LimitsType value)
          Sets the value of the 'Process Count Limit' containment reference
 void POSIXApplicationType.setStackSizeLimit(LimitsType value)
          Sets the value of the 'Stack Size Limit' containment reference
 void DocumentRoot.setStackSizeLimit(LimitsType value)
          Sets the value of the 'Stack Size Limit' containment reference
 void POSIXApplicationType.setThreadCountLimit(LimitsType value)
          Sets the value of the 'Thread Count Limit' containment reference
 void DocumentRoot.setThreadCountLimit(LimitsType value)
          Sets the value of the 'Thread Count Limit' containment reference
 void POSIXApplicationType.setVirtualMemoryLimit(LimitsType value)
          Sets the value of the 'Virtual Memory Limit' containment reference
 void DocumentRoot.setVirtualMemoryLimit(LimitsType value)
          Sets the value of the 'Virtual Memory Limit' containment reference
 void POSIXApplicationType.setWallTimeLimit(LimitsType value)
          Sets the value of the 'Wall Time Limit' containment reference
 void DocumentRoot.setWallTimeLimit(LimitsType value)
          Sets the value of the 'Wall Time Limit' containment reference
 

Uses of LimitsType in eu.geclipse.jsdl.model.posix.impl
 

Classes in eu.geclipse.jsdl.model.posix.impl that implement LimitsType
 class LimitsTypeImpl
          An implementation of the model object 'Limits Type'
 

Methods in eu.geclipse.jsdl.model.posix.impl that return LimitsType
 LimitsType PosixFactoryImpl.createLimitsType()
           
 LimitsType POSIXApplicationTypeImpl.getCoreDumpLimit()
           
 LimitsType DocumentRootImpl.getCoreDumpLimit()
           
 LimitsType POSIXApplicationTypeImpl.getCPUTimeLimit()
           
 LimitsType DocumentRootImpl.getCPUTimeLimit()
           
 LimitsType POSIXApplicationTypeImpl.getDataSegmentLimit()
           
 LimitsType DocumentRootImpl.getDataSegmentLimit()
           
 LimitsType POSIXApplicationTypeImpl.getFileSizeLimit()
           
 LimitsType DocumentRootImpl.getFileSizeLimit()
           
 LimitsType POSIXApplicationTypeImpl.getLockedMemoryLimit()
           
 LimitsType DocumentRootImpl.getLockedMemoryLimit()
           
 LimitsType POSIXApplicationTypeImpl.getMemoryLimit()
           
 LimitsType DocumentRootImpl.getMemoryLimit()
           
 LimitsType POSIXApplicationTypeImpl.getOpenDescriptorsLimit()
           
 LimitsType DocumentRootImpl.getOpenDescriptorsLimit()
           
 LimitsType POSIXApplicationTypeImpl.getPipeSizeLimit()
           
 LimitsType DocumentRootImpl.getPipeSizeLimit()
           
 LimitsType POSIXApplicationTypeImpl.getProcessCountLimit()
           
 LimitsType DocumentRootImpl.getProcessCountLimit()
           
 LimitsType POSIXApplicationTypeImpl.getStackSizeLimit()
           
 LimitsType DocumentRootImpl.getStackSizeLimit()
           
 LimitsType POSIXApplicationTypeImpl.getThreadCountLimit()
           
 LimitsType DocumentRootImpl.getThreadCountLimit()
           
 LimitsType POSIXApplicationTypeImpl.getVirtualMemoryLimit()
           
 LimitsType DocumentRootImpl.getVirtualMemoryLimit()
           
 LimitsType POSIXApplicationTypeImpl.getWallTimeLimit()
           
 LimitsType DocumentRootImpl.getWallTimeLimit()
           
 

Methods in eu.geclipse.jsdl.model.posix.impl with parameters of type LimitsType
 NotificationChain POSIXApplicationTypeImpl.basicSetCoreDumpLimit(LimitsType newCoreDumpLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetCoreDumpLimit(LimitsType newCoreDumpLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetCPUTimeLimit(LimitsType newCPUTimeLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetCPUTimeLimit(LimitsType newCPUTimeLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetDataSegmentLimit(LimitsType newDataSegmentLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetDataSegmentLimit(LimitsType newDataSegmentLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetFileSizeLimit(LimitsType newFileSizeLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetFileSizeLimit(LimitsType newFileSizeLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetLockedMemoryLimit(LimitsType newLockedMemoryLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetLockedMemoryLimit(LimitsType newLockedMemoryLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetMemoryLimit(LimitsType newMemoryLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetMemoryLimit(LimitsType newMemoryLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetOpenDescriptorsLimit(LimitsType newOpenDescriptorsLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetOpenDescriptorsLimit(LimitsType newOpenDescriptorsLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetPipeSizeLimit(LimitsType newPipeSizeLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetPipeSizeLimit(LimitsType newPipeSizeLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetProcessCountLimit(LimitsType newProcessCountLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetProcessCountLimit(LimitsType newProcessCountLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetStackSizeLimit(LimitsType newStackSizeLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetStackSizeLimit(LimitsType newStackSizeLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetThreadCountLimit(LimitsType newThreadCountLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetThreadCountLimit(LimitsType newThreadCountLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetVirtualMemoryLimit(LimitsType newVirtualMemoryLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetVirtualMemoryLimit(LimitsType newVirtualMemoryLimit, NotificationChain msgs)
           
 NotificationChain POSIXApplicationTypeImpl.basicSetWallTimeLimit(LimitsType newWallTimeLimit, NotificationChain msgs)
           
 NotificationChain DocumentRootImpl.basicSetWallTimeLimit(LimitsType newWallTimeLimit, NotificationChain msgs)
           
 void POSIXApplicationTypeImpl.setCoreDumpLimit(LimitsType newCoreDumpLimit)
           
 void DocumentRootImpl.setCoreDumpLimit(LimitsType newCoreDumpLimit)
           
 void POSIXApplicationTypeImpl.setCPUTimeLimit(LimitsType newCPUTimeLimit)
           
 void DocumentRootImpl.setCPUTimeLimit(LimitsType newCPUTimeLimit)
           
 void POSIXApplicationTypeImpl.setDataSegmentLimit(LimitsType newDataSegmentLimit)
           
 void DocumentRootImpl.setDataSegmentLimit(LimitsType newDataSegmentLimit)
           
 void POSIXApplicationTypeImpl.setFileSizeLimit(LimitsType newFileSizeLimit)
           
 void DocumentRootImpl.setFileSizeLimit(LimitsType newFileSizeLimit)
           
 void POSIXApplicationTypeImpl.setLockedMemoryLimit(LimitsType newLockedMemoryLimit)
           
 void DocumentRootImpl.setLockedMemoryLimit(LimitsType newLockedMemoryLimit)
           
 void POSIXApplicationTypeImpl.setMemoryLimit(LimitsType newMemoryLimit)
           
 void DocumentRootImpl.setMemoryLimit(LimitsType newMemoryLimit)
           
 void POSIXApplicationTypeImpl.setOpenDescriptorsLimit(LimitsType newOpenDescriptorsLimit)
           
 void DocumentRootImpl.setOpenDescriptorsLimit(LimitsType newOpenDescriptorsLimit)
           
 void POSIXApplicationTypeImpl.setPipeSizeLimit(LimitsType newPipeSizeLimit)
           
 void DocumentRootImpl.setPipeSizeLimit(LimitsType newPipeSizeLimit)
           
 void POSIXApplicationTypeImpl.setProcessCountLimit(LimitsType newProcessCountLimit)
           
 void DocumentRootImpl.setProcessCountLimit(LimitsType newProcessCountLimit)
           
 void POSIXApplicationTypeImpl.setStackSizeLimit(LimitsType newStackSizeLimit)
           
 void DocumentRootImpl.setStackSizeLimit(LimitsType newStackSizeLimit)
           
 void POSIXApplicationTypeImpl.setThreadCountLimit(LimitsType newThreadCountLimit)
           
 void DocumentRootImpl.setThreadCountLimit(LimitsType newThreadCountLimit)
           
 void POSIXApplicationTypeImpl.setVirtualMemoryLimit(LimitsType newVirtualMemoryLimit)
           
 void DocumentRootImpl.setVirtualMemoryLimit(LimitsType newVirtualMemoryLimit)
           
 void POSIXApplicationTypeImpl.setWallTimeLimit(LimitsType newWallTimeLimit)
           
 void DocumentRootImpl.setWallTimeLimit(LimitsType newWallTimeLimit)
           
 

Uses of LimitsType in eu.geclipse.jsdl.model.posix.util
 

Methods in eu.geclipse.jsdl.model.posix.util with parameters of type LimitsType
 java.lang.Object PosixSwitch.caseLimitsType(LimitsType object)
          Returns the result of interpreting the object as an instance of 'Limits Type'
 

Uses of LimitsType in eu.geclipse.jsdl.model.posix.validation
 

Methods in eu.geclipse.jsdl.model.posix.validation with parameters of type LimitsType
 boolean POSIXApplicationTypeValidator.validateCoreDumpLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateCoreDumpLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateCPUTimeLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateCPUTimeLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateDataSegmentLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateDataSegmentLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateFileSizeLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateFileSizeLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateLockedMemoryLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateLockedMemoryLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateMemoryLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateMemoryLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateOpenDescriptorsLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateOpenDescriptorsLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validatePipeSizeLimit(LimitsType value)
           
 boolean DocumentRootValidator.validatePipeSizeLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateProcessCountLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateProcessCountLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateStackSizeLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateStackSizeLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateThreadCountLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateThreadCountLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateVirtualMemoryLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateVirtualMemoryLimit(LimitsType value)
           
 boolean POSIXApplicationTypeValidator.validateWallTimeLimit(LimitsType value)
           
 boolean DocumentRootValidator.validateWallTimeLimit(LimitsType value)
           
 


g-Eclipse
Release 1.0.0