|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.geclipse.core.model.impl.AbstractGridElementCreator
eu.geclipse.core.model.impl.AbstractGridJobCreator
public abstract class AbstractGridJobCreator
Abstract implementation of the IGridJobCreator interface
that delegates the canCreate(IGridJobDescription) method to
an internal one and handles the storage of the argument of this
function.
| Constructor Summary | |
|---|---|
AbstractGridJobCreator()
|
|
| Method Summary | |
|---|---|
boolean |
canCreate(IGridJobDescription description)
Test if this creator can create a job from the specified job description. |
IGridJobDescription |
getDescription()
Get the job description from the last successful call of the canCreate(IGridJobDescription) method. |
| Methods inherited from class eu.geclipse.core.model.impl.AbstractGridElementCreator |
|---|
create, getSource, setSource |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface eu.geclipse.core.model.IGridJobCreator |
|---|
create |
| Methods inherited from interface eu.geclipse.core.model.IGridElementCreator |
|---|
create, create, getSource, setSource |
| Constructor Detail |
|---|
public AbstractGridJobCreator()
| Method Detail |
|---|
public boolean canCreate(IGridJobDescription description)
IGridJobCreator
canCreate in interface IGridJobCreatordescription - The description from which to create the job.
public IGridJobDescription getDescription()
canCreate(IGridJobDescription) method.
canCreate(IGridJobDescription) method.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||