Uses of Enum Class
ai.stapi.graphoperations.graphbuilder.specific.positive.EdgeDirection
Packages that use EdgeDirection
Package
Description
-
Uses of EdgeDirection in ai.stapi.graphoperations.graphbuilder.specific.positive
Methods in ai.stapi.graphoperations.graphbuilder.specific.positive that return EdgeDirectionModifier and TypeMethodDescriptionEdgeBuilder.getEdgeDirection()EdgeBuilderWithSettableNodes.getEdgeDirection()static EdgeDirectionReturns the enum constant of this class with the specified name.static EdgeDirection[]EdgeDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.stapi.graphoperations.graphbuilder.specific.positive with parameters of type EdgeDirectionModifier and TypeMethodDescriptionEdgeBuilder.setEdgeDirection(EdgeDirection edgeDirection) EdgeBuilderWithSettableNodes.setEdgeDirection(EdgeDirection edgeDirection) -
Uses of EdgeDirection in ai.stapi.graphoperations.graphLanguage.graphDescription.graphDescriptionBuilder.exception
Methods in ai.stapi.graphoperations.graphLanguage.graphDescription.graphDescriptionBuilder.exception with parameters of type EdgeDirectionModifier and TypeMethodDescriptionGraphDescriptionBuilderException.becauseEdgeDirectionIsNotSupported(EdgeDirection direction) -
Uses of EdgeDirection in ai.stapi.graphoperations.graphLanguage.graphDescription.graphDescriptionBuilder.specificDescriptionBuilders.positive
Methods in ai.stapi.graphoperations.graphLanguage.graphDescription.graphDescriptionBuilder.specificDescriptionBuilders.positive that return EdgeDirectionMethods in ai.stapi.graphoperations.graphLanguage.graphDescription.graphDescriptionBuilder.specificDescriptionBuilders.positive with parameters of type EdgeDirection