|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
eu.geclipse.jsdl.model.posix.impl.DocumentRootImpl
public class DocumentRootImpl
An implementation of the model object 'Document Root'.
The following features are implemented:
MixedXMLNS Prefix MapXSI Schema LocationArgumentCore Dump LimitCPU Time LimitData Segment LimitEnvironmentErrorExecutableFile Size LimitGroup NameInputLocked Memory LimitMemory LimitOpen Descriptors LimitOutputPipe Size LimitPOSIX ApplicationProcess Count LimitStack Size LimitThread Count LimitUser NameVirtual Memory LimitWall Time LimitWorking Directory
| Method Summary | |
|---|---|
NotificationChain |
basicSetArgument(ArgumentType newArgument,
NotificationChain msgs)
|
NotificationChain |
basicSetCoreDumpLimit(LimitsType newCoreDumpLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetCPUTimeLimit(LimitsType newCPUTimeLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetDataSegmentLimit(LimitsType newDataSegmentLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetEnvironment(EnvironmentType newEnvironment,
NotificationChain msgs)
|
NotificationChain |
basicSetError(FileNameType newError,
NotificationChain msgs)
|
NotificationChain |
basicSetExecutable(FileNameType newExecutable,
NotificationChain msgs)
|
NotificationChain |
basicSetFileSizeLimit(LimitsType newFileSizeLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetGroupName(GroupNameType newGroupName,
NotificationChain msgs)
|
NotificationChain |
basicSetInput(FileNameType newInput,
NotificationChain msgs)
|
NotificationChain |
basicSetLockedMemoryLimit(LimitsType newLockedMemoryLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetMemoryLimit(LimitsType newMemoryLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetOpenDescriptorsLimit(LimitsType newOpenDescriptorsLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetOutput(FileNameType newOutput,
NotificationChain msgs)
|
NotificationChain |
basicSetPipeSizeLimit(LimitsType newPipeSizeLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetPOSIXApplication(POSIXApplicationType newPOSIXApplication,
NotificationChain msgs)
|
NotificationChain |
basicSetProcessCountLimit(LimitsType newProcessCountLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetStackSizeLimit(LimitsType newStackSizeLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetThreadCountLimit(LimitsType newThreadCountLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetUserName(UserNameType newUserName,
NotificationChain msgs)
|
NotificationChain |
basicSetVirtualMemoryLimit(LimitsType newVirtualMemoryLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetWallTimeLimit(LimitsType newWallTimeLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetWorkingDirectory(DirectoryNameType newWorkingDirectory,
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)
|
ArgumentType |
getArgument()
|
LimitsType |
getCoreDumpLimit()
|
LimitsType |
getCPUTimeLimit()
|
LimitsType |
getDataSegmentLimit()
|
EnvironmentType |
getEnvironment()
|
FileNameType |
getError()
|
FileNameType |
getExecutable()
|
LimitsType |
getFileSizeLimit()
|
GroupNameType |
getGroupName()
|
FileNameType |
getInput()
|
LimitsType |
getLockedMemoryLimit()
|
LimitsType |
getMemoryLimit()
|
FeatureMap |
getMixed()
|
LimitsType |
getOpenDescriptorsLimit()
|
FileNameType |
getOutput()
|
LimitsType |
getPipeSizeLimit()
|
POSIXApplicationType |
getPOSIXApplication()
|
LimitsType |
getProcessCountLimit()
|
LimitsType |
getStackSizeLimit()
|
LimitsType |
getThreadCountLimit()
|
UserNameType |
getUserName()
|
LimitsType |
getVirtualMemoryLimit()
|
LimitsType |
getWallTimeLimit()
|
DirectoryNameType |
getWorkingDirectory()
|
EMap |
getXMLNSPrefixMap()
|
EMap |
getXSISchemaLocation()
|
void |
setArgument(ArgumentType newArgument)
|
void |
setCoreDumpLimit(LimitsType newCoreDumpLimit)
|
void |
setCPUTimeLimit(LimitsType newCPUTimeLimit)
|
void |
setDataSegmentLimit(LimitsType newDataSegmentLimit)
|
void |
setEnvironment(EnvironmentType newEnvironment)
|
void |
setError(FileNameType newError)
|
void |
setExecutable(FileNameType newExecutable)
|
void |
setFileSizeLimit(LimitsType newFileSizeLimit)
|
void |
setGroupName(GroupNameType newGroupName)
|
void |
setInput(FileNameType newInput)
|
void |
setLockedMemoryLimit(LimitsType newLockedMemoryLimit)
|
void |
setMemoryLimit(LimitsType newMemoryLimit)
|
void |
setOpenDescriptorsLimit(LimitsType newOpenDescriptorsLimit)
|
void |
setOutput(FileNameType newOutput)
|
void |
setPipeSizeLimit(LimitsType newPipeSizeLimit)
|
void |
setPOSIXApplication(POSIXApplicationType newPOSIXApplication)
|
void |
setProcessCountLimit(LimitsType newProcessCountLimit)
|
void |
setStackSizeLimit(LimitsType newStackSizeLimit)
|
void |
setThreadCountLimit(LimitsType newThreadCountLimit)
|
void |
setUserName(UserNameType newUserName)
|
void |
setVirtualMemoryLimit(LimitsType newVirtualMemoryLimit)
|
void |
setWallTimeLimit(LimitsType newWallTimeLimit)
|
void |
setWorkingDirectory(DirectoryNameType newWorkingDirectory)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public FeatureMap getMixed()
getMixed in interface DocumentRootPosixPackage.getDocumentRoot_Mixed()public EMap getXMLNSPrefixMap()
getXMLNSPrefixMap in interface DocumentRootPosixPackage.getDocumentRoot_XMLNSPrefixMap()public EMap getXSISchemaLocation()
getXSISchemaLocation in interface DocumentRootPosixPackage.getDocumentRoot_XSISchemaLocation()public ArgumentType getArgument()
getArgument in interface DocumentRootDocumentRoot.setArgument(ArgumentType),
PosixPackage.getDocumentRoot_Argument()
public NotificationChain basicSetArgument(ArgumentType newArgument,
NotificationChain msgs)
public void setArgument(ArgumentType newArgument)
setArgument in interface DocumentRootnewArgument - the new value of the 'Argument' containment reference.DocumentRoot.getArgument()public LimitsType getCoreDumpLimit()
getCoreDumpLimit in interface DocumentRootDocumentRoot.setCoreDumpLimit(LimitsType),
PosixPackage.getDocumentRoot_CoreDumpLimit()
public NotificationChain basicSetCoreDumpLimit(LimitsType newCoreDumpLimit,
NotificationChain msgs)
public void setCoreDumpLimit(LimitsType newCoreDumpLimit)
setCoreDumpLimit in interface DocumentRootnewCoreDumpLimit - the new value of the 'Core Dump Limit' containment reference.DocumentRoot.getCoreDumpLimit()public LimitsType getCPUTimeLimit()
getCPUTimeLimit in interface DocumentRootDocumentRoot.setCPUTimeLimit(LimitsType),
PosixPackage.getDocumentRoot_CPUTimeLimit()
public NotificationChain basicSetCPUTimeLimit(LimitsType newCPUTimeLimit,
NotificationChain msgs)
public void setCPUTimeLimit(LimitsType newCPUTimeLimit)
setCPUTimeLimit in interface DocumentRootnewCPUTimeLimit - the new value of the 'CPU Time Limit' containment reference.DocumentRoot.getCPUTimeLimit()public LimitsType getDataSegmentLimit()
getDataSegmentLimit in interface DocumentRootDocumentRoot.setDataSegmentLimit(LimitsType),
PosixPackage.getDocumentRoot_DataSegmentLimit()
public NotificationChain basicSetDataSegmentLimit(LimitsType newDataSegmentLimit,
NotificationChain msgs)
public void setDataSegmentLimit(LimitsType newDataSegmentLimit)
setDataSegmentLimit in interface DocumentRootnewDataSegmentLimit - the new value of the 'Data Segment Limit' containment reference.DocumentRoot.getDataSegmentLimit()public EnvironmentType getEnvironment()
getEnvironment in interface DocumentRootDocumentRoot.setEnvironment(EnvironmentType),
PosixPackage.getDocumentRoot_Environment()
public NotificationChain basicSetEnvironment(EnvironmentType newEnvironment,
NotificationChain msgs)
public void setEnvironment(EnvironmentType newEnvironment)
setEnvironment in interface DocumentRootnewEnvironment - the new value of the 'Environment' containment reference.DocumentRoot.getEnvironment()public FileNameType getError()
getError in interface DocumentRootDocumentRoot.setError(FileNameType),
PosixPackage.getDocumentRoot_Error()
public NotificationChain basicSetError(FileNameType newError,
NotificationChain msgs)
public void setError(FileNameType newError)
setError in interface DocumentRootnewError - the new value of the 'Error' containment reference.DocumentRoot.getError()public FileNameType getExecutable()
getExecutable in interface DocumentRootDocumentRoot.setExecutable(FileNameType),
PosixPackage.getDocumentRoot_Executable()
public NotificationChain basicSetExecutable(FileNameType newExecutable,
NotificationChain msgs)
public void setExecutable(FileNameType newExecutable)
setExecutable in interface DocumentRootnewExecutable - the new value of the 'Executable' containment reference.DocumentRoot.getExecutable()public LimitsType getFileSizeLimit()
getFileSizeLimit in interface DocumentRootDocumentRoot.setFileSizeLimit(LimitsType),
PosixPackage.getDocumentRoot_FileSizeLimit()
public NotificationChain basicSetFileSizeLimit(LimitsType newFileSizeLimit,
NotificationChain msgs)
public void setFileSizeLimit(LimitsType newFileSizeLimit)
setFileSizeLimit in interface DocumentRootnewFileSizeLimit - the new value of the 'File Size Limit' containment reference.DocumentRoot.getFileSizeLimit()public GroupNameType getGroupName()
getGroupName in interface DocumentRootDocumentRoot.setGroupName(GroupNameType),
PosixPackage.getDocumentRoot_GroupName()
public NotificationChain basicSetGroupName(GroupNameType newGroupName,
NotificationChain msgs)
public void setGroupName(GroupNameType newGroupName)
setGroupName in interface DocumentRootnewGroupName - the new value of the 'Group Name' containment reference.DocumentRoot.getGroupName()public FileNameType getInput()
getInput in interface DocumentRootDocumentRoot.setInput(FileNameType),
PosixPackage.getDocumentRoot_Input()
public NotificationChain basicSetInput(FileNameType newInput,
NotificationChain msgs)
public void setInput(FileNameType newInput)
setInput in interface DocumentRootnewInput - the new value of the 'Input' containment reference.DocumentRoot.getInput()public LimitsType getLockedMemoryLimit()
getLockedMemoryLimit in interface DocumentRootDocumentRoot.setLockedMemoryLimit(LimitsType),
PosixPackage.getDocumentRoot_LockedMemoryLimit()
public NotificationChain basicSetLockedMemoryLimit(LimitsType newLockedMemoryLimit,
NotificationChain msgs)
public void setLockedMemoryLimit(LimitsType newLockedMemoryLimit)
setLockedMemoryLimit in interface DocumentRootnewLockedMemoryLimit - the new value of the 'Locked Memory Limit' containment reference.DocumentRoot.getLockedMemoryLimit()public LimitsType getMemoryLimit()
getMemoryLimit in interface DocumentRootDocumentRoot.setMemoryLimit(LimitsType),
PosixPackage.getDocumentRoot_MemoryLimit()
public NotificationChain basicSetMemoryLimit(LimitsType newMemoryLimit,
NotificationChain msgs)
public void setMemoryLimit(LimitsType newMemoryLimit)
setMemoryLimit in interface DocumentRootnewMemoryLimit - the new value of the 'Memory Limit' containment reference.DocumentRoot.getMemoryLimit()public LimitsType getOpenDescriptorsLimit()
getOpenDescriptorsLimit in interface DocumentRootDocumentRoot.setOpenDescriptorsLimit(LimitsType),
PosixPackage.getDocumentRoot_OpenDescriptorsLimit()
public NotificationChain basicSetOpenDescriptorsLimit(LimitsType newOpenDescriptorsLimit,
NotificationChain msgs)
public void setOpenDescriptorsLimit(LimitsType newOpenDescriptorsLimit)
setOpenDescriptorsLimit in interface DocumentRootnewOpenDescriptorsLimit - the new value of the 'Open Descriptors Limit' containment reference.DocumentRoot.getOpenDescriptorsLimit()public FileNameType getOutput()
getOutput in interface DocumentRootDocumentRoot.setOutput(FileNameType),
PosixPackage.getDocumentRoot_Output()
public NotificationChain basicSetOutput(FileNameType newOutput,
NotificationChain msgs)
public void setOutput(FileNameType newOutput)
setOutput in interface DocumentRootnewOutput - the new value of the 'Output' containment reference.DocumentRoot.getOutput()public LimitsType getPipeSizeLimit()
getPipeSizeLimit in interface DocumentRootDocumentRoot.setPipeSizeLimit(LimitsType),
PosixPackage.getDocumentRoot_PipeSizeLimit()
public NotificationChain basicSetPipeSizeLimit(LimitsType newPipeSizeLimit,
NotificationChain msgs)
public void setPipeSizeLimit(LimitsType newPipeSizeLimit)
setPipeSizeLimit in interface DocumentRootnewPipeSizeLimit - the new value of the 'Pipe Size Limit' containment reference.DocumentRoot.getPipeSizeLimit()public POSIXApplicationType getPOSIXApplication()
getPOSIXApplication in interface DocumentRootDocumentRoot.setPOSIXApplication(POSIXApplicationType),
PosixPackage.getDocumentRoot_POSIXApplication()
public NotificationChain basicSetPOSIXApplication(POSIXApplicationType newPOSIXApplication,
NotificationChain msgs)
public void setPOSIXApplication(POSIXApplicationType newPOSIXApplication)
setPOSIXApplication in interface DocumentRootnewPOSIXApplication - the new value of the 'POSIX Application' containment reference.DocumentRoot.getPOSIXApplication()public LimitsType getProcessCountLimit()
getProcessCountLimit in interface DocumentRootDocumentRoot.setProcessCountLimit(LimitsType),
PosixPackage.getDocumentRoot_ProcessCountLimit()
public NotificationChain basicSetProcessCountLimit(LimitsType newProcessCountLimit,
NotificationChain msgs)
public void setProcessCountLimit(LimitsType newProcessCountLimit)
setProcessCountLimit in interface DocumentRootnewProcessCountLimit - the new value of the 'Process Count Limit' containment reference.DocumentRoot.getProcessCountLimit()public LimitsType getStackSizeLimit()
getStackSizeLimit in interface DocumentRootDocumentRoot.setStackSizeLimit(LimitsType),
PosixPackage.getDocumentRoot_StackSizeLimit()
public NotificationChain basicSetStackSizeLimit(LimitsType newStackSizeLimit,
NotificationChain msgs)
public void setStackSizeLimit(LimitsType newStackSizeLimit)
setStackSizeLimit in interface DocumentRootnewStackSizeLimit - the new value of the 'Stack Size Limit' containment reference.DocumentRoot.getStackSizeLimit()public LimitsType getThreadCountLimit()
getThreadCountLimit in interface DocumentRootDocumentRoot.setThreadCountLimit(LimitsType),
PosixPackage.getDocumentRoot_ThreadCountLimit()
public NotificationChain basicSetThreadCountLimit(LimitsType newThreadCountLimit,
NotificationChain msgs)
public void setThreadCountLimit(LimitsType newThreadCountLimit)
setThreadCountLimit in interface DocumentRootnewThreadCountLimit - the new value of the 'Thread Count Limit' containment reference.DocumentRoot.getThreadCountLimit()public UserNameType getUserName()
getUserName in interface DocumentRootDocumentRoot.setUserName(UserNameType),
PosixPackage.getDocumentRoot_UserName()
public NotificationChain basicSetUserName(UserNameType newUserName,
NotificationChain msgs)
public void setUserName(UserNameType newUserName)
setUserName in interface DocumentRootnewUserName - the new value of the 'User Name' containment reference.DocumentRoot.getUserName()public LimitsType getVirtualMemoryLimit()
getVirtualMemoryLimit in interface DocumentRootDocumentRoot.setVirtualMemoryLimit(LimitsType),
PosixPackage.getDocumentRoot_VirtualMemoryLimit()
public NotificationChain basicSetVirtualMemoryLimit(LimitsType newVirtualMemoryLimit,
NotificationChain msgs)
public void setVirtualMemoryLimit(LimitsType newVirtualMemoryLimit)
setVirtualMemoryLimit in interface DocumentRootnewVirtualMemoryLimit - the new value of the 'Virtual Memory Limit' containment reference.DocumentRoot.getVirtualMemoryLimit()public LimitsType getWallTimeLimit()
getWallTimeLimit in interface DocumentRootDocumentRoot.setWallTimeLimit(LimitsType),
PosixPackage.getDocumentRoot_WallTimeLimit()
public NotificationChain basicSetWallTimeLimit(LimitsType newWallTimeLimit,
NotificationChain msgs)
public void setWallTimeLimit(LimitsType newWallTimeLimit)
setWallTimeLimit in interface DocumentRootnewWallTimeLimit - the new value of the 'Wall Time Limit' containment reference.DocumentRoot.getWallTimeLimit()public DirectoryNameType getWorkingDirectory()
getWorkingDirectory in interface DocumentRootDocumentRoot.setWorkingDirectory(DirectoryNameType),
PosixPackage.getDocumentRoot_WorkingDirectory()
public NotificationChain basicSetWorkingDirectory(DirectoryNameType newWorkingDirectory,
NotificationChain msgs)
public void setWorkingDirectory(DirectoryNameType newWorkingDirectory)
setWorkingDirectory in interface DocumentRootnewWorkingDirectory - the new value of the 'Working Directory' containment reference.DocumentRoot.getWorkingDirectory()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||