|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.Alida.tools.ALDGrappaRunner
public class ALDGrappaRunner
Main class for invoking Grappa from commandline in Alida context.
Constructor Summary | |
---|---|
ALDGrappaRunner()
|
Method Summary | |
---|---|
protected static Collection<ALDOperatorLocation> |
configureCollectionApplicationOps()
Configure collection of operators belonging to the application set. |
protected static Collection<ALDOperatorLocation> |
configureCollectionStandardOps()
Configure collection of operators belonging to the standard set. |
static void |
main(String[] args)
Main function called from outside. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ALDGrappaRunner()
Method Detail |
---|
public static void main(String[] args)
args
- List of commandline arguments.protected static Collection<ALDOperatorLocation> configureCollectionStandardOps()
protected static Collection<ALDOperatorLocation> configureCollectionApplicationOps()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |