uk.ac.ucl.cs.emofocl.jmi
Class EMOFOCLApp.Factory
java.lang.Object
uk.ac.ucl.cs.emofocl.jmi.EMOFOCLApp.Factory
- All Implemented Interfaces:
- uk.ac.ucl.cs.editors.EditorImplementationFactory
- Enclosing class:
- EMOFOCLApp
public static class EMOFOCLApp.Factory
- extends Object
- implements uk.ac.ucl.cs.editors.EditorImplementationFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMOFOCLApp.Factory
public EMOFOCLApp.Factory()
getEditorType
public String getEditorType()
- Specified by:
getEditorType
in interface uk.ac.ucl.cs.editors.EditorImplementationFactory
buildEditor
public uk.ac.ucl.cs.editors.EditorImplementation buildEditor(uk.ac.ucl.cs.editors.EditorManager editorManager)
- Specified by:
buildEditor
in interface uk.ac.ucl.cs.editors.EditorImplementationFactory