Uses of Enum Class
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 KindReturns the enum constant of this class with the specified name.static Kind[]Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in qilin.pta.toolkits.zipper.flowgraph with parameters of type Kind