public interface IRepositoryFactory
extends org.eclipse.emf.ecore.EFactory
IRepositoryPackage
Modifier and Type | Field and Description |
---|---|
static IRepositoryFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
IRawLocation |
createRawLocation()
Returns a new object of class 'Raw Location'.
|
IScript |
createScript()
Returns a new object of class 'Script'.
|
IScriptLocation |
createScriptLocation()
Returns a new object of class 'Script Location'.
|
IStorage |
createStorage()
Returns a new object of class 'Storage'.
|
IRepositoryPackage |
getRepositoryPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final IRepositoryFactory eINSTANCE
IScript createScript()
IRawLocation createRawLocation()
IStorage createStorage()
IScriptLocation createScriptLocation()
IRepositoryPackage getRepositoryPackage()