Uses of Class
org.graphwalker.core.model.Edge.RuntimeEdge
Packages that use Edge.RuntimeEdge
-
Uses of Edge.RuntimeEdge in org.graphwalker.core.machine
Methods in org.graphwalker.core.machine with parameters of type Edge.RuntimeEdgeModifier and TypeMethodDescriptionbooleanContext.isAvailable(Edge.RuntimeEdge edge) booleanExecutionContext.isAvailable(Edge.RuntimeEdge edge) -
Uses of Edge.RuntimeEdge in org.graphwalker.core.model
Methods in org.graphwalker.core.model that return Edge.RuntimeEdgeModifier and TypeMethodDescriptionprotected Edge.RuntimeEdgeEdge.createCache()Creates an immutable edge from this edge.Methods in org.graphwalker.core.model that return types with arguments of type Edge.RuntimeEdgeModifier and TypeMethodDescriptionSearches the model for edges matching the search string.Model.RuntimeModel.getEdges()Gets the all edges in the model.Model.RuntimeModel.getInEdges(Vertex.RuntimeVertex vertex) For the given vertex, all in-edges will be returned.Model.RuntimeModel.getOutEdges(Vertex.RuntimeVertex vertex) For the given vertex, all out-edges will be returned.Model.RuntimeModel.getPredefinedPath()