|
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.batch.model.qdl.impl.DocumentRootImpl
public class DocumentRootImpl
An implementation of the model object 'Document Root'.
The following features are implemented:
MixedXMLNS Prefix MapXSI Schema LocationAllowed Virtual OrganizationsAssigned ResourcesCPU Time LimitDescriptionJobs In QueuePriorityQueueQueue StartedQueue StatusQueue TypeRunning JobsVO NameWall Time Limit
| Method Summary | |
|---|---|
NotificationChain |
basicSetAllowedVirtualOrganizations(AllowedVirtualOrganizationsType newAllowedVirtualOrganizations,
NotificationChain msgs)
|
NotificationChain |
basicSetAssignedResources(IntegerRangeValueType newAssignedResources,
NotificationChain msgs)
|
NotificationChain |
basicSetCPUTimeLimit(RangeValueType newCPUTimeLimit,
NotificationChain msgs)
|
NotificationChain |
basicSetJobsInQueue(IntegerRangeValueType newJobsInQueue,
NotificationChain msgs)
|
NotificationChain |
basicSetPriority(IntegerRangeValueType newPriority,
NotificationChain msgs)
|
NotificationChain |
basicSetQueue(QueueType newQueue,
NotificationChain msgs)
|
NotificationChain |
basicSetRunningJobs(IntegerRangeValueType newRunningJobs,
NotificationChain msgs)
|
NotificationChain |
basicSetWallTimeLimit(RangeValueType newWallTimeLimit,
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)
|
AllowedVirtualOrganizationsType |
getAllowedVirtualOrganizations()
|
IntegerRangeValueType |
getAssignedResources()
|
RangeValueType |
getCPUTimeLimit()
|
java.lang.String |
getDescription()
|
IntegerRangeValueType |
getJobsInQueue()
|
FeatureMap |
getMixed()
|
IntegerRangeValueType |
getPriority()
|
QueueType |
getQueue()
|
QueueStatusEnumeration |
getQueueStatus()
|
QueueTypeEnumeration |
getQueueType()
|
IntegerRangeValueType |
getRunningJobs()
|
java.lang.String |
getVOName()
|
RangeValueType |
getWallTimeLimit()
|
|
getXMLNSPrefixMap()
|
|
getXSISchemaLocation()
|
boolean |
isQueueStarted()
|
void |
setAllowedVirtualOrganizations(AllowedVirtualOrganizationsType newAllowedVirtualOrganizations)
|
void |
setAssignedResources(IntegerRangeValueType newAssignedResources)
|
void |
setCPUTimeLimit(RangeValueType newCPUTimeLimit)
|
void |
setDescription(java.lang.String newDescription)
|
void |
setJobsInQueue(IntegerRangeValueType newJobsInQueue)
|
void |
setPriority(IntegerRangeValueType newPriority)
|
void |
setQueue(QueueType newQueue)
|
void |
setQueueStarted(boolean newQueueStarted)
|
void |
setQueueStatus(QueueStatusEnumeration newQueueStatus)
|
void |
setQueueType(QueueTypeEnumeration newQueueType)
|
void |
setRunningJobs(IntegerRangeValueType newRunningJobs)
|
void |
setVOName(java.lang.String newVOName)
|
void |
setWallTimeLimit(RangeValueType newWallTimeLimit)
|
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 DocumentRootQdlPackage.getDocumentRoot_Mixed()publicgetXMLNSPrefixMap()
getXMLNSPrefixMap in interface DocumentRootQdlPackage.getDocumentRoot_XMLNSPrefixMap()publicgetXSISchemaLocation()
getXSISchemaLocation in interface DocumentRootQdlPackage.getDocumentRoot_XSISchemaLocation()public AllowedVirtualOrganizationsType getAllowedVirtualOrganizations()
getAllowedVirtualOrganizations in interface DocumentRootDocumentRoot.setAllowedVirtualOrganizations(AllowedVirtualOrganizationsType),
QdlPackage.getDocumentRoot_AllowedVirtualOrganizations()
public NotificationChain basicSetAllowedVirtualOrganizations(AllowedVirtualOrganizationsType newAllowedVirtualOrganizations,
NotificationChain msgs)
public void setAllowedVirtualOrganizations(AllowedVirtualOrganizationsType newAllowedVirtualOrganizations)
setAllowedVirtualOrganizations in interface DocumentRootnewAllowedVirtualOrganizations - the new value of the 'Allowed Virtual Organizations' containment reference.DocumentRoot.getAllowedVirtualOrganizations()public IntegerRangeValueType getAssignedResources()
getAssignedResources in interface DocumentRootDocumentRoot.setAssignedResources(IntegerRangeValueType),
QdlPackage.getDocumentRoot_AssignedResources()
public NotificationChain basicSetAssignedResources(IntegerRangeValueType newAssignedResources,
NotificationChain msgs)
public void setAssignedResources(IntegerRangeValueType newAssignedResources)
setAssignedResources in interface DocumentRootnewAssignedResources - the new value of the 'Assigned Resources' containment reference.DocumentRoot.getAssignedResources()public RangeValueType getCPUTimeLimit()
getCPUTimeLimit in interface DocumentRootDocumentRoot.setCPUTimeLimit(RangeValueType),
QdlPackage.getDocumentRoot_CPUTimeLimit()
public NotificationChain basicSetCPUTimeLimit(RangeValueType newCPUTimeLimit,
NotificationChain msgs)
public void setCPUTimeLimit(RangeValueType newCPUTimeLimit)
setCPUTimeLimit in interface DocumentRootnewCPUTimeLimit - the new value of the 'CPU Time Limit' containment reference.DocumentRoot.getCPUTimeLimit()public java.lang.String getDescription()
getDescription in interface DocumentRootDocumentRoot.setDescription(String),
QdlPackage.getDocumentRoot_Description()public void setDescription(java.lang.String newDescription)
setDescription in interface DocumentRootnewDescription - the new value of the 'Description' attribute.DocumentRoot.getDescription()public IntegerRangeValueType getJobsInQueue()
getJobsInQueue in interface DocumentRootDocumentRoot.setJobsInQueue(IntegerRangeValueType),
QdlPackage.getDocumentRoot_JobsInQueue()
public NotificationChain basicSetJobsInQueue(IntegerRangeValueType newJobsInQueue,
NotificationChain msgs)
public void setJobsInQueue(IntegerRangeValueType newJobsInQueue)
setJobsInQueue in interface DocumentRootnewJobsInQueue - the new value of the 'Jobs In Queue' containment reference.DocumentRoot.getJobsInQueue()public IntegerRangeValueType getPriority()
getPriority in interface DocumentRootDocumentRoot.setPriority(IntegerRangeValueType),
QdlPackage.getDocumentRoot_Priority()
public NotificationChain basicSetPriority(IntegerRangeValueType newPriority,
NotificationChain msgs)
public void setPriority(IntegerRangeValueType newPriority)
setPriority in interface DocumentRootnewPriority - the new value of the 'Priority' containment reference.DocumentRoot.getPriority()public QueueType getQueue()
getQueue in interface DocumentRootDocumentRoot.setQueue(QueueType),
QdlPackage.getDocumentRoot_Queue()
public NotificationChain basicSetQueue(QueueType newQueue,
NotificationChain msgs)
public void setQueue(QueueType newQueue)
setQueue in interface DocumentRootnewQueue - the new value of the 'Queue' containment reference.DocumentRoot.getQueue()public boolean isQueueStarted()
isQueueStarted in interface DocumentRootDocumentRoot.setQueueStarted(boolean),
QdlPackage.getDocumentRoot_QueueStarted()public void setQueueStarted(boolean newQueueStarted)
setQueueStarted in interface DocumentRootnewQueueStarted - the new value of the 'Queue Started' attribute.DocumentRoot.isQueueStarted()public QueueStatusEnumeration getQueueStatus()
getQueueStatus in interface DocumentRootQueueStatusEnumeration,
DocumentRoot.setQueueStatus(QueueStatusEnumeration),
QdlPackage.getDocumentRoot_QueueStatus()public void setQueueStatus(QueueStatusEnumeration newQueueStatus)
setQueueStatus in interface DocumentRootnewQueueStatus - the new value of the 'Queue Status' attribute.QueueStatusEnumeration,
DocumentRoot.getQueueStatus()public QueueTypeEnumeration getQueueType()
getQueueType in interface DocumentRootQueueTypeEnumeration,
DocumentRoot.setQueueType(QueueTypeEnumeration),
QdlPackage.getDocumentRoot_QueueType()public void setQueueType(QueueTypeEnumeration newQueueType)
setQueueType in interface DocumentRootnewQueueType - the new value of the 'Queue Type' attribute.QueueTypeEnumeration,
DocumentRoot.getQueueType()public IntegerRangeValueType getRunningJobs()
getRunningJobs in interface DocumentRootDocumentRoot.setRunningJobs(IntegerRangeValueType),
QdlPackage.getDocumentRoot_RunningJobs()
public NotificationChain basicSetRunningJobs(IntegerRangeValueType newRunningJobs,
NotificationChain msgs)
public void setRunningJobs(IntegerRangeValueType newRunningJobs)
setRunningJobs in interface DocumentRootnewRunningJobs - the new value of the 'Running Jobs' containment reference.DocumentRoot.getRunningJobs()public java.lang.String getVOName()
getVOName in interface DocumentRootDocumentRoot.setVOName(String),
QdlPackage.getDocumentRoot_VOName()public void setVOName(java.lang.String newVOName)
setVOName in interface DocumentRootnewVOName - the new value of the 'VO Name' attribute.DocumentRoot.getVOName()public RangeValueType getWallTimeLimit()
getWallTimeLimit in interface DocumentRootDocumentRoot.setWallTimeLimit(RangeValueType),
QdlPackage.getDocumentRoot_WallTimeLimit()
public NotificationChain basicSetWallTimeLimit(RangeValueType newWallTimeLimit,
NotificationChain msgs)
public void setWallTimeLimit(RangeValueType newWallTimeLimit)
setWallTimeLimit in interface DocumentRootnewWallTimeLimit - the new value of the 'Wall Time Limit' containment reference.DocumentRoot.getWallTimeLimit()
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 | |||||||||