Uses of Enum Class
org.ehrbase.openehr.aqlengine.pathanalysis.PathInfo.JoinMode
Packages that use PathInfo.JoinMode
-
Uses of PathInfo.JoinMode in org.ehrbase.openehr.aqlengine.pathanalysis
Methods in org.ehrbase.openehr.aqlengine.pathanalysis that return PathInfo.JoinModeModifier and TypeMethodDescriptionPathInfo.joinMode(PathCohesionAnalysis.PathCohesionTreeNode node) static PathInfo.JoinModeReturns the enum constant of this class with the specified name.static PathInfo.JoinMode[]PathInfo.JoinMode.values()Returns an array containing the constants of this enum class, in the order they are declared.