Uses of Interface
net.automatalib.ts.modal.transition.MutableModalEdgeProperty
-
Packages that use MutableModalEdgeProperty Package Description net.automatalib.ts.modal net.automatalib.ts.modal.transition -
-
Uses of MutableModalEdgeProperty in net.automatalib.ts.modal
Classes in net.automatalib.ts.modal with type parameters of type MutableModalEdgeProperty Modifier and Type Interface Description interfaceMutableModalTransitionSystem<S,I,T,TP extends MutableModalEdgeProperty>A mutable version ofModalTransitionSystemthat allows to add states and transitions. -
Uses of MutableModalEdgeProperty in net.automatalib.ts.modal.transition
Subinterfaces of MutableModalEdgeProperty in net.automatalib.ts.modal.transition Modifier and Type Interface Description interfaceMutableProceduralModalEdgeProperty
-