Uses of Package
org.eclipse.ohf.stem.core.graph

Packages that use org.eclipse.ohf.stem.core.graph
org.eclipse.ohf.stem.core.graph   
org.eclipse.ohf.stem.core.graph.impl   
org.eclipse.ohf.stem.core.graph.provider   
org.eclipse.ohf.stem.core.graph.util   
org.eclipse.ohf.stem.core.model   
org.eclipse.ohf.stem.core.model.impl   
org.eclipse.ohf.stem.core.scenario   
org.eclipse.ohf.stem.core.scenario.impl   
org.eclipse.ohf.stem.definitions.labels   
org.eclipse.ohf.stem.definitions.labels.impl   
org.eclipse.ohf.stem.definitions.labels.util   
org.eclipse.ohf.stem.definitions.nodes   
org.eclipse.ohf.stem.definitions.nodes.impl   
org.eclipse.ohf.stem.definitions.nodes.util   
org.eclipse.ohf.stem.diseasemodels.standard   
org.eclipse.ohf.stem.diseasemodels.standard.impl   
org.eclipse.ohf.stem.diseasemodels.standard.util   
org.eclipse.ohf.stem.internal.data   
org.eclipse.ohf.stem.tests.util   
org.eclipse.ohf.stem.tests.util.labels   
org.eclipse.ohf.stem.tests.util.labels.impl   
org.eclipse.ohf.stem.tests.util.labels.util   
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.core.graph
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
Edge
          An Edge represents a relationship between two Nodes.
EdgeLabel
          An EdgeLabel is a Label that provides attributes to an Edge.
Graph
          A Graph serves two roles in the STEM system.
GraphFactory
          The Factory for the model.
GraphPackage
          The Package for the model.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
Node
          A Node represents a real or abstract entity.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
UnresolvedIdentifiable
          An UnresolvedIdentifiable is created during the generation of the canonical Graph (see Model#getCanonicalGraph(URI)) when an {{@link Edge} or a {@link Label} cannot be matched with the {@link Node} or {@link Graph} that its target {@link URI} specifies.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.core.graph.impl
DynamicEdgeLabel
          A DynamicEdgeLabel is a DynamicLabel that specifically labels an Edge.
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
DynamicNodeLabel
          A DynamicNodeLabel is a DynamicLabel that specifically labels a Node.
Edge
          An Edge represents a relationship between two Nodes.
EdgeLabel
          An EdgeLabel is a Label that provides attributes to an Edge.
Graph
          A Graph serves two roles in the STEM system.
GraphFactory
          The Factory for the model.
GraphPackage
          The Package for the model.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
Node
          A Node represents a real or abstract entity.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
StaticEdgeLabel
          A StaticEdgeLabel is an EdgeLabel that only has a single "current" LabelValue.
StaticNodeLabel
          A StaticNodeLabel is a NodeLabel that only has a single "current" LabelValue.
UnresolvedIdentifiable
          An UnresolvedIdentifiable is created during the generation of the canonical Graph (see Model#getCanonicalGraph(URI)) when an {{@link Edge} or a {@link Label} cannot be matched with the {@link Node} or {@link Graph} that its target {@link URI} specifies.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.core.graph.provider
Graph
          A Graph serves two roles in the STEM system.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.core.graph.util
DynamicEdgeLabel
          A DynamicEdgeLabel is a DynamicLabel that specifically labels an Edge.
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
DynamicNodeLabel
          A DynamicNodeLabel is a DynamicLabel that specifically labels a Node.
Edge
          An Edge represents a relationship between two Nodes.
EdgeLabel
          An EdgeLabel is a Label that provides attributes to an Edge.
Graph
          A Graph serves two roles in the STEM system.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
Node
          A Node represents a real or abstract entity.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
StaticEdgeLabel
          A StaticEdgeLabel is an EdgeLabel that only has a single "current" LabelValue.
StaticNodeLabel
          A StaticNodeLabel is a NodeLabel that only has a single "current" LabelValue.
UnresolvedIdentifiable
          An UnresolvedIdentifiable is created during the generation of the canonical Graph (see Model#getCanonicalGraph(URI)) when an {{@link Edge} or a {@link Label} cannot be matched with the {@link Node} or {@link Graph} that its target {@link URI} specifies.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.core.model
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
Graph
          A Graph serves two roles in the STEM system.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.core.model.impl
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
Graph
          A Graph serves two roles in the STEM system.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.core.scenario
Graph
          A Graph serves two roles in the STEM system.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.core.scenario.impl
Graph
          A Graph serves two roles in the STEM system.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.definitions.labels
DynamicEdgeLabel
          A DynamicEdgeLabel is a DynamicLabel that specifically labels an Edge.
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
EdgeLabel
          An EdgeLabel is a Label that provides attributes to an Edge.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
Node
          A Node represents a real or abstract entity.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
StaticEdgeLabel
          A StaticEdgeLabel is an EdgeLabel that only has a single "current" LabelValue.
StaticNodeLabel
          A StaticNodeLabel is a NodeLabel that only has a single "current" LabelValue.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.definitions.labels.impl
DynamicEdgeLabel
          A DynamicEdgeLabel is a DynamicLabel that specifically labels an Edge.
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
Edge
          An Edge represents a relationship between two Nodes.
EdgeLabel
          An EdgeLabel is a Label that provides attributes to an Edge.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
Node
          A Node represents a real or abstract entity.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
StaticEdgeLabel
          A StaticEdgeLabel is an EdgeLabel that only has a single "current" LabelValue.
StaticNodeLabel
          A StaticNodeLabel is a NodeLabel that only has a single "current" LabelValue.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.definitions.labels.util
DynamicEdgeLabel
          A DynamicEdgeLabel is a DynamicLabel that specifically labels an Edge.
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
EdgeLabel
          An EdgeLabel is a Label that provides attributes to an Edge.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
StaticEdgeLabel
          A StaticEdgeLabel is an EdgeLabel that only has a single "current" LabelValue.
StaticNodeLabel
          A StaticNodeLabel is a NodeLabel that only has a single "current" LabelValue.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.definitions.nodes
Node
          A Node represents a real or abstract entity.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.definitions.nodes.impl
Node
          A Node represents a real or abstract entity.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.definitions.nodes.util
Node
          A Node represents a real or abstract entity.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.diseasemodels.standard
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
DynamicNodeLabel
          A DynamicNodeLabel is a DynamicLabel that specifically labels a Node.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
Node
          A Node represents a real or abstract entity.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.diseasemodels.standard.impl
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
DynamicNodeLabel
          A DynamicNodeLabel is a DynamicLabel that specifically labels a Node.
Edge
          An Edge represents a relationship between two Nodes.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
Node
          A Node represents a real or abstract entity.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.diseasemodels.standard.util
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
DynamicNodeLabel
          A DynamicNodeLabel is a DynamicLabel that specifically labels a Node.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.internal.data
Graph
          A Graph serves two roles in the STEM system.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.tests.util
Edge
          An Edge represents a relationship between two Nodes.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
Node
          A Node represents a real or abstract entity.
StaticNodeLabel
          A StaticNodeLabel is a NodeLabel that only has a single "current" LabelValue.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.tests.util.labels
DynamicEdgeLabel
          A DynamicEdgeLabel is a DynamicLabel that specifically labels an Edge.
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
DynamicNodeLabel
          A DynamicNodeLabel is a DynamicLabel that specifically labels a Node.
EdgeLabel
          An EdgeLabel is a Label that provides attributes to an Edge.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
StaticEdgeLabel
          A StaticEdgeLabel is an EdgeLabel that only has a single "current" LabelValue.
StaticNodeLabel
          A StaticNodeLabel is a NodeLabel that only has a single "current" LabelValue.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.tests.util.labels.impl
DynamicEdgeLabel
          A DynamicEdgeLabel is a DynamicLabel that specifically labels an Edge.
DynamicLabel
          A DynamicLabel is a Label that has two LabelValues instead of one.
DynamicNodeLabel
          A DynamicNodeLabel is a DynamicLabel that specifically labels a Node.
EdgeLabel
          An EdgeLabel is a Label that provides attributes to an Edge.
Label
          A Label represents attributes of either a Node, Edge, or Graph.
LabelValue
          A LabelValue stores the attributes of a Label.
NodeLabel
          A NodeLabel is a Label that provides attributes to a Node.
StaticEdgeLabel
          A StaticEdgeLabel is an EdgeLabel that only has a single "current" LabelValue.
StaticNodeLabel
          A StaticNodeLabel is a NodeLabel that only has a single "current" LabelValue.
 

Classes in org.eclipse.ohf.stem.core.graph used by org.eclipse.ohf.stem.tests.util.labels.util
DynamicNodeLabel
          A DynamicNodeLabel is a DynamicLabel that specifically labels a Node.