|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Predicated
A representation of the model object 'Predicated'.
The following features are supported:
SimpleAntlrPackage.getPredicated()| Method Summary | |
|---|---|
RuleElement |
getElement()
Returns the value of the 'Element' containment reference |
RuleElement |
getPredicate()
Returns the value of the 'Predicate' containment reference |
void |
setElement(RuleElement value)
Sets the value of the ' Element' containment reference |
void |
setPredicate(RuleElement value)
Sets the value of the ' Predicate' containment reference |
| 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 |
|---|
RuleElement getPredicate()
If the meaning of the 'Predicate' containment reference isn't clear, there really should be more of a description here...
setPredicate(RuleElement),
SimpleAntlrPackage.getPredicated_Predicate()void setPredicate(RuleElement value)
Predicate' containment reference.
value - the new value of the 'Predicate' containment reference.getPredicate()RuleElement getElement()
If the meaning of the 'Element' containment reference isn't clear, there really should be more of a description here...
setElement(RuleElement),
SimpleAntlrPackage.getPredicated_Element()void setElement(RuleElement value)
Element' containment reference.
value - the new value of the 'Element' containment reference.getElement()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||