Uses of Class
de.uni_trier.wi2.procake.utils.conversion.bpmn.AbstractBPMNtoNESTConverterBase
-
Packages that use AbstractBPMNtoNESTConverterBase Package Description de.uni_trier.wi2.procake.utils.conversion.bpmn -
-
Uses of AbstractBPMNtoNESTConverterBase in de.uni_trier.wi2.procake.utils.conversion.bpmn
Subclasses of AbstractBPMNtoNESTConverterBase in de.uni_trier.wi2.procake.utils.conversion.bpmn Modifier and Type Class Description classAbstractBPMNtoNESTCongruentConverter<T extends NESTAbstractWorkflowObject>Abstract implementation of a converter for converting a BPMN2 object directly into a congruent NESTWorkflow object.classAbstractBPMNtoNESTConverter<T extends NESTAbstractWorkflowObject>Abstract implementation of a converter for converting a block-oriented BPMN2 object into a NESTWorkflow object.classDefaultBPMNtoNESTCongruentConverterclassDefaultBPMNtoNESTConverter
-