Uses of Package
com.ibm.fhir.model.visitor
-
Classes in com.ibm.fhir.model.visitor used by com.ibm.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 com.ibm.fhir.model.visitor used by com.ibm.fhir.model.constraint.spi Class Description Visitable Visitable interface for FHIR model objects that accept a Visitor. -
Classes in com.ibm.fhir.model.visitor used by com.ibm.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 com.ibm.fhir.model.visitor used by com.ibm.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 com.ibm.fhir.model.visitor used by com.ibm.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 com.ibm.fhir.model.visitor used by com.ibm.fhir.model.type.code Class Description AbstractVisitable Visitable Visitable interface for FHIR model objects that accept a Visitor. -
Classes in com.ibm.fhir.model.visitor used by com.ibm.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 com.ibm.fhir.model.visitor used by com.ibm.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 com.ibm.fhir.model.visitor used by com.ibm.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 com.ibm.fhir.model.visitor used by com.ibm.fhir.path.evaluator Class Description Visitable Visitable interface for FHIR model objects that accept a Visitor. -
Classes in com.ibm.fhir.model.visitor used by com.ibm.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 com.ibm.fhir.model.visitor used by com.ibm.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 com.ibm.fhir.model.visitor used by com.ibm.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.