|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.unihalle.informatik.Alida.operator.ALDOperator
de.unihalle.informatik.Alida.demo.ALDParameterTester
@ALDAOperator(genericExecutionMode=SWING) public class ALDParameterTester
Dummy operator class for demo and testing of input parameter types.
Note: this operator has no functionality except printing the values of its input parameters to console.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class de.unihalle.informatik.Alida.operator.ALDOperator |
|---|
ALDOperator.HidingMode |
| Field Summary |
|---|
| Fields inherited from class de.unihalle.informatik.Alida.operator.ALDOperator |
|---|
completeDAG, name, portHashAccess, verbose, versionProvider |
| Constructor Summary | |
|---|---|
ALDParameterTester()
Default constructor. |
|
| Method Summary | |
|---|---|
protected void |
operate()
This method does the actual work and needs to be implemented by every subclass. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ALDParameterTester()
throws ALDOperatorException
ALDOperatorException| Method Detail |
|---|
protected void operate()
ALDOperator
operate in class ALDOperator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||