java.lang.Objectorg.eclipse.gmt.umlx.editor.common.AbstractCreationFactory
public abstract class AbstractCreationFactory
Constructor Summary | |
---|---|
AbstractCreationFactory()
|
Method Summary | |
---|---|
java.lang.String |
getEcoreExtension()
|
java.lang.String |
getEMOFExtension()
|
java.lang.String |
getXMLExtension()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.gmt.umlx.editor.ICreationFactory |
---|
createErrorHandler, createFileEnvironment, createTextEditor, createUnparser, getBuilderId, getEcoreExtensions, getEditorName, getEMOFExtensions, getMappingMetaData, getNatureId, getProblemMarkerId, getTextExtension, getTextExtensions |
Constructor Detail |
---|
public AbstractCreationFactory()
Method Detail |
---|
public final java.lang.String getEMOFExtension()
getEMOFExtension
in interface ICreationFactory
public final java.lang.String getEcoreExtension()
getEcoreExtension
in interface ICreationFactory
public final java.lang.String getXMLExtension()
getXMLExtension
in interface ICreationFactory