Package | Description |
---|---|
com.interpss.core.aclf.flow | |
com.interpss.core.aclf.flow.impl | |
com.interpss.core.aclf.flow.util |
Modifier and Type | Field and Description |
---|---|
static FlowInterfacePackage |
FlowInterfacePackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
FlowInterfacePackage |
FlowInterfaceFactory.getFlowInterfacePackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
FlowInterfacePackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
FlowInterfacePackage |
FlowInterfaceFactoryImpl.getFlowInterfacePackage() |
static FlowInterfacePackage |
FlowInterfaceFactoryImpl.getPackage()
Deprecated.
|
static FlowInterfacePackage |
FlowInterfacePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Modifier and Type | Field and Description |
---|---|
protected static FlowInterfacePackage |
FlowInterfaceSwitch.modelPackage
The cached model package
|
protected static FlowInterfacePackage |
FlowInterfaceAdapterFactory.modelPackage
The cached model package.
|