public interface CanonicalrulemodelPackage
extends org.eclipse.emf.ecore.EPackage
CanonicalrulemodelFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
CanonicalrulemodelPackage.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 CanonicalrulemodelPackage |
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 |
RULE_MODEL_ELEMENT
The meta object id for the '
Rule Model Element ' class |
static int |
RULE_MODEL_ELEMENT__DOCUMENTING_RULE_STATEMENTS
The feature id for the 'Documenting Rule Statements' reference list
|
static int |
RULE_MODEL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Rule Model Element' class
|
Modifier and Type | Method and Description |
---|---|
CanonicalrulemodelFactory |
getCanonicalrulemodelFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EReference |
getRuleModelElement_DocumentingRuleStatements()
Returns the meta object for the reference list '
Documenting Rule Statements ' |
org.eclipse.emf.ecore.EClass |
getRuleModelElement()
Returns the meta object for class '
Rule Model Element ' |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CanonicalrulemodelPackage eINSTANCE
static final int RULE_MODEL_ELEMENT
Rule Model Element
' class.
RuleModelElementImpl
,
CanonicalrulemodelPackageImpl.getRuleModelElement()
,
Constant Field Valuesstatic final int RULE_MODEL_ELEMENT__DOCUMENTING_RULE_STATEMENTS
static final int RULE_MODEL_ELEMENT_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getRuleModelElement()
Rule Model Element
'.
RuleModelElement
org.eclipse.emf.ecore.EReference getRuleModelElement_DocumentingRuleStatements()
Documenting Rule Statements
'.
RuleModelElement.getDocumentingRuleStatements()
,
getRuleModelElement()
CanonicalrulemodelFactory getCanonicalrulemodelFactory()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.