|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnableRule
A representation of the model object 'Enable Rule'.
The following features are supported:
RulePackage.getEnableRule()
Method Summary | |
---|---|
boolean |
isDisable()
Returns the value of the 'Disable' attribute. |
void |
setDisable(boolean value)
Sets the value of the ' Disable '
attribute. |
Methods inherited from interface org.eclipse.emf.ecp.view.spi.rule.model.Rule |
---|
getCondition, setCondition |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isDisable()
If the meaning of the 'Disable' attribute isn't clear, there really should be more of a description here...
setDisable(boolean)
,
RulePackage.getEnableRule_Disable()
void setDisable(boolean value)
Disable
'
attribute.
value
- the new value of the 'Disable' attribute.isDisable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |