Package | Description |
---|---|
com.interpss.core.net | |
com.interpss.core.net.impl |
Modifier and Type | Field and Description |
---|---|
static NetFactory |
NetFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
NetFactory |
NetPackage.getNetFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
NetFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
NetFactory |
NetPackageImpl.getNetFactory() |
static NetFactory |
NetFactoryImpl.init()
Creates the default factory implementation.
|