Uses of Class
de.unirostock.sems.bives.ds.hn.HierarchyNetworkVariable.VarConnection
-
Packages that use HierarchyNetworkVariable.VarConnection Package Description de.unirostock.sems.bives.ds.hn -
-
Uses of HierarchyNetworkVariable.VarConnection in de.unirostock.sems.bives.ds.hn
Methods in de.unirostock.sems.bives.ds.hn that return types with arguments of type HierarchyNetworkVariable.VarConnection Modifier and Type Method Description HashMap<HierarchyNetworkVariable,HierarchyNetworkVariable.VarConnection>
HierarchyNetworkVariable. getConnections()
Gets the connections of this variable to other variables of the hierarchy network.
-