Uses of Interface
science.aist.msbpmn.service.ModelTransformationService
-
Packages that use ModelTransformationService Package Description science.aist.msbpmn.service.impl -
-
Uses of ModelTransformationService in science.aist.msbpmn.service.impl
Classes in science.aist.msbpmn.service.impl that implement ModelTransformationService Modifier and Type Class Description class
DefaultGraphBasedModelTransformationServiceImpl
Default Transformer, that transform the graph with any given transformer
-