|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ElementWithCardinality
A representation of the model object 'Element With Cardinality'.
The following features are supported:
SimpleAntlrPackage.getElementWithCardinality()| Method Summary | |
|---|---|
java.lang.String |
getCardinality()
Returns the value of the 'Cardinality' attribute |
RuleElement |
getElement()
Returns the value of the 'Element' containment reference |
void |
setCardinality(java.lang.String value)
Sets the value of the ' Cardinality' attribute |
void |
setElement(RuleElement value)
Sets the value of the ' Element' 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 getElement()
If the meaning of the 'Element' containment reference isn't clear, there really should be more of a description here...
setElement(RuleElement),
SimpleAntlrPackage.getElementWithCardinality_Element()void setElement(RuleElement value)
Element' containment reference.
value - the new value of the 'Element' containment reference.getElement()java.lang.String getCardinality()
If the meaning of the 'Cardinality' attribute isn't clear, there really should be more of a description here...
setCardinality(String),
SimpleAntlrPackage.getElementWithCardinality_Cardinality()void setCardinality(java.lang.String value)
Cardinality' attribute.
value - the new value of the 'Cardinality' attribute.getCardinality()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||