public interface VisitorPackage
extends org.eclipse.emf.ecore.EPackage
VisitorFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
VisitorPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static VisitorPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
IOPF_GEN_BUS_VISITOR
The meta object id for the '
IOpf Gen Bus Visitor' class. |
static int |
IOPF_GEN_BUS_VISITOR_FEATURE_COUNT
The number of structural features of the 'IOpf Gen Bus Visitor' class.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EClass |
getIOpfGenBusVisitor()
Returns the meta object for class '
IOpf Gen Bus Visitor'. |
VisitorFactory |
getVisitorFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final VisitorPackage eINSTANCE
static final int IOPF_GEN_BUS_VISITOR
IOpf Gen Bus Visitor' class.
static final int IOPF_GEN_BUS_VISITOR_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getIOpfGenBusVisitor()
IOpf Gen Bus Visitor'.
IOpfGenBusVisitorVisitorFactory getVisitorFactory()