|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AbstractRule
A representation of the model object 'Abstract Rule'.
The following features are supported:
XtextPackage.getAbstractRule()| Method Summary | |
|---|---|
AbstractElement |
getAlternatives()
Returns the value of the 'Alternatives' containment reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
TypeRef |
getType()
Returns the value of the 'Type' containment reference |
void |
setAlternatives(AbstractElement value)
Sets the value of the ' Alternatives' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setType(TypeRef value)
Sets the value of the ' Type' 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 |
|---|
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),
XtextPackage.getAbstractRule_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()TypeRef getType()
If the meaning of the 'Type' containment reference isn't clear, there really should be more of a description here...
setType(TypeRef),
XtextPackage.getAbstractRule_Type()void setType(TypeRef value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()AbstractElement getAlternatives()
If the meaning of the 'Alternatives' containment reference isn't clear, there really should be more of a description here...
setAlternatives(AbstractElement),
XtextPackage.getAbstractRule_Alternatives()void setAlternatives(AbstractElement value)
Alternatives' containment reference.
value - the new value of the 'Alternatives' containment reference.getAlternatives()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||