Package | Description |
---|---|
com.interpss.core.common.func | |
com.interpss.core.common.func.impl |
Modifier and Type | Field and Description |
---|---|
static FuncFactory |
FuncFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
FuncFactory |
FuncPackage.getFuncFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
FuncFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
FuncFactory |
FuncPackageImpl.getFuncFactory() |
static FuncFactory |
FuncFactoryImpl.init()
Creates the default factory implementation.
|