|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcontrol.Operation
modelling.ModelOperation
public abstract class ModelOperation
Abstract class implementing a modelling operation.
Constructor Summary | |
---|---|
ModelOperation()
|
Method Summary | |
---|---|
abstract void |
printResults()
Methodd for outputting the result of the operation. |
Methods inherited from class control.Operation |
---|
getLogResult, getProperties, performOperation, setLogResult, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelOperation()
Method Detail |
---|
public abstract void printResults()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |