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