|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.xqhs.graphs.representation.AbstractVisualizableGraphComponent
net.xqhs.graphs.graph.SimpleEdge
net.xqhs.graphs.context.ContextGraph.ContextEdge
public static class ContextGraph.ContextEdge
Field Summary | |
---|---|
(package private) Instant.Offset |
initialValidity
|
Fields inherited from class net.xqhs.graphs.graph.SimpleEdge |
---|
from, label, to |
Fields inherited from class net.xqhs.graphs.representation.AbstractVisualizableGraphComponent |
---|
representations |
Constructor Summary | |
---|---|
ContextGraph.ContextEdge(Node fromNode,
Node toNode,
java.lang.String edgeLabel,
Instant.Offset edgeValidity)
|
Method Summary |
---|
Methods inherited from class net.xqhs.graphs.graph.SimpleEdge |
---|
getFrom, getLabel, getTo, toString, toStringShort, toStringShort |
Methods inherited from class net.xqhs.graphs.representation.AbstractVisualizableGraphComponent |
---|
addRepresentation, getFirstRepresentationForRoot, getRepresentations, getRepresentationsForRoot |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
Instant.Offset initialValidity
Constructor Detail |
---|
public ContextGraph.ContextEdge(Node fromNode, Node toNode, java.lang.String edgeLabel, Instant.Offset edgeValidity)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |