public interface CommonPackage
extends org.eclipse.emf.ecore.EPackage
CommonFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
CommonPackage.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 java.lang.String |
copyright |
static CommonPackage |
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' data type.
|
| Modifier and Type | Method and Description |
|---|---|
CommonFactory |
getCommonFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EDataType |
getIOpfGenBusVisitor()
Returns the meta object for data type '
IOpf Gen Bus Visitor'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CommonPackage eINSTANCE
static final int IOPF_GEN_BUS_VISITOR
com.interpss.opf.common.IOpfGenBusVisitor,
CommonPackageImpl.getIOpfGenBusVisitor(),
Constant Field Valuesorg.eclipse.emf.ecore.EDataType getIOpfGenBusVisitor()
IOpf Gen Bus Visitor'.
com.interpss.opf.common.IOpfGenBusVisitorCommonFactory getCommonFactory()