Class ServiceCutterOutputToContextMappingModelConverter


  • public class ServiceCutterOutputToContextMappingModelConverter
    extends java.lang.Object
    Converter to convert ServiceCutter Output to CML Model.
    • Constructor Detail

      • ServiceCutterOutputToContextMappingModelConverter

        public ServiceCutterOutputToContextMappingModelConverter()
      • ServiceCutterOutputToContextMappingModelConverter

        public ServiceCutterOutputToContextMappingModelConverter​(ContextMappingModel originalModel,
                                                                 ch.hsr.servicecutter.api.ServiceCutterContext serviceCutterContext)
      • ServiceCutterOutputToContextMappingModelConverter

        public ServiceCutterOutputToContextMappingModelConverter​(ContextMappingModel originalModel,
                                                                 ch.hsr.servicecutter.api.ServiceCutterContext serviceCutterContext,
                                                                 org.eclipse.emf.common.util.URI sclUri)
    • Method Detail

      • convert

        public ContextMappingModel convert​(ch.hsr.servicecutter.api.model.SolverResult serviceCutterResult)