Uses of Interface
de.unirostock.sems.bives.ds.GraphEntity
-
Packages that use GraphEntity Package Description de.unirostock.sems.bives.ds.hn de.unirostock.sems.bives.ds.rn -
-
Uses of GraphEntity in de.unirostock.sems.bives.ds.hn
Classes in de.unirostock.sems.bives.ds.hn that implement GraphEntity Modifier and Type Class Description class
HierarchyNetworkComponent
The Class HierarchyNetworkComponent representing a component of a HierarchyNetwork.class
HierarchyNetworkEntity
The Class HierarchyNetworkEntity.class
HierarchyNetworkVariable
The Class HierarchyNetworkVariable representing a variable of a HierarchyNetwork. -
Uses of GraphEntity in de.unirostock.sems.bives.ds.rn
Classes in de.unirostock.sems.bives.ds.rn that implement GraphEntity Modifier and Type Class Description class
ReactionNetworkCompartment
The Class ReactionNetworkCompartment representing a compartment in a reaction network.class
ReactionNetworkEntity
The Class ReactionNetworkEntity representing an entity in a reaction network.class
ReactionNetworkReaction
The Class ReactionNetworkReaction representing a reaction in a reaction network.class
ReactionNetworkSubstance
The Class ReactionNetworkSubstance representing a substance in a reaction network.class
ReactionNetworkSubstanceRef
The Class ReactionNetworkSubstanceRef representing a reference to aReactionNetworkSubstance
.
-