|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RuleInstance
A representation of the model object 'Rule Instance'.
The following features are supported:
TtmPackage.getRuleInstance()
Method Summary | |
---|---|
Rule |
getBaseRule()
Returns the value of the 'Base Rule' reference. |
java.lang.String |
getDisplayMessage()
Returns the value of the 'Display Message' attribute |
Element |
getElement()
Returns the value of the 'Element' container reference. |
void |
setBaseRule(Rule value)
Sets the value of the ' Base Rule ' reference |
void |
setDisplayMessage(java.lang.String value)
Sets the value of the ' Display Message ' attribute |
void |
setElement(Element value)
Sets the value of the ' Element ' container reference |
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 |
---|
Element getElement()
Activated Rules
'.
If the meaning of the 'Element' container reference isn't clear, there really should be more of a description here...
setElement(Element)
,
TtmPackage.getRuleInstance_Element()
,
Element.getActivatedRules()
void setElement(Element value)
Element
' container reference.
value
- the new value of the 'Element' container reference.getElement()
Rule getBaseRule()
Rule Instances
'.
If the meaning of the 'Base Rule' container reference isn't clear, there really should be more of a description here...
setBaseRule(Rule)
,
TtmPackage.getRuleInstance_BaseRule()
,
Rule.getRuleInstances()
void setBaseRule(Rule value)
Base Rule
' reference.
value
- the new value of the 'Base Rule' reference.getBaseRule()
java.lang.String getDisplayMessage()
If the meaning of the 'Display Message' attribute isn't clear, there really should be more of a description here...
setDisplayMessage(String)
,
TtmPackage.getRuleInstance_DisplayMessage()
void setDisplayMessage(java.lang.String value)
Display Message
' attribute.
value
- the new value of the 'Display Message' attribute.getDisplayMessage()
|
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.