Class AbstractTFlowNodeBpmnGraphTransformationRenderer<R extends org.omg.spec.bpmn.model.TFlowNode,​S extends org.hl7.fhir.r4.model.BackboneElement,​T extends org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionComponent>

    • Constructor Detail

      • AbstractTFlowNodeBpmnGraphTransformationRenderer

        public AbstractTFlowNodeBpmnGraphTransformationRenderer​(science.aist.gtf.transformation.renderer.condition.RendererCondition<science.aist.gtf.graph.Vertex<T,​Void>> rendererCondition,
                                                                org.omg.spec.bpmn.model.ObjectFactory objectFactory)
    • Method Detail

      • mapProperties

        public R mapProperties​(@NonNull
                               R element,
                               science.aist.gtf.graph.Graph<S,​Void> container,
                               @NonNull
                               @NonNull science.aist.gtf.graph.Vertex<T,​Void> currentElement)
        Specified by:
        mapProperties in interface science.aist.gtf.transformation.renderer.TransformationRender<Optional<javax.xml.bind.JAXBElement<? extends R extends org.omg.spec.bpmn.model.TFlowNode>>,​R extends org.omg.spec.bpmn.model.TFlowNode,​science.aist.gtf.graph.Graph<S extends org.hl7.fhir.r4.model.BackboneElement,​Void>,​science.aist.gtf.graph.Vertex<T extends org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionComponent,​Void>>
        Overrides:
        mapProperties in class AbstractBpmnGraphTransformationRenderer<R extends org.omg.spec.bpmn.model.TFlowNode,​S extends org.hl7.fhir.r4.model.BackboneElement,​T extends org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionComponent>