Package de.unirostock.sems.bives.ds.hn
Class HierarchyNetworkVariable.VarConnection
- java.lang.Object
-
- de.unirostock.sems.bives.ds.hn.HierarchyNetworkVariable.VarConnection
-
- Enclosing class:
- HierarchyNetworkVariable
public class HierarchyNetworkVariable.VarConnection extends Object
The Class VarConnection representing a connection of two variables.
-
-
Constructor Summary
Constructors Constructor Description VarConnection(boolean a, boolean b)
Instantiates a new connection to another variable.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getModification()
Gets the modification.
-