Uses of Interface
net.automatalib.graph.concept.MutableEdgeLabels
-
Packages that use MutableEdgeLabels Package Description net.automatalib.graph This package (including sub-packages) contains the basic classes concerning graphs. -
-
Uses of MutableEdgeLabels in net.automatalib.graph
Subinterfaces of MutableEdgeLabels in net.automatalib.graph Modifier and Type Interface Description interface
MutableProceduralModalProcessGraph<N,L,E,AP,TP extends MutableProceduralModalEdgeProperty>
A mutable version of theProceduralModalProcessGraph
.Classes in net.automatalib.graph that implement MutableEdgeLabels Modifier and Type Class Description class
CompactPMPG<L,AP>
-