public interface OpfFactory
extends org.eclipse.emf.ecore.EFactory
OpfPackage| Modifier and Type | Field and Description |
|---|---|
static OpfFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
OpfBranch |
createOpfBranch()
Returns a new object of class 'Branch'.
|
OpfBus |
createOpfBus()
Returns a new object of class 'Bus'.
|
OpfGen |
createOpfGen()
Returns a new object of class 'Gen'.
|
OpfNetwork |
createOpfNetwork()
Returns a new object of class 'Network'.
|
OpfPackage |
getOpfPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final OpfFactory eINSTANCE
OpfGen createOpfGen()
OpfBus createOpfBus()
OpfBranch createOpfBranch()
OpfNetwork createOpfNetwork()
OpfPackage getOpfPackage()