| Package | Description |
|---|---|
| com.interpss.core.net.childnet | |
| com.interpss.core.net.childnet.impl |
| Modifier and Type | Field and Description |
|---|---|
static ChildNetworkFactory |
ChildNetworkFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
ChildNetworkFactory |
ChildNetworkPackage.getChildNetworkFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChildNetworkFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
ChildNetworkFactory |
ChildNetworkPackageImpl.getChildNetworkFactory() |
static ChildNetworkFactory |
ChildNetworkFactoryImpl.init()
Creates the default factory implementation.
|