Uses of Enum Class
org.ehrbase.openehr.aqlengine.asl.model.AslStructureColumn
Packages that use AslStructureColumn
-
Uses of AslStructureColumn in org.ehrbase.openehr.aqlengine.asl
Methods in org.ehrbase.openehr.aqlengine.asl with parameters of type AslStructureColumnModifier and TypeMethodDescriptionstatic AslColumnFieldAslUtils.findFieldForOwner(AslStructureColumn structureField, List<AslField> fields, AslQuery owner) -
Uses of AslStructureColumn in org.ehrbase.openehr.aqlengine.asl.model
Methods in org.ehrbase.openehr.aqlengine.asl.model that return AslStructureColumnModifier and TypeMethodDescriptionstatic AslStructureColumnReturns the enum constant of this class with the specified name.static AslStructureColumn[]AslStructureColumn.values()Returns an array containing the constants of this enum class, in the order they are declared.