| Package | Description |
|---|---|
| com.interpss.opf | |
| com.interpss.opf.impl |
| Modifier and Type | Field and Description |
|---|---|
static OpfPackage |
OpfPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
OpfPackage |
OpfFactory.getOpfPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpfPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
OpfPackage |
OpfFactoryImpl.getOpfPackage() |
static OpfPackage |
OpfFactoryImpl.getPackage()
Deprecated.
|
static OpfPackage |
OpfPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|