Uses of Enum Class
com.pervasive.datarush.graphs.GraphState
Packages that use GraphState
Package
Description
Provides classes and interfaces for the construction of executable
dataflow graphs.
-
Uses of GraphState in com.pervasive.datarush.graphs
Methods in com.pervasive.datarush.graphs that return GraphStateModifier and TypeMethodDescriptionLogicalGraphInstanceView.getState()Gets the current execution state of the instance.static GraphStateReturns the enum constant of this class with the specified name.static GraphState[]GraphState.values()Returns an array containing the constants of this enum class, in the order they are declared.