Uses of Enum
qilin.pta.toolkits.zipper.flowgraph.Kind
Packages that use Kind
-
Uses of Kind in qilin.pta.toolkits.zipper.flowgraph
Methods in qilin.pta.toolkits.zipper.flowgraph that return KindModifier and TypeMethodDescriptionEdge.getKind()
static Kind
Returns the enum constant of this type with the specified name.static Kind[]
Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in qilin.pta.toolkits.zipper.flowgraph with parameters of type Kind