Uses of Enum Class
cdc.graphs.GraphElementKind
-
Uses of GraphElementKind in cdc.graphs
Methods in cdc.graphs that return GraphElementKindModifier and TypeMethodDescriptionstatic GraphElementKindReturns the enum constant of this class with the specified name.static GraphElementKind[]GraphElementKind.values()Returns an array containing the constants of this enum class, in the order they are declared.