|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface POSIXApplicationType
A representation of the model object 'POSIX Application Type'.
The following features are supported:
ExecutableArgumentInputOutputErrorWorking DirectoryEnvironmentWall Time LimitFile Size LimitCore Dump LimitData Segment LimitLocked Memory LimitMemory LimitOpen Descriptors LimitPipe Size LimitStack Size LimitCPU Time LimitProcess Count LimitVirtual Memory LimitThread Count LimitUser NameGroup NameNameAny Attribute
PosixPackage.getPOSIXApplicationType()| Method Summary | |
|---|---|
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
EList |
getArgument()
Returns the value of the 'Argument' containment reference list. |
LimitsType |
getCoreDumpLimit()
Returns the value of the 'Core Dump Limit' containment reference |
LimitsType |
getCPUTimeLimit()
Returns the value of the 'CPU Time Limit' containment reference |
LimitsType |
getDataSegmentLimit()
Returns the value of the 'Data Segment Limit' containment reference |
EList |
getEnvironment()
Returns the value of the 'Environment' containment reference list. |
FileNameType |
getError()
Returns the value of the 'Error' containment reference |
FileNameType |
getExecutable()
Returns the value of the 'Executable' containment reference |
LimitsType |
getFileSizeLimit()
Returns the value of the 'File Size Limit' containment reference |
GroupNameType |
getGroupName()
Returns the value of the 'Group Name' containment reference |
FileNameType |
getInput()
Returns the value of the 'Input' containment reference |
LimitsType |
getLockedMemoryLimit()
Returns the value of the 'Locked Memory Limit' containment reference |
LimitsType |
getMemoryLimit()
Returns the value of the 'Memory Limit' containment reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
LimitsType |
getOpenDescriptorsLimit()
Returns the value of the 'Open Descriptors Limit' containment reference |
FileNameType |
getOutput()
Returns the value of the 'Output' containment reference |
LimitsType |
getPipeSizeLimit()
Returns the value of the 'Pipe Size Limit' containment reference |
LimitsType |
getProcessCountLimit()
Returns the value of the 'Process Count Limit' containment reference |
LimitsType |
getStackSizeLimit()
Returns the value of the 'Stack Size Limit' containment reference |
LimitsType |
getThreadCountLimit()
Returns the value of the 'Thread Count Limit' containment reference |
UserNameType |
getUserName()
Returns the value of the 'User Name' containment reference |
LimitsType |
getVirtualMemoryLimit()
Returns the value of the 'Virtual Memory Limit' containment reference |
LimitsType |
getWallTimeLimit()
Returns the value of the 'Wall Time Limit' containment reference |
DirectoryNameType |
getWorkingDirectory()
Returns the value of the 'Working Directory' containment reference |
void |
setCoreDumpLimit(LimitsType value)
Sets the value of the ' Core Dump Limit' containment reference |
void |
setCPUTimeLimit(LimitsType value)
Sets the value of the ' CPU Time Limit' containment reference |
void |
setDataSegmentLimit(LimitsType value)
Sets the value of the ' Data Segment Limit' containment reference |
void |
setError(FileNameType value)
Sets the value of the ' Error' containment reference |
void |
setExecutable(FileNameType value)
Sets the value of the ' Executable' containment reference |
void |
setFileSizeLimit(LimitsType value)
Sets the value of the ' File Size Limit' containment reference |
void |
setGroupName(GroupNameType value)
Sets the value of the ' Group Name' containment reference |
void |
setInput(FileNameType value)
Sets the value of the ' Input' containment reference |
void |
setLockedMemoryLimit(LimitsType value)
Sets the value of the ' Locked Memory Limit' containment reference |
void |
setMemoryLimit(LimitsType value)
Sets the value of the ' Memory Limit' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setOpenDescriptorsLimit(LimitsType value)
Sets the value of the ' Open Descriptors Limit' containment reference |
void |
setOutput(FileNameType value)
Sets the value of the ' Output' containment reference |
void |
setPipeSizeLimit(LimitsType value)
Sets the value of the ' Pipe Size Limit' containment reference |
void |
setProcessCountLimit(LimitsType value)
Sets the value of the ' Process Count Limit' containment reference |
void |
setStackSizeLimit(LimitsType value)
Sets the value of the ' Stack Size Limit' containment reference |
void |
setThreadCountLimit(LimitsType value)
Sets the value of the ' Thread Count Limit' containment reference |
void |
setUserName(UserNameType value)
Sets the value of the ' User Name' containment reference |
void |
setVirtualMemoryLimit(LimitsType value)
Sets the value of the ' Virtual Memory Limit' containment reference |
void |
setWallTimeLimit(LimitsType value)
Sets the value of the ' Wall Time Limit' containment reference |
void |
setWorkingDirectory(DirectoryNameType value)
Sets the value of the ' Working Directory' containment reference |
| Method Detail |
|---|
FileNameType getExecutable()
If the meaning of the 'Executable' containment reference isn't clear, there really should be more of a description here...
setExecutable(FileNameType),
PosixPackage.getPOSIXApplicationType_Executable()void setExecutable(FileNameType value)
Executable' containment reference.
value - the new value of the 'Executable' containment reference.getExecutable()EList getArgument()
ArgumentType.
If the meaning of the 'Argument' containment reference list isn't clear, there really should be more of a description here...
PosixPackage.getPOSIXApplicationType_Argument()FileNameType getInput()
If the meaning of the 'Input' containment reference isn't clear, there really should be more of a description here...
setInput(FileNameType),
PosixPackage.getPOSIXApplicationType_Input()void setInput(FileNameType value)
Input' containment reference.
value - the new value of the 'Input' containment reference.getInput()FileNameType getOutput()
If the meaning of the 'Output' containment reference isn't clear, there really should be more of a description here...
setOutput(FileNameType),
PosixPackage.getPOSIXApplicationType_Output()void setOutput(FileNameType value)
Output' containment reference.
value - the new value of the 'Output' containment reference.getOutput()FileNameType getError()
If the meaning of the 'Error' containment reference isn't clear, there really should be more of a description here...
setError(FileNameType),
PosixPackage.getPOSIXApplicationType_Error()void setError(FileNameType value)
Error' containment reference.
value - the new value of the 'Error' containment reference.getError()DirectoryNameType getWorkingDirectory()
If the meaning of the 'Working Directory' containment reference isn't clear, there really should be more of a description here...
setWorkingDirectory(DirectoryNameType),
PosixPackage.getPOSIXApplicationType_WorkingDirectory()void setWorkingDirectory(DirectoryNameType value)
Working Directory' containment reference.
value - the new value of the 'Working Directory' containment reference.getWorkingDirectory()EList getEnvironment()
EnvironmentType.
If the meaning of the 'Environment' containment reference list isn't clear, there really should be more of a description here...
PosixPackage.getPOSIXApplicationType_Environment()LimitsType getWallTimeLimit()
If the meaning of the 'Wall Time Limit' containment reference isn't clear, there really should be more of a description here...
setWallTimeLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_WallTimeLimit()void setWallTimeLimit(LimitsType value)
Wall Time Limit' containment reference.
value - the new value of the 'Wall Time Limit' containment reference.getWallTimeLimit()LimitsType getFileSizeLimit()
If the meaning of the 'File Size Limit' containment reference isn't clear, there really should be more of a description here...
setFileSizeLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_FileSizeLimit()void setFileSizeLimit(LimitsType value)
File Size Limit' containment reference.
value - the new value of the 'File Size Limit' containment reference.getFileSizeLimit()LimitsType getCoreDumpLimit()
If the meaning of the 'Core Dump Limit' containment reference isn't clear, there really should be more of a description here...
setCoreDumpLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_CoreDumpLimit()void setCoreDumpLimit(LimitsType value)
Core Dump Limit' containment reference.
value - the new value of the 'Core Dump Limit' containment reference.getCoreDumpLimit()LimitsType getDataSegmentLimit()
If the meaning of the 'Data Segment Limit' containment reference isn't clear, there really should be more of a description here...
setDataSegmentLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_DataSegmentLimit()void setDataSegmentLimit(LimitsType value)
Data Segment Limit' containment reference.
value - the new value of the 'Data Segment Limit' containment reference.getDataSegmentLimit()LimitsType getLockedMemoryLimit()
If the meaning of the 'Locked Memory Limit' containment reference isn't clear, there really should be more of a description here...
setLockedMemoryLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_LockedMemoryLimit()void setLockedMemoryLimit(LimitsType value)
Locked Memory Limit' containment reference.
value - the new value of the 'Locked Memory Limit' containment reference.getLockedMemoryLimit()LimitsType getMemoryLimit()
If the meaning of the 'Memory Limit' containment reference isn't clear, there really should be more of a description here...
setMemoryLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_MemoryLimit()void setMemoryLimit(LimitsType value)
Memory Limit' containment reference.
value - the new value of the 'Memory Limit' containment reference.getMemoryLimit()LimitsType getOpenDescriptorsLimit()
If the meaning of the 'Open Descriptors Limit' containment reference isn't clear, there really should be more of a description here...
setOpenDescriptorsLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_OpenDescriptorsLimit()void setOpenDescriptorsLimit(LimitsType value)
Open Descriptors Limit' containment reference.
value - the new value of the 'Open Descriptors Limit' containment reference.getOpenDescriptorsLimit()LimitsType getPipeSizeLimit()
If the meaning of the 'Pipe Size Limit' containment reference isn't clear, there really should be more of a description here...
setPipeSizeLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_PipeSizeLimit()void setPipeSizeLimit(LimitsType value)
Pipe Size Limit' containment reference.
value - the new value of the 'Pipe Size Limit' containment reference.getPipeSizeLimit()LimitsType getStackSizeLimit()
If the meaning of the 'Stack Size Limit' containment reference isn't clear, there really should be more of a description here...
setStackSizeLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_StackSizeLimit()void setStackSizeLimit(LimitsType value)
Stack Size Limit' containment reference.
value - the new value of the 'Stack Size Limit' containment reference.getStackSizeLimit()LimitsType getCPUTimeLimit()
If the meaning of the 'CPU Time Limit' containment reference isn't clear, there really should be more of a description here...
setCPUTimeLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_CPUTimeLimit()void setCPUTimeLimit(LimitsType value)
CPU Time Limit' containment reference.
value - the new value of the 'CPU Time Limit' containment reference.getCPUTimeLimit()LimitsType getProcessCountLimit()
If the meaning of the 'Process Count Limit' containment reference isn't clear, there really should be more of a description here...
setProcessCountLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_ProcessCountLimit()void setProcessCountLimit(LimitsType value)
Process Count Limit' containment reference.
value - the new value of the 'Process Count Limit' containment reference.getProcessCountLimit()LimitsType getVirtualMemoryLimit()
If the meaning of the 'Virtual Memory Limit' containment reference isn't clear, there really should be more of a description here...
setVirtualMemoryLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_VirtualMemoryLimit()void setVirtualMemoryLimit(LimitsType value)
Virtual Memory Limit' containment reference.
value - the new value of the 'Virtual Memory Limit' containment reference.getVirtualMemoryLimit()LimitsType getThreadCountLimit()
If the meaning of the 'Thread Count Limit' containment reference isn't clear, there really should be more of a description here...
setThreadCountLimit(LimitsType),
PosixPackage.getPOSIXApplicationType_ThreadCountLimit()void setThreadCountLimit(LimitsType value)
Thread Count Limit' containment reference.
value - the new value of the 'Thread Count Limit' containment reference.getThreadCountLimit()UserNameType getUserName()
If the meaning of the 'User Name' containment reference isn't clear, there really should be more of a description here...
setUserName(UserNameType),
PosixPackage.getPOSIXApplicationType_UserName()void setUserName(UserNameType value)
User Name' containment reference.
value - the new value of the 'User Name' containment reference.getUserName()GroupNameType getGroupName()
If the meaning of the 'Group Name' containment reference isn't clear, there really should be more of a description here...
setGroupName(GroupNameType),
PosixPackage.getPOSIXApplicationType_GroupName()void setGroupName(GroupNameType value)
Group Name' containment reference.
value - the new value of the 'Group Name' containment reference.getGroupName()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
PosixPackage.getPOSIXApplicationType_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()FeatureMap getAnyAttribute()
org.eclipse.emf.ecore.util.FeatureMap.Entry.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
PosixPackage.getPOSIXApplicationType_AnyAttribute()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||