public interface SEFactory
extends org.eclipse.emf.ecore.EFactory
SEPackage
Modifier and Type | Field and Description |
---|---|
static SEFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
SEBranch |
createSEBranch()
Returns a new object of class 'Branch'.
|
SEBus |
createSEBus()
Returns a new object of class 'Bus'.
|
SEGen |
createSEGen()
Returns a new object of class 'Gen'.
|
SELoad |
createSELoad()
Returns a new object of class 'Load'.
|
SENetwork |
createSENetwork()
Returns a new object of class 'Network'.
|
SEPackage |
getSEPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final SEFactory eINSTANCE
SENetwork createSENetwork()
SEBus createSEBus()
SEGen createSEGen()
SELoad createSELoad()
SEBranch createSEBranch()
SEPackage getSEPackage()