Package | Description |
---|---|
com.interpss.core.aclf.flow | |
com.interpss.core.aclf.flow.impl |
Modifier and Type | Field and Description |
---|---|
static FlowInterfaceFactory |
FlowInterfaceFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
FlowInterfaceFactory |
FlowInterfacePackage.getFlowInterfaceFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
FlowInterfaceFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
FlowInterfaceFactory |
FlowInterfacePackageImpl.getFlowInterfaceFactory() |
static FlowInterfaceFactory |
FlowInterfaceFactoryImpl.init()
Creates the default factory implementation.
|