|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelPackage
The Package for the model. It contains accessors for the meta objects to represent
ModelFactory| Nested Class Summary | |
|---|---|
static interface |
ModelPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static ModelPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
RULE
The meta object id for the ' Rule' class. |
static int |
RULE__CLASS_PATH
The feature id for the 'Class Path' containment reference list. |
static int |
RULE__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute. |
static int |
RULE__CONSTRUCTOR
The feature id for the 'Constructor' containment reference. |
static int |
RULE__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
RULE__ENABLED
The feature id for the 'Enabled' attribute. |
static int |
RULE__HOME_PAGE
The feature id for the 'Home Page' attribute. |
static int |
RULE__ID
The feature id for the 'Id' attribute. |
static int |
RULE__NAME
The feature id for the 'Name' attribute. |
static int |
RULE__PRIORITY
The feature id for the 'Priority' attribute. |
static int |
RULE__PROFILE
The feature id for the 'Profile' containment reference list. |
static int |
RULE__PROPERTY
The feature id for the 'Property' containment reference list. |
static int |
RULE__ROLES
The feature id for the 'Roles' containment reference list. |
static int |
RULE__RUNTIME
The feature id for the 'Runtime' attribute. |
static int |
RULE__SERVICE
The feature id for the 'Service' attribute list. |
static int |
RULE__SOURCE
The feature id for the 'Source' containment reference list. |
static int |
RULE__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list. |
static int |
RULE__TYPE
The feature id for the 'Type' attribute. |
static int |
RULE__VALUE
The feature id for the 'Value' attribute. |
static int |
RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class. |
static int |
RULE_SET
The meta object id for the ' Rule Set' class. |
static int |
RULE_SET__BASE
The feature id for the 'Base' reference list. |
static int |
RULE_SET__CLASS_PATH
The feature id for the 'Class Path' containment reference list. |
static int |
RULE_SET__CONFIG_SCRIPT
The feature id for the 'Config Script' attribute. |
static int |
RULE_SET__CONSTRUCTOR
The feature id for the 'Constructor' containment reference. |
static int |
RULE_SET__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
RULE_SET__ENABLED
The feature id for the 'Enabled' attribute. |
static int |
RULE_SET__HOME_PAGE
The feature id for the 'Home Page' attribute. |
static int |
RULE_SET__ID
The feature id for the 'Id' attribute. |
static int |
RULE_SET__NAME
The feature id for the 'Name' attribute. |
static int |
RULE_SET__PROFILE
The feature id for the 'Profile' containment reference list. |
static int |
RULE_SET__PROPERTY
The feature id for the 'Property' containment reference list. |
static int |
RULE_SET__ROLES
The feature id for the 'Roles' containment reference list. |
static int |
RULE_SET__RULE
The feature id for the 'Rule' containment reference list. |
static int |
RULE_SET__RUNTIME
The feature id for the 'Runtime' attribute. |
static int |
RULE_SET__SERVICE
The feature id for the 'Service' attribute list. |
static int |
RULE_SET__SOURCE
The feature id for the 'Source' containment reference list. |
static int |
RULE_SET__SUPPORTED_EXECUTION_ENVIRONMENTS
The feature id for the 'Supported Execution Environments' attribute list. |
static int |
RULE_SET__TYPE
The feature id for the 'Type' attribute. |
static int |
RULE_SET__VALUE
The feature id for the 'Value' attribute. |
static int |
RULE_SET_FEATURE_COUNT
The number of structural features of the 'Rule Set' class. |
| Method Summary | |
|---|---|
ModelFactory |
getModelFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EAttribute |
getRule_Priority()
Returns the meta object for the attribute ' Priority'. |
org.eclipse.emf.ecore.EClass |
getRule()
Returns the meta object for class ' Rule'. |
org.eclipse.emf.ecore.EReference |
getRuleSet_Base()
Returns the meta object for the reference list ' Base'. |
org.eclipse.emf.ecore.EReference |
getRuleSet_Rule()
Returns the meta object for the containment reference list ' Rule'. |
org.eclipse.emf.ecore.EClass |
getRuleSet()
Returns the meta object for class ' Rule Set'. |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final ModelPackage eINSTANCE
static final int RULE_SET
Rule Set' class.
RuleSetImpl,
ModelPackageImpl.getRuleSet(),
Constant Field Valuesstatic final int RULE_SET__ROLES
static final int RULE_SET__DESCRIPTION
static final int RULE_SET__CONFIG_SCRIPT
static final int RULE_SET__ID
static final int RULE_SET__SOURCE
static final int RULE_SET__ENABLED
static final int RULE_SET__SERVICE
static final int RULE_SET__SUPPORTED_EXECUTION_ENVIRONMENTS
static final int RULE_SET__HOME_PAGE
static final int RULE_SET__NAME
static final int RULE_SET__RUNTIME
static final int RULE_SET__PROPERTY
static final int RULE_SET__PROFILE
static final int RULE_SET__CLASS_PATH
static final int RULE_SET__CONSTRUCTOR
static final int RULE_SET__VALUE
static final int RULE_SET__TYPE
static final int RULE_SET__RULE
static final int RULE_SET__BASE
static final int RULE_SET_FEATURE_COUNT
static final int RULE
Rule' class.
RuleImpl,
ModelPackageImpl.getRule(),
Constant Field Valuesstatic final int RULE__ROLES
static final int RULE__DESCRIPTION
static final int RULE__CONFIG_SCRIPT
static final int RULE__ID
static final int RULE__SOURCE
static final int RULE__ENABLED
static final int RULE__SERVICE
static final int RULE__SUPPORTED_EXECUTION_ENVIRONMENTS
static final int RULE__HOME_PAGE
static final int RULE__NAME
static final int RULE__RUNTIME
static final int RULE__PROPERTY
static final int RULE__PROFILE
static final int RULE__CLASS_PATH
static final int RULE__CONSTRUCTOR
static final int RULE__VALUE
static final int RULE__TYPE
static final int RULE__PRIORITY
static final int RULE_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getRuleSet()
Rule Set'.
RuleSetorg.eclipse.emf.ecore.EReference getRuleSet_Rule()
Rule'.
RuleSet.getRule(),
getRuleSet()org.eclipse.emf.ecore.EReference getRuleSet_Base()
Base'.
RuleSet.getBase(),
getRuleSet()org.eclipse.emf.ecore.EClass getRule()
Rule'.
Ruleorg.eclipse.emf.ecore.EAttribute getRule_Priority()
Priority'.
Rule.getPriority(),
getRule()ModelFactory getModelFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||