Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
Modifier and Type | Field and Description |
---|---|
private ArrayList<ArrowPNode> |
GeneralUnitPNode.arrowsFromThisUnit |
Modifier and Type | Method and Description |
---|---|
static ArrowPNode |
ArrowPNode.createInputCorrectionArrow(InputCorrections.InputCorrection c,
InputCorrections.CreationType creationType,
GeneralUnitPNode sourceUnitNode,
GeneralUnitPNode targetUnitNode) |
Modifier and Type | Method and Description |
---|---|
ArrayList<ArrowPNode> |
GeneralUnitPNode.getArrows() |
Modifier and Type | Method and Description |
---|---|
void |
GeneralUnitPNode.addArrow(ArrowPNode arrow) |
Modifier and Type | Method and Description |
---|---|
void |
GeneralUnitPNode.setArrows(ArrayList<ArrowPNode> arrows) |