|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parameterizable
Interface to define the required methods for command line interaction. Important note:
Although this cannot be specified in a Java interface, any class
implementing this interface must also have a constructor that takes
a single
Parameterization
as option, which is used to set the class parameters.
Alternatively, a constructor with no options is also allowed.
This means, each class implementing Parameterizable must have a constructor that either is
Overview Package Class Use Tree Deprecated Index Help
Release 0.4.0 (2011-09-20_1324) PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD