| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.operator |
Contains the core of Alida, i.e. the operator concept and processing graph stuff.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ALDInputPort
Input port within an
opNode. |
class |
ALDOutputPort
Output port within an
opNode. |
| Modifier and Type | Field and Description |
|---|---|
private Vector<ALDOpNodePort> |
ALDProcessingDAG.opNodePortsTraced |
| Modifier and Type | Method and Description |
|---|---|
private org.graphdrawing.graphml.xmlns.NodeType |
ALDProcessingDAG.addOpNodePortToGraphml(org.graphdrawing.graphml.xmlns.GraphType graph,
ALDOpNodePort port)
Add a opNode port object to the graphML graph
|
Copyright © 2010–2021 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.