|
OCL | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Rule
A representation of the model object 'Rule'.
The following features are supported:
CheckresultmodelPackage.getRule()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
EList<Item> |
getRejectedItems()
Returns the value of the 'Rejected Items' containment reference list. |
java.lang.String |
getResult()
Returns the value of the 'Result' attribute. |
java.lang.String |
getRuleText()
Returns the value of the 'Rule Text' attribute |
EList<Item> |
getSelectedItems()
Returns the value of the 'Selected Items' containment reference list. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setResult(java.lang.String value)
Sets the value of the ' Result ' attribute |
void |
setRuleText(java.lang.String value)
Sets the value of the ' Rule Text ' attribute |
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 |
Method Detail |
---|
EList<Item> getRejectedItems()
Item
.
If the meaning of the 'Rejected Items' containment reference list isn't clear, there really should be more of a description here...
CheckresultmodelPackage.getRule_RejectedItems()
java.lang.String getRuleText()
If the meaning of the 'Rule Text' attribute isn't clear, there really should be more of a description here...
setRuleText(String)
,
CheckresultmodelPackage.getRule_RuleText()
void setRuleText(java.lang.String value)
Rule Text
' attribute.
value
- the new value of the 'Rule Text' attribute.getRuleText()
java.lang.String getResult()
"false"
.
If the meaning of the 'Result' attribute isn't clear, there really should be more of a description here...
setResult(String)
,
CheckresultmodelPackage.getRule_Result()
void setResult(java.lang.String value)
Result
' attribute.
value
- the new value of the 'Result' attribute.getResult()
EList<Item> getSelectedItems()
Item
.
If the meaning of the 'Selected Items' containment reference list isn't clear, there really should be more of a description here...
CheckresultmodelPackage.getRule_SelectedItems()
java.lang.String getDescription()
""
.
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
CheckresultmodelPackage.getRule_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
CheckresultmodelPackage.getRule_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
|
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.