|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.Alida.tools.PrintOperatorInterface
public class PrintOperatorInterface
Prints the interface of an operator (inputs/outputs/parameters) to console.
Usage: java PrintOperatorInterface 'classname'
Constructor Summary | |
---|---|
PrintOperatorInterface()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Extracts operator interface from given class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintOperatorInterface()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Name of operator class.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |