|
||||||||
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 java.util.Collection<ALDOperatorLocation> |
configureCollectionApplicationOps()
Configure collection of operators belonging to the application set. |
protected static java.util.Collection<ALDOperatorLocation> |
configureCollectionStandardOps()
Configure collection of operators belonging to the standard set. |
static void |
main(java.lang.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 |
---|
protected static java.util.Collection<ALDOperatorLocation> configureCollectionApplicationOps()
protected static java.util.Collection<ALDOperatorLocation> configureCollectionStandardOps()
public static void main(java.lang.String[] args)
args
- List of commandline arguments.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |