Class SoMoXCoreStandard

java.lang.Object
org.somox.core.impl.SoMoXCoreStandard
All Implemented Interfaces:
SoMoXCore

public class SoMoXCoreStandard extends Object implements SoMoXCore
Standard Implementation of the SoMoX Core.
  • Constructor Details

    • SoMoXCoreStandard

      public SoMoXCoreStandard()
      Default constructor preparing the ecore resource set
    • SoMoXCoreStandard

      public SoMoXCoreStandard(HashMap<String,ModelAnalyzer> modelAnalyzerMap)
      use the provided modelAnalyzer map as additonal possible model analyzers
      Parameters:
      modelAnalyzerMap -
  • Method Details