public interface RuleflowPackage
extends org.eclipse.emf.ecore.EPackage
RuleflowFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
RuleflowPackage.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 RuleflowPackage |
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 |
RULEFLOW_VIEW
The meta object id for the '
View' class |
static int |
RULEFLOW_VIEW_FEATURE_COUNT
The number of structural features of the 'View' class
|
| Modifier and Type | Method and Description |
|---|---|
RuleflowFactory |
getRuleflowFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EClass |
getRuleflowView()
Returns the meta object for class '
View' |
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 RuleflowPackage eINSTANCE
static final int RULEFLOW_VIEW
View' class.
RuleflowViewImpl,
RuleflowPackageImpl.getRuleflowView(),
Constant Field Valuesstatic final int RULEFLOW_VIEW_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getRuleflowView()
View'.
RuleflowViewRuleflowFactory getRuleflowFactory()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.