Uses of Class
org.ehrbase.openehr.sdk.serialisation.walker.Context
Packages that use Context
Package
Description
-
Uses of Context in org.ehrbase.openehr.sdk.serialisation.dto
Methods in org.ehrbase.openehr.sdk.serialisation.dto with parameters of type ContextModifier and TypeMethodDescriptionprotected intDtoToCompositionWalker.calculateSize(Context<Map<org.ehrbase.openehr.sdk.aql.webtemplatepath.AqlPath, Object>> context, WebTemplateNode childNode) protected org.ehrbase.openehr.sdk.serialisation.dto.DtoWithMatchingFieldsDtoFromCompositionWalker.extract(Context<org.ehrbase.openehr.sdk.serialisation.dto.DtoWithMatchingFields> context, WebTemplateNode child, boolean isChoice, Integer i) DtoToCompositionWalker.extract(Context<Map<org.ehrbase.openehr.sdk.aql.webtemplatepath.AqlPath, Object>> context, WebTemplateNode child, boolean isChoice, Integer i) protected voidDtoFromCompositionWalker.postHandle(Context<org.ehrbase.openehr.sdk.serialisation.dto.DtoWithMatchingFields> context) protected voidDtoToCompositionWalker.postHandle(Context<Map<org.ehrbase.openehr.sdk.aql.webtemplatepath.AqlPath, Object>> context) protected voidDtoFromCompositionWalker.preHandle(Context<org.ehrbase.openehr.sdk.serialisation.dto.DtoWithMatchingFields> context) protected voidDtoToCompositionWalker.preHandle(Context<Map<org.ehrbase.openehr.sdk.aql.webtemplatepath.AqlPath, Object>> context) -
Uses of Context in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.marshal
Methods in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.marshal with parameters of type Context -
Uses of Context in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.marshal.config
Methods in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.marshal.config with parameters of type ContextModifier and TypeMethodDescriptionAbstractsStdConfig.buildChildValues(String currentTerm, T rmObject, Context<Map<String, Object>> context) CodePhraseStdConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datatypes.CodePhrase rmObject, Context<Map<String, Object>> context) DvCodedTextStdConfiguration.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.DvCodedText rmObject, Context<Map<String, Object>> context) DVCountConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.quantity.DvCount rmObject, Context<Map<String, Object>> context) DVEHRUriConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.DvEHRURI rmObject, Context<Map<String, Object>> context) DvIdentifierConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.DvIdentifier rmObject, Context<Map<String, Object>> context) DvMultimediaConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.encapsulated.DvMultimedia rmObject, Context<Map<String, Object>> context) DvOrdinalConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.quantity.DvOrdinal rmObject, Context<Map<String, Object>> context) DvParsableConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.encapsulated.DvParsable rmObject, Context<Map<String, Object>> context) DVProportionConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.quantity.DvProportion rmObject, Context<Map<String, Object>> context) DvQuantityConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.quantity.DvQuantity rmObject, Context<Map<String, Object>> context) DvTextStdConfiguration.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.DvText rmObject, Context<Map<String, Object>> context) DvUriConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.DvURI rmObject, Context<Map<String, Object>> context) FeederAudiDetailsStdConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.archetyped.FeederAuditDetails rmObject, Context<Map<String, Object>> context) FeederAuditConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.archetyped.FeederAudit rmObject, Context<Map<String, Object>> context) InstructionDetailsConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.composition.InstructionDetails rmObject, Context<Map<String, Object>> context) IsmTransitionConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.composition.IsmTransition rmObject, Context<Map<String, Object>> context) ParticipationConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.generic.Participation rmObject, Context<Map<String, Object>> context) PartyIdentifiedStdConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.generic.PartyIdentified rmObject, Context<Map<String, Object>> context) PartyRelatedStdConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.generic.PartyRelated rmObject, Context<Map<String, Object>> context) PartySelfStdConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.generic.PartySelf rmObject, Context<Map<String, Object>> context) RmBooleanConfig.buildChildValues(String currentTerm, RmBoolean rmObject, Context<Map<String, Object>> context) RmLongConfig.buildChildValues(String currentTerm, RmLong rmObject, Context<Map<String, Object>> context) RmStringConfig.buildChildValues(String currentTerm, RmString rmObject, Context<Map<String, Object>> context) TermMappingStdConfig.buildChildValues(String currentTerm, com.nedap.archie.rm.datavalues.TermMapping rmObject, Context<Map<String, Object>> context) -
Uses of Context in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.marshal.postprocessor
Methods in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.marshal.postprocessor with parameters of type ContextModifier and TypeMethodDescriptionprotected voidAbstractMarshalPostprocessor.callMarshal(String term, String subTerm, com.nedap.archie.rm.RMObject rmObject, Map<String, Object> values, Context<Map<String, Object>> context, WebTemplateNode subNode) protected voidAbstractMarshalPostprocessor.callPostprocess(String term, String subTerm, com.nedap.archie.rm.RMObject rmObject, Map<String, Object> values, Context<Map<String, Object>> context, WebTemplateNode subNode) protected voidAbstractMarshalPostprocessor.handleRmAttribute(String currentTerm, com.nedap.archie.rm.RMObject rmObject, Map<String, Object> values, Context<Map<String, Object>> context, String attributeId) voidActionMarshalPostprocessor.process(String term, com.nedap.archie.rm.composition.Action rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidCareEntryMarshalPostprocessor.process(String term, com.nedap.archie.rm.composition.CareEntry rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidCompositionPostprocessor.process(String term, com.nedap.archie.rm.composition.Composition rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvAmountPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.DvAmount rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvDatePostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.datetime.DvDate rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvDateTimePostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.datetime.DvDateTime rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvEncapsulatedMarshalPostprocessor.process(String term, com.nedap.archie.rm.datavalues.encapsulated.DvEncapsulated rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvIntervalPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.DvInterval rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvMultimediaMarshalPostprocessor.process(String term, com.nedap.archie.rm.datavalues.encapsulated.DvMultimedia rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvOrderedPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.DvOrdered rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvQuantifiedPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.DvQuantified rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvTemporalPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.datetime.DvTemporal rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDVTextPostprocessor.process(String term, com.nedap.archie.rm.datavalues.DvText rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvTimePostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.datetime.DvTime rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidElementMarshalPostprocessor.process(String term, com.nedap.archie.rm.datastructures.Element rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidEntryMarshalPostprocessor.process(String term, com.nedap.archie.rm.composition.Entry rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidEventContextMarshalPostprocessor.process(String term, com.nedap.archie.rm.composition.EventContext rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidHistoryPostprocessor.process(String term, com.nedap.archie.rm.datastructures.History rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidInstructionMarshalPostprocessor.process(String term, com.nedap.archie.rm.composition.Instruction rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidIntervalEventMarshalPostprocessor.process(String term, com.nedap.archie.rm.datastructures.IntervalEvent rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidIsmTransitionPostprocessor.process(String term, com.nedap.archie.rm.composition.IsmTransition rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidLocatableMarshalPostprocessor.process(String term, com.nedap.archie.rm.archetyped.Locatable rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject.voidMarshalPostprocessor.process(String term, T rmObject, Map<String, Object> values, Context<Map<String, Object>> context) Adds or removes Values fromvaluesdepending onrmObject. -
Uses of Context in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.umarshal
Methods in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.umarshal with parameters of type ContextModifier and TypeMethodDescriptionstatic <T> StringStdToCompositionWalker.buildNamePathWithElementHandling(Context<T> context) protected intStdToCompositionWalker.calculateSize(Context<Map<FlatPathDto, String>> context, WebTemplateNode childNode) protected Map<FlatPathDto,String> StdToCompositionWalker.extract(Context<Map<FlatPathDto, String>> context, WebTemplateNode child, boolean isChoice, Integer count) protected org.apache.commons.lang3.tuple.ImmutablePair<Map<FlatPathDto,String>, com.nedap.archie.rm.RMObject> StdToCompositionWalker.extractPair(Context<Map<FlatPathDto, String>> context, WebTemplateNode currentNode, Map<String, List<WebTemplateNode>> choices, WebTemplateNode childNode, Integer i) protected voidStdToCompositionWalker.postHandle(Context<Map<FlatPathDto, String>> context) protected voidStdToCompositionWalker.preHandle(Context<Map<FlatPathDto, String>> context) -
Uses of Context in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.umarshal.postprocessor
Methods in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.umarshal.postprocessor with parameters of type ContextModifier and TypeMethodDescriptionprotected voidAbstractUnmarshalPostprocessor.callPostProcess(String term, String subTerm, com.nedap.archie.rm.RMObject rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context, WebTemplateNode subNode) protected voidAbstractUnmarshalPostprocessor.callUnmarshal(String term, String subTerm, com.nedap.archie.rm.RMObject rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context, WebTemplateNode subNode) protected voidAbstractUnmarshalPostprocessor.handleRmAttribute(String currentTerm, com.nedap.archie.rm.RMObject rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context, String attributeId) voidActionPostprocessor.process(String term, com.nedap.archie.rm.composition.Action rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidActivityPostprocessor.process(String term, com.nedap.archie.rm.composition.Activity rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidCareEntryPostprocessor.process(String term, com.nedap.archie.rm.composition.CareEntry rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvAmountPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.DvAmount rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvEncapsulatedPostprocessor.process(String term, com.nedap.archie.rm.datavalues.encapsulated.DvEncapsulated rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvIntervalPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.DvInterval rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvMultimediaPostprocessor.process(String term, com.nedap.archie.rm.datavalues.encapsulated.DvMultimedia rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvOrderedPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.DvOrdered rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvOuantifiedPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.DvQuantified rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvTemporalPostprocessor.process(String term, com.nedap.archie.rm.datavalues.quantity.datetime.DvTemporal rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidDvTextPostprocessor.process(String term, com.nedap.archie.rm.datavalues.DvText rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidElementPostprocessor.process(String term, com.nedap.archie.rm.datastructures.Element rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidEntryPostprocessor.process(String term, com.nedap.archie.rm.composition.Entry rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidEventContextUnmarshalPostprocessor.process(String term, com.nedap.archie.rm.composition.EventContext rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidFeederAuditDetailsPostprocessor.process(String currentTerm, com.nedap.archie.rm.archetyped.FeederAuditDetails rmObject, Map<FlatPathDto, String> currentValues, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidFeederAuditPostprocessor.process(String currentTerm, com.nedap.archie.rm.archetyped.FeederAudit rmObject, Map<FlatPathDto, String> currentValues, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidHistoryPostprocessor.process(String term, com.nedap.archie.rm.datastructures.History rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidInstructionPostprocessor.process(String term, com.nedap.archie.rm.composition.Instruction rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidIntervalEventPostprocessor.process(String term, com.nedap.archie.rm.datastructures.IntervalEvent rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidIsmTransitionPostprocessor.process(String term, com.nedap.archie.rm.composition.IsmTransition rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidLocatableUnmarshalPostprocessor.process(String term, com.nedap.archie.rm.archetyped.Locatable rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidPartyProxyPostprocessor.process(String term, com.nedap.archie.rm.generic.PartyProxy rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidPartyRelatedPostprocessor.process(String term, com.nedap.archie.rm.generic.PartyRelated rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.voidUnmarshalPostprocessor.process(String term, T rmObject, Map<FlatPathDto, String> values, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context) Adds or removes Values fromvaluesdepending onrmObject.protected voidAbstractUnmarshalPostprocessor.setParty(String currentTerm, Consumer<com.nedap.archie.rm.generic.PartyProxy> partyConsumer, Map<FlatPathDto, String> currentValues, Set<String> consumedPaths, Context<Map<FlatPathDto, String>> context, String id, boolean allowPartySelf) -
Uses of Context in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.umarshal.rmunmarshaller
Methods in org.ehrbase.openehr.sdk.serialisation.flatencoding.std.umarshal.rmunmarshaller with parameters of type ContextModifier and TypeMethodDescriptionvoidAbstractRMUnmarshaller.handle(String currentTerm, T rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidCodePhraseRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datatypes.CodePhrase rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvCodedTextRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.DvCodedText rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvCountRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.quantity.DvCount rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvDateRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.quantity.datetime.DvDate rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) voidDvDateTimeRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.quantity.datetime.DvDateTime rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) voidDvDurationRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.quantity.datetime.DvDuration rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) voidDvEHRUriDRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.DvEHRURI rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvIdentifierRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.DvIdentifier rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvMultimediaRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.encapsulated.DvMultimedia rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvOrdinalRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.quantity.DvOrdinal rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvParsableRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.encapsulated.DvParsable rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvProportionRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.quantity.DvProportion rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvQuantityRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.quantity.DvQuantity rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvTextRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.DvText rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidDvTimeRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.quantity.datetime.DvTime rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) voidDvUriRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.DvURI rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidFeederAuditDetailsRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.archetyped.FeederAuditDetails rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidFeederAuditRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.archetyped.FeederAudit rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) voidInstructionDetailsRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.composition.InstructionDetails rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidIsmTransitionRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.composition.IsmTransition rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) voidPartyIdentifiedRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.generic.PartyIdentified rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) voidPartyRelatedRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.generic.PartyRelated rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) voidPartySelfRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.generic.PartySelf rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) voidRMUnmarshaller.handle(String currentTerm, T rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObjectvoidTermMappingRMUnmarshaller.handle(String currentTerm, com.nedap.archie.rm.datavalues.TermMapping rmObject, Map<FlatPathDto, String> currentValues, Context<Map<FlatPathDto, String>> context, Set<String> consumedPaths) Puts thecurrentValuesinto thermObject -
Uses of Context in org.ehrbase.openehr.sdk.serialisation.walker
Methods in org.ehrbase.openehr.sdk.serialisation.walker with parameters of type ContextModifier and TypeMethodDescriptionFlatHelper.buildNamePath(Context<T> context, boolean addCount) protected intFromCompositionWalker.calculateSize(Context<T> context, WebTemplateNode childNode) protected abstract intWalker.calculateSize(Context<T> context, WebTemplateNode childNode) protected abstract TWalker.extract(Context<T> context, WebTemplateNode child, boolean isChoice, Integer i) protected org.apache.commons.lang3.tuple.ImmutablePair<T,com.nedap.archie.rm.RMObject> FromCompositionWalker.extractPair(Context<T> context, WebTemplateNode currentNode, Map<String, List<WebTemplateNode>> choices, WebTemplateNode childNode, Integer i) protected org.apache.commons.lang3.tuple.ImmutablePair<T,com.nedap.archie.rm.RMObject> ToCompositionWalker.extractPair(Context<T> context, WebTemplateNode currentNode, Map<String, List<WebTemplateNode>> choices, WebTemplateNode childNode, Integer i) protected abstract org.apache.commons.lang3.tuple.ImmutablePair<T,com.nedap.archie.rm.RMObject> Walker.extractPair(Context<T> context, WebTemplateNode currentNode, Map<String, List<WebTemplateNode>> choices, WebTemplateNode childNode, Integer i) static WebTemplateNodeFlatHelper.findOrBuildSubNode(Context<?> context, String id) protected voidToCompositionWalker.insertDefaults(Context<T> context) protected voidWalker.insertDefaults(Context<T> context) protected voidToCompositionWalker.postHandle(Context<T> context) protected abstract voidWalker.postHandle(Context<T> context) protected abstract voidboolean