Package org.hl7.fhir.r5.utils
Interface IGraphDefinitionEngine
public interface IGraphDefinitionEngine
-
Method Summary
Modifier and TypeMethodDescriptionvoid
execute()
void
setAppInfo
(Object appInfo) void
setFocus
(org.hl7.fhir.instance.model.api.IBaseResource focus) void
setGraphDefinition
(GraphDefinition graphDefinition) void
setServices
(org.hl7.fhir.utilities.graphql.IGraphQLStorageServices services)
-
Method Details
-
execute
void execute() throws org.hl7.fhir.utilities.graphql.EGraphEngine, org.hl7.fhir.utilities.graphql.EGraphQLException, org.hl7.fhir.exceptions.FHIRException- Throws:
org.hl7.fhir.utilities.graphql.EGraphEngine
org.hl7.fhir.utilities.graphql.EGraphQLException
org.hl7.fhir.exceptions.FHIRException
-
getOutput
-
setAppInfo
-
setFocus
-
setGraphDefinition
-
setServices
-