|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchord.project.AbstractStepCollection
chord.project.StepCollectionForTaskWithState
public class StepCollectionForTaskWithState
| Field Summary | |
|---|---|
protected java.lang.Class<ITask> |
taskKind
|
| Fields inherited from class chord.project.AbstractStepCollection |
|---|
consumedDataCollections, name, prescribingCollection, producedCtrlCollections, producedDataCollections |
| Constructor Summary | |
|---|---|
StepCollectionForTaskWithState()
|
|
| Method Summary | |
|---|---|
void |
run(java.lang.Object ctrl)
|
void |
setTaskKind(java.lang.Class<ITask> taskKind)
|
| Methods inherited from class chord.project.AbstractStepCollection |
|---|
getConsumedDataCollections, getName, getPrescribingCollection, getProducedCtrlCollections, getProducedDataCollections, setConsumedDataCollections, setName, setPrescribingCollection, setProducedCtrlCollections, setProducedDataCollections |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Class<ITask> taskKind
| Constructor Detail |
|---|
public StepCollectionForTaskWithState()
| Method Detail |
|---|
public void setTaskKind(java.lang.Class<ITask> taskKind)
public void run(java.lang.Object ctrl)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||