Class EcoreClassPathDetection

java.lang.Object
tools.mdsd.library.standalone.initialization.impl.EcoreClassPathDetection
All Implemented Interfaces:
InitializationTask

public class EcoreClassPathDetection extends Object implements InitializationTask
Performs the ecore class path initialization that discovers e.g. meta models.
See Also:
  • Eclipse wiki for more details about how the discovery works
  • Constructor Details

    • EcoreClassPathDetection

      public EcoreClassPathDetection()
  • Method Details