Package | Description |
---|---|
com.interpss.core.net.ref | |
com.interpss.core.net.ref.impl |
Modifier and Type | Field and Description |
---|---|
static NetRefFactory |
NetRefFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
NetRefFactory |
NetRefPackage.getNetRefFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
NetRefFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
NetRefFactory |
NetRefPackageImpl.getNetRefFactory() |
static NetRefFactory |
NetRefFactoryImpl.init()
Creates the default factory implementation.
|