|
OCL | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CheckresultmodelPackage
The Package for the model. It contains accessors for the meta objects to represent
CheckresultmodelFactory
Nested Class Summary | |
---|---|
static interface |
CheckresultmodelPackage.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 |
---|
EPackage.Descriptor, EPackage.Registry |
Field Summary | |
---|---|
static int |
CONTEXT
The meta object id for the ' Context ' class |
static int |
CONTEXT__CONTEXT_CLASS
The feature id for the 'Context Class' reference |
static int |
CONTEXT__NAME
The feature id for the 'Name' attribute |
static int |
CONTEXT__RULES
The feature id for the 'Rules' containment reference list |
static int |
CONTEXT_FEATURE_COUNT
The number of structural features of the 'Context' class |
static CheckresultmodelPackage |
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 |
ITEM
The meta object id for the ' Item ' class |
static int |
ITEM__NAME
The feature id for the 'Name' attribute |
static int |
ITEM__REFERENCE
The feature id for the 'Reference' reference |
static int |
ITEM__VALUE
The feature id for the 'Value' attribute |
static int |
ITEM_FEATURE_COUNT
The number of structural features of the 'Item' class |
static int |
MODEL
The meta object id for the ' Model ' class |
static int |
MODEL__CONTEXT_PACKAGES
The feature id for the 'Context Packages' containment reference list |
static int |
MODEL__INFORMATION
The feature id for the 'Information' containment reference |
static int |
MODEL__NAME
The feature id for the 'Name' attribute |
static int |
MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class |
static int |
MODEL_INFORMATION
The meta object id for the ' Model Information ' class |
static int |
MODEL_INFORMATION__MODEL_CONTENT
The feature id for the 'Model Content' reference |
static int |
MODEL_INFORMATION__RULE_FILE
The feature id for the 'Rule File' attribute |
static int |
MODEL_INFORMATION_FEATURE_COUNT
The number of structural features of the 'Model Information' class |
static int |
PACKAGE
The meta object id for the ' Package ' class |
static int |
PACKAGE__CONTEXT
The feature id for the 'Context' containment reference list |
static int |
PACKAGE__NAME
The feature id for the 'Name' attribute |
static int |
PACKAGE__PACKAGE_REFERENCE
The feature id for the 'Package Reference' reference |
static int |
PACKAGE_FEATURE_COUNT
The number of structural features of the 'Package' class |
static int |
RULE
The meta object id for the ' Rule ' class |
static int |
RULE__DESCRIPTION
The feature id for the 'Description' attribute |
static int |
RULE__NAME
The feature id for the 'Name' attribute |
static int |
RULE__REJECTED_ITEMS
The feature id for the 'Rejected Items' containment reference list |
static int |
RULE__RESULT
The feature id for the 'Result' attribute |
static int |
RULE__RULE_TEXT
The feature id for the 'Rule Text' attribute |
static int |
RULE__SELECTED_ITEMS
The feature id for the 'Selected Items' containment reference list |
static int |
RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class |
static int |
STATE
The meta object id for the ' State ' enum |
Method Summary | |
---|---|
CheckresultmodelFactory |
getCheckresultmodelFactory()
Returns the factory that creates the instances of the model |
EReference |
getContext_ContextClass()
Returns the meta object for the reference ' Context Class ' |
EAttribute |
getContext_Name()
Returns the meta object for the attribute ' Name ' |
EReference |
getContext_Rules()
Returns the meta object for the containment reference list ' Rules ' |
EClass |
getContext()
Returns the meta object for class ' Context ' |
EAttribute |
getItem_Name()
Returns the meta object for the attribute ' Name ' |
EReference |
getItem_Reference()
Returns the meta object for the reference ' Reference ' |
EAttribute |
getItem_Value()
Returns the meta object for the attribute ' Value ' |
EClass |
getItem()
Returns the meta object for class ' Item ' |
EReference |
getModel_ContextPackages()
Returns the meta object for the containment reference list ' Context Packages ' |
EReference |
getModel_Information()
Returns the meta object for the containment reference ' Information ' |
EAttribute |
getModel_Name()
Returns the meta object for the attribute ' Name ' |
EClass |
getModel()
Returns the meta object for class ' Model ' |
EReference |
getModelInformation_ModelContent()
Returns the meta object for the reference ' Model Content ' |
EAttribute |
getModelInformation_RuleFile()
Returns the meta object for the attribute ' Rule File ' |
EClass |
getModelInformation()
Returns the meta object for class ' Model Information ' |
EReference |
getPackage_Context()
Returns the meta object for the containment reference list ' Context ' |
EAttribute |
getPackage_Name()
Returns the meta object for the attribute ' Name ' |
EReference |
getPackage_PackageReference()
Returns the meta object for the reference ' Package Reference ' |
EClass |
getPackage()
Returns the meta object for class ' Package ' |
EAttribute |
getRule_Description()
Returns the meta object for the attribute ' Description ' |
EAttribute |
getRule_Name()
Returns the meta object for the attribute ' Name ' |
EReference |
getRule_RejectedItems()
Returns the meta object for the containment reference list ' Rejected Items ' |
EAttribute |
getRule_Result()
Returns the meta object for the attribute ' Result ' |
EAttribute |
getRule_RuleText()
Returns the meta object for the attribute ' Rule Text ' |
EReference |
getRule_SelectedItems()
Returns the meta object for the containment reference list ' Selected Items ' |
EClass |
getRule()
Returns the meta object for class ' Rule ' |
EEnum |
getState()
Returns the meta object for enum ' State ' |
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 java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CheckresultmodelPackage eINSTANCE
static final int MODEL
Model
' class.
ModelImpl
,
CheckresultmodelPackageImpl.getModel()
,
Constant Field Valuesstatic final int MODEL__NAME
static final int MODEL__CONTEXT_PACKAGES
static final int MODEL__INFORMATION
static final int MODEL_FEATURE_COUNT
static final int MODEL_INFORMATION
Model Information
' class.
ModelInformationImpl
,
CheckresultmodelPackageImpl.getModelInformation()
,
Constant Field Valuesstatic final int MODEL_INFORMATION__MODEL_CONTENT
static final int MODEL_INFORMATION__RULE_FILE
static final int MODEL_INFORMATION_FEATURE_COUNT
static final int PACKAGE
Package
' class.
PackageImpl
,
CheckresultmodelPackageImpl.getPackage()
,
Constant Field Valuesstatic final int PACKAGE__NAME
static final int PACKAGE__CONTEXT
static final int PACKAGE__PACKAGE_REFERENCE
static final int PACKAGE_FEATURE_COUNT
static final int CONTEXT
Context
' class.
ContextImpl
,
CheckresultmodelPackageImpl.getContext()
,
Constant Field Valuesstatic final int CONTEXT__NAME
static final int CONTEXT__RULES
static final int CONTEXT__CONTEXT_CLASS
static final int CONTEXT_FEATURE_COUNT
static final int RULE
Rule
' class.
RuleImpl
,
CheckresultmodelPackageImpl.getRule()
,
Constant Field Valuesstatic final int RULE__NAME
static final int RULE__RULE_TEXT
static final int RULE__RESULT
static final int RULE__DESCRIPTION
static final int RULE__REJECTED_ITEMS
static final int RULE__SELECTED_ITEMS
static final int RULE_FEATURE_COUNT
static final int ITEM
Item
' class.
ItemImpl
,
CheckresultmodelPackageImpl.getItem()
,
Constant Field Valuesstatic final int ITEM__NAME
static final int ITEM__REFERENCE
static final int ITEM__VALUE
static final int ITEM_FEATURE_COUNT
static final int STATE
State
' enum.
State
,
CheckresultmodelPackageImpl.getState()
,
Constant Field ValuesMethod Detail |
---|
EClass getModel()
Model
'.
Model
EAttribute getModel_Name()
Name
'.
Model.getName()
,
getModel()
EReference getModel_ContextPackages()
Context Packages
'.
Model.getContextPackages()
,
getModel()
EReference getModel_Information()
Information
'.
Model.getInformation()
,
getModel()
EClass getModelInformation()
Model Information
'.
ModelInformation
EReference getModelInformation_ModelContent()
Model Content
'.
ModelInformation.getModelContent()
,
getModelInformation()
EAttribute getModelInformation_RuleFile()
Rule File
'.
ModelInformation.getRuleFile()
,
getModelInformation()
EClass getPackage()
Package
'.
Package
EAttribute getPackage_Name()
Name
'.
Package.getName()
,
getPackage()
EReference getPackage_Context()
Context
'.
Package.getContext()
,
getPackage()
EReference getPackage_PackageReference()
Package Reference
'.
Package.getPackageReference()
,
getPackage()
EClass getContext()
Context
'.
Context
EAttribute getContext_Name()
Name
'.
Context.getName()
,
getContext()
EReference getContext_Rules()
Rules
'.
Context.getRules()
,
getContext()
EReference getContext_ContextClass()
Context Class
'.
Context.getContextClass()
,
getContext()
EClass getRule()
Rule
'.
Rule
EReference getRule_RejectedItems()
Rejected Items
'.
Rule.getRejectedItems()
,
getRule()
EAttribute getRule_RuleText()
Rule Text
'.
Rule.getRuleText()
,
getRule()
EAttribute getRule_Result()
Result
'.
Rule.getResult()
,
getRule()
EReference getRule_SelectedItems()
Selected Items
'.
Rule.getSelectedItems()
,
getRule()
EAttribute getRule_Description()
Description
'.
Rule.getDescription()
,
getRule()
EAttribute getRule_Name()
Name
'.
Rule.getName()
,
getRule()
EClass getItem()
Item
'.
Item
EAttribute getItem_Name()
Name
'.
Item.getName()
,
getItem()
EAttribute getItem_Value()
Value
'.
Item.getValue()
,
getItem()
EEnum getState()
State
'.
State
EReference getItem_Reference()
Reference
'.
Item.getReference()
,
getItem()
CheckresultmodelFactory getCheckresultmodelFactory()
|
OCL | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.