public interface DistFactory
extends org.eclipse.emf.ecore.EFactory
DistPackage| Modifier and Type | Field and Description |
|---|---|
static DistFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
DistBranch |
createDistBranch()
Returns a new object of class 'Branch'.
|
DistBus |
createDistBus()
Returns a new object of class 'Bus'.
|
DistNetwork |
createDistNetwork()
Returns a new object of class 'Network'.
|
DistPackage |
getDistPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final DistFactory eINSTANCE
DistBranch createDistBranch()
DistBus createDistBus()
DistNetwork createDistNetwork()
DistPackage getDistPackage()