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