public interface ChildNetworkFactory
extends org.eclipse.emf.ecore.EFactory
ChildNetworkPackage| Modifier and Type | Field and Description |
|---|---|
static ChildNetworkFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
ChildNetInterfaceBranch |
createChildNetInterfaceBranch()
Returns a new object of class 'Child Net Interface Branch'.
|
ChildNetInterfaceBusPair |
createChildNetInterfaceBusPair()
Returns a new object of class 'Child Net Interface Bus Pair'.
|
<TBus extends Bus,TBranch extends Branch> |
createChildNetwork()
Returns a new object of class 'Child Network'.
|
ChildNetworkPackage |
getChildNetworkPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final ChildNetworkFactory eINSTANCE
<TBus extends Bus,TBranch extends Branch> ChildNetwork<TBus,TBranch> createChildNetwork()
ChildNetInterfaceBranch createChildNetInterfaceBranch()
ChildNetInterfaceBusPair createChildNetInterfaceBusPair()
ChildNetworkPackage getChildNetworkPackage()