Package | Description |
---|---|
at.jku.risc.stout.tgau.data |
This package contains the classes which are needed to build up the term
graphs and alignments.
|
Modifier and Type | Method and Description |
---|---|
FunctionApplication |
NodeFactory.createConstant(java.lang.String name) |
FunctionApplication |
NodeFactory.createFunction(java.lang.String name,
java.util.List<Variable> hedge) |