Uses of Package
org.linuxforhealth.fhir.model.visitor
-
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.bucket.scanner Class Description CopyingVisitor Copy a Resource or Element.DefaultVisitor DefaultVisitor provides a default implementation of the Visitor interface which uses the value of the passedvisitChildren
boolean to control whether or not to visit the children of the Resource or Element being visited.Visitor Visitor interface for visiting FHIR model objects that implement Visitable. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.model.constraint.spi Class Description Visitable Visitable interface for FHIR model objects that accept a Visitor. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.model.generator Class Description DefaultVisitor DefaultVisitor provides a default implementation of the Visitor interface which uses the value of the passedvisitChildren
boolean to control whether or not to visit the children of the Resource or Element being visited.PathAwareVisitor PathAwareVisitor extends the DefaultVisitor with aPathAwareVisitor.getPath()
method that can be used to get the FHIRPath path of a Resource or Element during a visit.Visitable Visitable interface for FHIR model objects that accept a Visitor.Visitor Visitor interface for visiting FHIR model objects that implement Visitable. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.model.resource Class Description AbstractVisitable Visitable Visitable interface for FHIR model objects that accept a Visitor.Visitor Visitor interface for visiting FHIR model objects that implement Visitable. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.model.type Class Description AbstractVisitable Visitable Visitable interface for FHIR model objects that accept a Visitor.Visitor Visitor interface for visiting FHIR model objects that implement Visitable. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.model.type.code Class Description AbstractVisitable Visitable Visitable interface for FHIR model objects that accept a Visitor. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.model.util Class Description CopyingVisitor Copy a Resource or Element.DefaultVisitor DefaultVisitor provides a default implementation of the Visitor interface which uses the value of the passedvisitChildren
boolean to control whether or not to visit the children of the Resource or Element being visited.Visitable Visitable interface for FHIR model objects that accept a Visitor.Visitor Visitor interface for visiting FHIR model objects that implement Visitable. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.model.visitor Class Description CopyingVisitor Copy a Resource or Element.DefaultVisitor DefaultVisitor provides a default implementation of the Visitor interface which uses the value of the passedvisitChildren
boolean to control whether or not to visit the children of the Resource or Element being visited.EncodingVisitor.EncodingContext The context for which the string elements should be encoded.PathAwareVisitor PathAwareVisitor extends the DefaultVisitor with aPathAwareVisitor.getPath()
method that can be used to get the FHIRPath path of a Resource or Element during a visit.Visitable Visitable interface for FHIR model objects that accept a Visitor.Visitor Visitor interface for visiting FHIR model objects that implement Visitable. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.operation.davinci.hrex.provider.strategy Class Description DefaultVisitor DefaultVisitor provides a default implementation of the Visitor interface which uses the value of the passedvisitChildren
boolean to control whether or not to visit the children of the Resource or Element being visited.Visitor Visitor interface for visiting FHIR model objects that implement Visitable. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.path.evaluator Class Description Visitable Visitable interface for FHIR model objects that accept a Visitor. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.path.util Class Description CopyingVisitor Copy a Resource or Element.DefaultVisitor DefaultVisitor provides a default implementation of the Visitor interface which uses the value of the passedvisitChildren
boolean to control whether or not to visit the children of the Resource or Element being visited.Visitable Visitable interface for FHIR model objects that accept a Visitor.Visitor Visitor interface for visiting FHIR model objects that implement Visitable. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.persistence.jdbc.util Class Description DefaultVisitor DefaultVisitor provides a default implementation of the Visitor interface which uses the value of the passedvisitChildren
boolean to control whether or not to visit the children of the Resource or Element being visited.Visitable Visitable interface for FHIR model objects that accept a Visitor.Visitor Visitor interface for visiting FHIR model objects that implement Visitable. -
Classes in org.linuxforhealth.fhir.model.visitor used by org.linuxforhealth.fhir.registry.util Class Description DefaultVisitor DefaultVisitor provides a default implementation of the Visitor interface which uses the value of the passedvisitChildren
boolean to control whether or not to visit the children of the Resource or Element being visited.Visitor Visitor interface for visiting FHIR model objects that implement Visitable.