org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl
Class POSIXApplicationTypeImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.impl.POSIXApplicationTypeImpl
All Implemented Interfaces:
Serializable, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource, POSIXApplicationType

public class POSIXApplicationTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements POSIXApplicationType

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

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
POSIXApplicationType.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface org.ggf.schemas.jsdl.x2005.x11.jsdlPosix.POSIXApplicationType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
POSIXApplicationTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 ArgumentType addNewArgument()
          Appends and returns a new empty value (as xml) as the last "Argument" element
 LimitsType addNewCoreDumpLimit()
          Appends and returns a new empty "CoreDumpLimit" element
 LimitsType addNewCPUTimeLimit()
          Appends and returns a new empty "CPUTimeLimit" element
 LimitsType addNewDataSegmentLimit()
          Appends and returns a new empty "DataSegmentLimit" element
 EnvironmentType addNewEnvironment()
          Appends and returns a new empty value (as xml) as the last "Environment" element
 FileNameType addNewError()
          Appends and returns a new empty "Error" element
 FileNameType addNewExecutable()
          Appends and returns a new empty "Executable" element
 LimitsType addNewFileSizeLimit()
          Appends and returns a new empty "FileSizeLimit" element
 GroupNameType addNewGroupName()
          Appends and returns a new empty "GroupName" element
 FileNameType addNewInput()
          Appends and returns a new empty "Input" element
 LimitsType addNewLockedMemoryLimit()
          Appends and returns a new empty "LockedMemoryLimit" element
 LimitsType addNewMemoryLimit()
          Appends and returns a new empty "MemoryLimit" element
 LimitsType addNewOpenDescriptorsLimit()
          Appends and returns a new empty "OpenDescriptorsLimit" element
 FileNameType addNewOutput()
          Appends and returns a new empty "Output" element
 LimitsType addNewPipeSizeLimit()
          Appends and returns a new empty "PipeSizeLimit" element
 LimitsType addNewProcessCountLimit()
          Appends and returns a new empty "ProcessCountLimit" element
 LimitsType addNewStackSizeLimit()
          Appends and returns a new empty "StackSizeLimit" element
 LimitsType addNewThreadCountLimit()
          Appends and returns a new empty "ThreadCountLimit" element
 UserNameType addNewUserName()
          Appends and returns a new empty "UserName" element
 LimitsType addNewVirtualMemoryLimit()
          Appends and returns a new empty "VirtualMemoryLimit" element
 LimitsType addNewWallTimeLimit()
          Appends and returns a new empty "WallTimeLimit" element
 DirectoryNameType addNewWorkingDirectory()
          Appends and returns a new empty "WorkingDirectory" element
 ArgumentType[] getArgumentArray()
          Gets array of all "Argument" elements
 ArgumentType getArgumentArray(int i)
          Gets ith "Argument" element
 LimitsType getCoreDumpLimit()
          Gets the "CoreDumpLimit" element
 LimitsType getCPUTimeLimit()
          Gets the "CPUTimeLimit" element
 LimitsType getDataSegmentLimit()
          Gets the "DataSegmentLimit" element
 EnvironmentType[] getEnvironmentArray()
          Gets array of all "Environment" elements
 EnvironmentType getEnvironmentArray(int i)
          Gets ith "Environment" element
 FileNameType getError()
          Gets the "Error" element
 FileNameType getExecutable()
          Gets the "Executable" element
 LimitsType getFileSizeLimit()
          Gets the "FileSizeLimit" element
 GroupNameType getGroupName()
          Gets the "GroupName" element
 FileNameType getInput()
          Gets the "Input" element
 LimitsType getLockedMemoryLimit()
          Gets the "LockedMemoryLimit" element
 LimitsType getMemoryLimit()
          Gets the "MemoryLimit" element
 String getName()
          Gets the "name" attribute
 LimitsType getOpenDescriptorsLimit()
          Gets the "OpenDescriptorsLimit" element
 FileNameType getOutput()
          Gets the "Output" element
 LimitsType getPipeSizeLimit()
          Gets the "PipeSizeLimit" element
 LimitsType getProcessCountLimit()
          Gets the "ProcessCountLimit" element
 LimitsType getStackSizeLimit()
          Gets the "StackSizeLimit" element
 LimitsType getThreadCountLimit()
          Gets the "ThreadCountLimit" element
 UserNameType getUserName()
          Gets the "UserName" element
 LimitsType getVirtualMemoryLimit()
          Gets the "VirtualMemoryLimit" element
 LimitsType getWallTimeLimit()
          Gets the "WallTimeLimit" element
 DirectoryNameType getWorkingDirectory()
          Gets the "WorkingDirectory" element
 ArgumentType insertNewArgument(int i)
          Inserts and returns a new empty value (as xml) as the ith "Argument" element
 EnvironmentType insertNewEnvironment(int i)
          Inserts and returns a new empty value (as xml) as the ith "Environment" element
 boolean isSetCoreDumpLimit()
          True if has "CoreDumpLimit" element
 boolean isSetCPUTimeLimit()
          True if has "CPUTimeLimit" element
 boolean isSetDataSegmentLimit()
          True if has "DataSegmentLimit" element
 boolean isSetError()
          True if has "Error" element
 boolean isSetExecutable()
          True if has "Executable" element
 boolean isSetFileSizeLimit()
          True if has "FileSizeLimit" element
 boolean isSetGroupName()
          True if has "GroupName" element
 boolean isSetInput()
          True if has "Input" element
 boolean isSetLockedMemoryLimit()
          True if has "LockedMemoryLimit" element
 boolean isSetMemoryLimit()
          True if has "MemoryLimit" element
 boolean isSetName()
          True if has "name" attribute
 boolean isSetOpenDescriptorsLimit()
          True if has "OpenDescriptorsLimit" element
 boolean isSetOutput()
          True if has "Output" element
 boolean isSetPipeSizeLimit()
          True if has "PipeSizeLimit" element
 boolean isSetProcessCountLimit()
          True if has "ProcessCountLimit" element
 boolean isSetStackSizeLimit()
          True if has "StackSizeLimit" element
 boolean isSetThreadCountLimit()
          True if has "ThreadCountLimit" element
 boolean isSetUserName()
          True if has "UserName" element
 boolean isSetVirtualMemoryLimit()
          True if has "VirtualMemoryLimit" element
 boolean isSetWallTimeLimit()
          True if has "WallTimeLimit" element
 boolean isSetWorkingDirectory()
          True if has "WorkingDirectory" element
 void removeArgument(int i)
          Removes the ith "Argument" element
 void removeEnvironment(int i)
          Removes the ith "Environment" element
 void setArgumentArray(ArgumentType[] argumentArray)
          Sets array of all "Argument" element
 void setArgumentArray(int i, ArgumentType argument)
          Sets ith "Argument" element
 void setCoreDumpLimit(LimitsType coreDumpLimit)
          Sets the "CoreDumpLimit" element
 void setCPUTimeLimit(LimitsType cpuTimeLimit)
          Sets the "CPUTimeLimit" element
 void setDataSegmentLimit(LimitsType dataSegmentLimit)
          Sets the "DataSegmentLimit" element
 void setEnvironmentArray(EnvironmentType[] environmentArray)
          Sets array of all "Environment" element
 void setEnvironmentArray(int i, EnvironmentType environment)
          Sets ith "Environment" element
 void setError(FileNameType error)
          Sets the "Error" element
 void setExecutable(FileNameType executable)
          Sets the "Executable" element
 void setFileSizeLimit(LimitsType fileSizeLimit)
          Sets the "FileSizeLimit" element
 void setGroupName(GroupNameType groupName)
          Sets the "GroupName" element
 void setInput(FileNameType input)
          Sets the "Input" element
 void setLockedMemoryLimit(LimitsType lockedMemoryLimit)
          Sets the "LockedMemoryLimit" element
 void setMemoryLimit(LimitsType memoryLimit)
          Sets the "MemoryLimit" element
 void setName(String name)
          Sets the "name" attribute
 void setOpenDescriptorsLimit(LimitsType openDescriptorsLimit)
          Sets the "OpenDescriptorsLimit" element
 void setOutput(FileNameType output)
          Sets the "Output" element
 void setPipeSizeLimit(LimitsType pipeSizeLimit)
          Sets the "PipeSizeLimit" element
 void setProcessCountLimit(LimitsType processCountLimit)
          Sets the "ProcessCountLimit" element
 void setStackSizeLimit(LimitsType stackSizeLimit)
          Sets the "StackSizeLimit" element
 void setThreadCountLimit(LimitsType threadCountLimit)
          Sets the "ThreadCountLimit" element
 void setUserName(UserNameType userName)
          Sets the "UserName" element
 void setVirtualMemoryLimit(LimitsType virtualMemoryLimit)
          Sets the "VirtualMemoryLimit" element
 void setWallTimeLimit(LimitsType wallTimeLimit)
          Sets the "WallTimeLimit" element
 void setWorkingDirectory(DirectoryNameType workingDirectory)
          Sets the "WorkingDirectory" element
 int sizeOfArgumentArray()
          Returns number of "Argument" element
 int sizeOfEnvironmentArray()
          Returns number of "Environment" element
 void unsetCoreDumpLimit()
          Unsets the "CoreDumpLimit" element
 void unsetCPUTimeLimit()
          Unsets the "CPUTimeLimit" element
 void unsetDataSegmentLimit()
          Unsets the "DataSegmentLimit" element
 void unsetError()
          Unsets the "Error" element
 void unsetExecutable()
          Unsets the "Executable" element
 void unsetFileSizeLimit()
          Unsets the "FileSizeLimit" element
 void unsetGroupName()
          Unsets the "GroupName" element
 void unsetInput()
          Unsets the "Input" element
 void unsetLockedMemoryLimit()
          Unsets the "LockedMemoryLimit" element
 void unsetMemoryLimit()
          Unsets the "MemoryLimit" element
 void unsetName()
          Unsets the "name" attribute
 void unsetOpenDescriptorsLimit()
          Unsets the "OpenDescriptorsLimit" element
 void unsetOutput()
          Unsets the "Output" element
 void unsetPipeSizeLimit()
          Unsets the "PipeSizeLimit" element
 void unsetProcessCountLimit()
          Unsets the "ProcessCountLimit" element
 void unsetStackSizeLimit()
          Unsets the "StackSizeLimit" element
 void unsetThreadCountLimit()
          Unsets the "ThreadCountLimit" element
 void unsetUserName()
          Unsets the "UserName" element
 void unsetVirtualMemoryLimit()
          Unsets the "VirtualMemoryLimit" element
 void unsetWallTimeLimit()
          Unsets the "WallTimeLimit" element
 void unsetWorkingDirectory()
          Unsets the "WorkingDirectory" element
 org.apache.xmlbeans.XmlNCName xgetName()
          Gets (as xml) the "name" attribute
 void xsetName(org.apache.xmlbeans.XmlNCName name)
          Sets (as xml) the "name" attribute
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_isComplexContent, _isComplexType, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
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
 

Constructor Detail

POSIXApplicationTypeImpl

public POSIXApplicationTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getExecutable

public FileNameType getExecutable()
Gets the "Executable" element

Specified by:
getExecutable in interface POSIXApplicationType

isSetExecutable

public boolean isSetExecutable()
True if has "Executable" element

Specified by:
isSetExecutable in interface POSIXApplicationType

setExecutable

public void setExecutable(FileNameType executable)
Sets the "Executable" element

Specified by:
setExecutable in interface POSIXApplicationType

addNewExecutable

public FileNameType addNewExecutable()
Appends and returns a new empty "Executable" element

Specified by:
addNewExecutable in interface POSIXApplicationType

unsetExecutable

public void unsetExecutable()
Unsets the "Executable" element

Specified by:
unsetExecutable in interface POSIXApplicationType

getArgumentArray

public ArgumentType[] getArgumentArray()
Gets array of all "Argument" elements

Specified by:
getArgumentArray in interface POSIXApplicationType

getArgumentArray

public ArgumentType getArgumentArray(int i)
Gets ith "Argument" element

Specified by:
getArgumentArray in interface POSIXApplicationType

sizeOfArgumentArray

public int sizeOfArgumentArray()
Returns number of "Argument" element

Specified by:
sizeOfArgumentArray in interface POSIXApplicationType

setArgumentArray

public void setArgumentArray(ArgumentType[] argumentArray)
Sets array of all "Argument" element

Specified by:
setArgumentArray in interface POSIXApplicationType

setArgumentArray

public void setArgumentArray(int i,
                             ArgumentType argument)
Sets ith "Argument" element

Specified by:
setArgumentArray in interface POSIXApplicationType

insertNewArgument

public ArgumentType insertNewArgument(int i)
Inserts and returns a new empty value (as xml) as the ith "Argument" element

Specified by:
insertNewArgument in interface POSIXApplicationType

addNewArgument

public ArgumentType addNewArgument()
Appends and returns a new empty value (as xml) as the last "Argument" element

Specified by:
addNewArgument in interface POSIXApplicationType

removeArgument

public void removeArgument(int i)
Removes the ith "Argument" element

Specified by:
removeArgument in interface POSIXApplicationType

getInput

public FileNameType getInput()
Gets the "Input" element

Specified by:
getInput in interface POSIXApplicationType

isSetInput

public boolean isSetInput()
True if has "Input" element

Specified by:
isSetInput in interface POSIXApplicationType

setInput

public void setInput(FileNameType input)
Sets the "Input" element

Specified by:
setInput in interface POSIXApplicationType

addNewInput

public FileNameType addNewInput()
Appends and returns a new empty "Input" element

Specified by:
addNewInput in interface POSIXApplicationType

unsetInput

public void unsetInput()
Unsets the "Input" element

Specified by:
unsetInput in interface POSIXApplicationType

getOutput

public FileNameType getOutput()
Gets the "Output" element

Specified by:
getOutput in interface POSIXApplicationType

isSetOutput

public boolean isSetOutput()
True if has "Output" element

Specified by:
isSetOutput in interface POSIXApplicationType

setOutput

public void setOutput(FileNameType output)
Sets the "Output" element

Specified by:
setOutput in interface POSIXApplicationType

addNewOutput

public FileNameType addNewOutput()
Appends and returns a new empty "Output" element

Specified by:
addNewOutput in interface POSIXApplicationType

unsetOutput

public void unsetOutput()
Unsets the "Output" element

Specified by:
unsetOutput in interface POSIXApplicationType

getError

public FileNameType getError()
Gets the "Error" element

Specified by:
getError in interface POSIXApplicationType

isSetError

public boolean isSetError()
True if has "Error" element

Specified by:
isSetError in interface POSIXApplicationType

setError

public void setError(FileNameType error)
Sets the "Error" element

Specified by:
setError in interface POSIXApplicationType

addNewError

public FileNameType addNewError()
Appends and returns a new empty "Error" element

Specified by:
addNewError in interface POSIXApplicationType

unsetError

public void unsetError()
Unsets the "Error" element

Specified by:
unsetError in interface POSIXApplicationType

getWorkingDirectory

public DirectoryNameType getWorkingDirectory()
Gets the "WorkingDirectory" element

Specified by:
getWorkingDirectory in interface POSIXApplicationType

isSetWorkingDirectory

public boolean isSetWorkingDirectory()
True if has "WorkingDirectory" element

Specified by:
isSetWorkingDirectory in interface POSIXApplicationType

setWorkingDirectory

public void setWorkingDirectory(DirectoryNameType workingDirectory)
Sets the "WorkingDirectory" element

Specified by:
setWorkingDirectory in interface POSIXApplicationType

addNewWorkingDirectory

public DirectoryNameType addNewWorkingDirectory()
Appends and returns a new empty "WorkingDirectory" element

Specified by:
addNewWorkingDirectory in interface POSIXApplicationType

unsetWorkingDirectory

public void unsetWorkingDirectory()
Unsets the "WorkingDirectory" element

Specified by:
unsetWorkingDirectory in interface POSIXApplicationType

getEnvironmentArray

public EnvironmentType[] getEnvironmentArray()
Gets array of all "Environment" elements

Specified by:
getEnvironmentArray in interface POSIXApplicationType

getEnvironmentArray

public EnvironmentType getEnvironmentArray(int i)
Gets ith "Environment" element

Specified by:
getEnvironmentArray in interface POSIXApplicationType

sizeOfEnvironmentArray

public int sizeOfEnvironmentArray()
Returns number of "Environment" element

Specified by:
sizeOfEnvironmentArray in interface POSIXApplicationType

setEnvironmentArray

public void setEnvironmentArray(EnvironmentType[] environmentArray)
Sets array of all "Environment" element

Specified by:
setEnvironmentArray in interface POSIXApplicationType

setEnvironmentArray

public void setEnvironmentArray(int i,
                                EnvironmentType environment)
Sets ith "Environment" element

Specified by:
setEnvironmentArray in interface POSIXApplicationType

insertNewEnvironment

public EnvironmentType insertNewEnvironment(int i)
Inserts and returns a new empty value (as xml) as the ith "Environment" element

Specified by:
insertNewEnvironment in interface POSIXApplicationType

addNewEnvironment

public EnvironmentType addNewEnvironment()
Appends and returns a new empty value (as xml) as the last "Environment" element

Specified by:
addNewEnvironment in interface POSIXApplicationType

removeEnvironment

public void removeEnvironment(int i)
Removes the ith "Environment" element

Specified by:
removeEnvironment in interface POSIXApplicationType

getWallTimeLimit

public LimitsType getWallTimeLimit()
Gets the "WallTimeLimit" element

Specified by:
getWallTimeLimit in interface POSIXApplicationType

isSetWallTimeLimit

public boolean isSetWallTimeLimit()
True if has "WallTimeLimit" element

Specified by:
isSetWallTimeLimit in interface POSIXApplicationType

setWallTimeLimit

public void setWallTimeLimit(LimitsType wallTimeLimit)
Sets the "WallTimeLimit" element

Specified by:
setWallTimeLimit in interface POSIXApplicationType

addNewWallTimeLimit

public LimitsType addNewWallTimeLimit()
Appends and returns a new empty "WallTimeLimit" element

Specified by:
addNewWallTimeLimit in interface POSIXApplicationType

unsetWallTimeLimit

public void unsetWallTimeLimit()
Unsets the "WallTimeLimit" element

Specified by:
unsetWallTimeLimit in interface POSIXApplicationType

getFileSizeLimit

public LimitsType getFileSizeLimit()
Gets the "FileSizeLimit" element

Specified by:
getFileSizeLimit in interface POSIXApplicationType

isSetFileSizeLimit

public boolean isSetFileSizeLimit()
True if has "FileSizeLimit" element

Specified by:
isSetFileSizeLimit in interface POSIXApplicationType

setFileSizeLimit

public void setFileSizeLimit(LimitsType fileSizeLimit)
Sets the "FileSizeLimit" element

Specified by:
setFileSizeLimit in interface POSIXApplicationType

addNewFileSizeLimit

public LimitsType addNewFileSizeLimit()
Appends and returns a new empty "FileSizeLimit" element

Specified by:
addNewFileSizeLimit in interface POSIXApplicationType

unsetFileSizeLimit

public void unsetFileSizeLimit()
Unsets the "FileSizeLimit" element

Specified by:
unsetFileSizeLimit in interface POSIXApplicationType

getCoreDumpLimit

public LimitsType getCoreDumpLimit()
Gets the "CoreDumpLimit" element

Specified by:
getCoreDumpLimit in interface POSIXApplicationType

isSetCoreDumpLimit

public boolean isSetCoreDumpLimit()
True if has "CoreDumpLimit" element

Specified by:
isSetCoreDumpLimit in interface POSIXApplicationType

setCoreDumpLimit

public void setCoreDumpLimit(LimitsType coreDumpLimit)
Sets the "CoreDumpLimit" element

Specified by:
setCoreDumpLimit in interface POSIXApplicationType

addNewCoreDumpLimit

public LimitsType addNewCoreDumpLimit()
Appends and returns a new empty "CoreDumpLimit" element

Specified by:
addNewCoreDumpLimit in interface POSIXApplicationType

unsetCoreDumpLimit

public void unsetCoreDumpLimit()
Unsets the "CoreDumpLimit" element

Specified by:
unsetCoreDumpLimit in interface POSIXApplicationType

getDataSegmentLimit

public LimitsType getDataSegmentLimit()
Gets the "DataSegmentLimit" element

Specified by:
getDataSegmentLimit in interface POSIXApplicationType

isSetDataSegmentLimit

public boolean isSetDataSegmentLimit()
True if has "DataSegmentLimit" element

Specified by:
isSetDataSegmentLimit in interface POSIXApplicationType

setDataSegmentLimit

public void setDataSegmentLimit(LimitsType dataSegmentLimit)
Sets the "DataSegmentLimit" element

Specified by:
setDataSegmentLimit in interface POSIXApplicationType

addNewDataSegmentLimit

public LimitsType addNewDataSegmentLimit()
Appends and returns a new empty "DataSegmentLimit" element

Specified by:
addNewDataSegmentLimit in interface POSIXApplicationType

unsetDataSegmentLimit

public void unsetDataSegmentLimit()
Unsets the "DataSegmentLimit" element

Specified by:
unsetDataSegmentLimit in interface POSIXApplicationType

getLockedMemoryLimit

public LimitsType getLockedMemoryLimit()
Gets the "LockedMemoryLimit" element

Specified by:
getLockedMemoryLimit in interface POSIXApplicationType

isSetLockedMemoryLimit

public boolean isSetLockedMemoryLimit()
True if has "LockedMemoryLimit" element

Specified by:
isSetLockedMemoryLimit in interface POSIXApplicationType

setLockedMemoryLimit

public void setLockedMemoryLimit(LimitsType lockedMemoryLimit)
Sets the "LockedMemoryLimit" element

Specified by:
setLockedMemoryLimit in interface POSIXApplicationType

addNewLockedMemoryLimit

public LimitsType addNewLockedMemoryLimit()
Appends and returns a new empty "LockedMemoryLimit" element

Specified by:
addNewLockedMemoryLimit in interface POSIXApplicationType

unsetLockedMemoryLimit

public void unsetLockedMemoryLimit()
Unsets the "LockedMemoryLimit" element

Specified by:
unsetLockedMemoryLimit in interface POSIXApplicationType

getMemoryLimit

public LimitsType getMemoryLimit()
Gets the "MemoryLimit" element

Specified by:
getMemoryLimit in interface POSIXApplicationType

isSetMemoryLimit

public boolean isSetMemoryLimit()
True if has "MemoryLimit" element

Specified by:
isSetMemoryLimit in interface POSIXApplicationType

setMemoryLimit

public void setMemoryLimit(LimitsType memoryLimit)
Sets the "MemoryLimit" element

Specified by:
setMemoryLimit in interface POSIXApplicationType

addNewMemoryLimit

public LimitsType addNewMemoryLimit()
Appends and returns a new empty "MemoryLimit" element

Specified by:
addNewMemoryLimit in interface POSIXApplicationType

unsetMemoryLimit

public void unsetMemoryLimit()
Unsets the "MemoryLimit" element

Specified by:
unsetMemoryLimit in interface POSIXApplicationType

getOpenDescriptorsLimit

public LimitsType getOpenDescriptorsLimit()
Gets the "OpenDescriptorsLimit" element

Specified by:
getOpenDescriptorsLimit in interface POSIXApplicationType

isSetOpenDescriptorsLimit

public boolean isSetOpenDescriptorsLimit()
True if has "OpenDescriptorsLimit" element

Specified by:
isSetOpenDescriptorsLimit in interface POSIXApplicationType

setOpenDescriptorsLimit

public void setOpenDescriptorsLimit(LimitsType openDescriptorsLimit)
Sets the "OpenDescriptorsLimit" element

Specified by:
setOpenDescriptorsLimit in interface POSIXApplicationType

addNewOpenDescriptorsLimit

public LimitsType addNewOpenDescriptorsLimit()
Appends and returns a new empty "OpenDescriptorsLimit" element

Specified by:
addNewOpenDescriptorsLimit in interface POSIXApplicationType

unsetOpenDescriptorsLimit

public void unsetOpenDescriptorsLimit()
Unsets the "OpenDescriptorsLimit" element

Specified by:
unsetOpenDescriptorsLimit in interface POSIXApplicationType

getPipeSizeLimit

public LimitsType getPipeSizeLimit()
Gets the "PipeSizeLimit" element

Specified by:
getPipeSizeLimit in interface POSIXApplicationType

isSetPipeSizeLimit

public boolean isSetPipeSizeLimit()
True if has "PipeSizeLimit" element

Specified by:
isSetPipeSizeLimit in interface POSIXApplicationType

setPipeSizeLimit

public void setPipeSizeLimit(LimitsType pipeSizeLimit)
Sets the "PipeSizeLimit" element

Specified by:
setPipeSizeLimit in interface POSIXApplicationType

addNewPipeSizeLimit

public LimitsType addNewPipeSizeLimit()
Appends and returns a new empty "PipeSizeLimit" element

Specified by:
addNewPipeSizeLimit in interface POSIXApplicationType

unsetPipeSizeLimit

public void unsetPipeSizeLimit()
Unsets the "PipeSizeLimit" element

Specified by:
unsetPipeSizeLimit in interface POSIXApplicationType

getStackSizeLimit

public LimitsType getStackSizeLimit()
Gets the "StackSizeLimit" element

Specified by:
getStackSizeLimit in interface POSIXApplicationType

isSetStackSizeLimit

public boolean isSetStackSizeLimit()
True if has "StackSizeLimit" element

Specified by:
isSetStackSizeLimit in interface POSIXApplicationType

setStackSizeLimit

public void setStackSizeLimit(LimitsType stackSizeLimit)
Sets the "StackSizeLimit" element

Specified by:
setStackSizeLimit in interface POSIXApplicationType

addNewStackSizeLimit

public LimitsType addNewStackSizeLimit()
Appends and returns a new empty "StackSizeLimit" element

Specified by:
addNewStackSizeLimit in interface POSIXApplicationType

unsetStackSizeLimit

public void unsetStackSizeLimit()
Unsets the "StackSizeLimit" element

Specified by:
unsetStackSizeLimit in interface POSIXApplicationType

getCPUTimeLimit

public LimitsType getCPUTimeLimit()
Gets the "CPUTimeLimit" element

Specified by:
getCPUTimeLimit in interface POSIXApplicationType

isSetCPUTimeLimit

public boolean isSetCPUTimeLimit()
True if has "CPUTimeLimit" element

Specified by:
isSetCPUTimeLimit in interface POSIXApplicationType

setCPUTimeLimit

public void setCPUTimeLimit(LimitsType cpuTimeLimit)
Sets the "CPUTimeLimit" element

Specified by:
setCPUTimeLimit in interface POSIXApplicationType

addNewCPUTimeLimit

public LimitsType addNewCPUTimeLimit()
Appends and returns a new empty "CPUTimeLimit" element

Specified by:
addNewCPUTimeLimit in interface POSIXApplicationType

unsetCPUTimeLimit

public void unsetCPUTimeLimit()
Unsets the "CPUTimeLimit" element

Specified by:
unsetCPUTimeLimit in interface POSIXApplicationType

getProcessCountLimit

public LimitsType getProcessCountLimit()
Gets the "ProcessCountLimit" element

Specified by:
getProcessCountLimit in interface POSIXApplicationType

isSetProcessCountLimit

public boolean isSetProcessCountLimit()
True if has "ProcessCountLimit" element

Specified by:
isSetProcessCountLimit in interface POSIXApplicationType

setProcessCountLimit

public void setProcessCountLimit(LimitsType processCountLimit)
Sets the "ProcessCountLimit" element

Specified by:
setProcessCountLimit in interface POSIXApplicationType

addNewProcessCountLimit

public LimitsType addNewProcessCountLimit()
Appends and returns a new empty "ProcessCountLimit" element

Specified by:
addNewProcessCountLimit in interface POSIXApplicationType

unsetProcessCountLimit

public void unsetProcessCountLimit()
Unsets the "ProcessCountLimit" element

Specified by:
unsetProcessCountLimit in interface POSIXApplicationType

getVirtualMemoryLimit

public LimitsType getVirtualMemoryLimit()
Gets the "VirtualMemoryLimit" element

Specified by:
getVirtualMemoryLimit in interface POSIXApplicationType

isSetVirtualMemoryLimit

public boolean isSetVirtualMemoryLimit()
True if has "VirtualMemoryLimit" element

Specified by:
isSetVirtualMemoryLimit in interface POSIXApplicationType

setVirtualMemoryLimit

public void setVirtualMemoryLimit(LimitsType virtualMemoryLimit)
Sets the "VirtualMemoryLimit" element

Specified by:
setVirtualMemoryLimit in interface POSIXApplicationType

addNewVirtualMemoryLimit

public LimitsType addNewVirtualMemoryLimit()
Appends and returns a new empty "VirtualMemoryLimit" element

Specified by:
addNewVirtualMemoryLimit in interface POSIXApplicationType

unsetVirtualMemoryLimit

public void unsetVirtualMemoryLimit()
Unsets the "VirtualMemoryLimit" element

Specified by:
unsetVirtualMemoryLimit in interface POSIXApplicationType

getThreadCountLimit

public LimitsType getThreadCountLimit()
Gets the "ThreadCountLimit" element

Specified by:
getThreadCountLimit in interface POSIXApplicationType

isSetThreadCountLimit

public boolean isSetThreadCountLimit()
True if has "ThreadCountLimit" element

Specified by:
isSetThreadCountLimit in interface POSIXApplicationType

setThreadCountLimit

public void setThreadCountLimit(LimitsType threadCountLimit)
Sets the "ThreadCountLimit" element

Specified by:
setThreadCountLimit in interface POSIXApplicationType

addNewThreadCountLimit

public LimitsType addNewThreadCountLimit()
Appends and returns a new empty "ThreadCountLimit" element

Specified by:
addNewThreadCountLimit in interface POSIXApplicationType

unsetThreadCountLimit

public void unsetThreadCountLimit()
Unsets the "ThreadCountLimit" element

Specified by:
unsetThreadCountLimit in interface POSIXApplicationType

getUserName

public UserNameType getUserName()
Gets the "UserName" element

Specified by:
getUserName in interface POSIXApplicationType

isSetUserName

public boolean isSetUserName()
True if has "UserName" element

Specified by:
isSetUserName in interface POSIXApplicationType

setUserName

public void setUserName(UserNameType userName)
Sets the "UserName" element

Specified by:
setUserName in interface POSIXApplicationType

addNewUserName

public UserNameType addNewUserName()
Appends and returns a new empty "UserName" element

Specified by:
addNewUserName in interface POSIXApplicationType

unsetUserName

public void unsetUserName()
Unsets the "UserName" element

Specified by:
unsetUserName in interface POSIXApplicationType

getGroupName

public GroupNameType getGroupName()
Gets the "GroupName" element

Specified by:
getGroupName in interface POSIXApplicationType

isSetGroupName

public boolean isSetGroupName()
True if has "GroupName" element

Specified by:
isSetGroupName in interface POSIXApplicationType

setGroupName

public void setGroupName(GroupNameType groupName)
Sets the "GroupName" element

Specified by:
setGroupName in interface POSIXApplicationType

addNewGroupName

public GroupNameType addNewGroupName()
Appends and returns a new empty "GroupName" element

Specified by:
addNewGroupName in interface POSIXApplicationType

unsetGroupName

public void unsetGroupName()
Unsets the "GroupName" element

Specified by:
unsetGroupName in interface POSIXApplicationType

getName

public String getName()
Gets the "name" attribute

Specified by:
getName in interface POSIXApplicationType

xgetName

public org.apache.xmlbeans.XmlNCName xgetName()
Gets (as xml) the "name" attribute

Specified by:
xgetName in interface POSIXApplicationType

isSetName

public boolean isSetName()
True if has "name" attribute

Specified by:
isSetName in interface POSIXApplicationType

setName

public void setName(String name)
Sets the "name" attribute

Specified by:
setName in interface POSIXApplicationType

xsetName

public void xsetName(org.apache.xmlbeans.XmlNCName name)
Sets (as xml) the "name" attribute

Specified by:
xsetName in interface POSIXApplicationType

unsetName

public void unsetName()
Unsets the "name" attribute

Specified by:
unsetName in interface POSIXApplicationType


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