Package eu.xenit.alfred.api.node
Class NodeAssociation
java.lang.Object
eu.xenit.alfred.api.node.NodeAssociation
- Direct Known Subclasses:
ChildParentAssociation
Datastructure that represents an association between nodes. An association is between a source and a target. An
association has a specific type.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
source
-
target
-
type
-
-
Constructor Details
-
NodeAssociation
public NodeAssociation() -
NodeAssociation
-
-
Method Details
-
getSource
-
getTarget
-
getType
-