uk.ac.ucl.cs.emofocl.emofcs.jmi
Class EMOFCSApp.Factory
java.lang.Object
uk.ac.ucl.cs.emofocl.emofcs.jmi.EMOFCSApp.Factory
- All Implemented Interfaces:
- uk.ac.ucl.cs.editors.EditorImplementationFactory
- Enclosing class:
- EMOFCSApp
public static class EMOFCSApp.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 |
EMOFCSApp.Factory
public EMOFCSApp.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