| Package | Description |
|---|---|
| com.interpss.opf.common.visitor | |
| com.interpss.opf.common.visitor.impl |
| Modifier and Type | Field and Description |
|---|---|
static VisitorFactory |
VisitorFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorFactory |
VisitorPackage.getVisitorFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisitorFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorFactory |
VisitorPackageImpl.getVisitorFactory() |
static VisitorFactory |
VisitorFactoryImpl.init()
Creates the default factory implementation.
|