|
Traceability | |||||||||
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:
TtmPackage.getRule()
Method Summary | |
---|---|
int |
getLevel()
Returns the value of the 'Level' attribute |
java.lang.String |
getMessage()
Returns the value of the 'Message' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
EList |
getRuleInstances()
Returns the value of the 'Rule Instances' reference list. |
void |
setLevel(int value)
Sets the value of the ' Level ' attribute |
void |
setMessage(java.lang.String value)
Sets the value of the ' Message ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' 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 |
---|
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)
,
TtmPackage.getRule_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
int getLevel()
If the meaning of the 'Level' attribute isn't clear, there really should be more of a description here...
setLevel(int)
,
TtmPackage.getRule_Level()
void setLevel(int value)
Level
' attribute.
value
- the new value of the 'Level' attribute.getLevel()
EList getRuleInstances()
RuleInstance
.
It is bidirectional and its opposite is 'Base Rule
'.
If the meaning of the 'Rule Instances' reference list isn't clear, there really should be more of a description here...
TtmPackage.getRule_RuleInstances()
,
RuleInstance.getBaseRule()
java.lang.String getMessage()
If the meaning of the 'Message' attribute isn't clear, there really should be more of a description here...
setMessage(String)
,
TtmPackage.getRule_Message()
void setMessage(java.lang.String value)
Message
' attribute.
value
- the new value of the 'Message' attribute.getMessage()
|
Traceability | |||||||||
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.