public class GeppettoFactoryImpl extends EFactoryImpl implements GeppettoFactory
eINSTANCE
Constructor and Description |
---|
GeppettoFactoryImpl()
Creates an instance of the factory.
|
public GeppettoFactoryImpl()
public static GeppettoFactory init()
public EObject create(EClass eClass)
public java.lang.Object createFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertToString(EDataType eDataType, java.lang.Object instanceValue)
public GeppettoModel createGeppettoModel()
createGeppettoModel
in interface GeppettoFactory
public GeppettoLibrary createGeppettoLibrary()
createGeppettoLibrary
in interface GeppettoFactory
public LibraryManager createLibraryManager()
createLibraryManager
in interface GeppettoFactory
public ExperimentState createExperimentState()
createExperimentState
in interface GeppettoFactory
public VariableValue createVariableValue()
createVariableValue
in interface GeppettoFactory
public Tag createTag()
createTag
in interface GeppettoFactory
public DomainModel createDomainModel()
createDomainModel
in interface GeppettoFactory
public ModelFormat createModelFormat()
createModelFormat
in interface GeppettoFactory
public ExternalDomainModel createExternalDomainModel()
createExternalDomainModel
in interface GeppettoFactory
public java.util.Map.Entry<java.lang.String,java.lang.String> createStringToStringMap()
public FileFormat createFileFormatFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertFileFormatToString(EDataType eDataType, java.lang.Object instanceValue)
public GeppettoPackage getGeppettoPackage()
getGeppettoPackage
in interface GeppettoFactory
@Deprecated public static GeppettoPackage getPackage()