|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractElement
A representation of the model object 'Abstract Element'.
The following features are supported:
XtextPackage.getAbstractElement()
Method Summary | |
---|---|
java.lang.String |
getCardinality()
Returns the value of the 'Cardinality' attribute |
boolean |
isPredicated()
Returns the value of the 'Predicated' attribute |
void |
setCardinality(java.lang.String value)
Sets the value of the ' Cardinality ' attribute |
void |
setPredicated(boolean value)
Sets the value of the ' Predicated ' attribute |
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 getCardinality()
If the meaning of the 'Cardinality' attribute isn't clear, there really should be more of a description here...
setCardinality(String)
,
XtextPackage.getAbstractElement_Cardinality()
void setCardinality(java.lang.String value)
Cardinality
' attribute.
value
- the new value of the 'Cardinality' attribute.getCardinality()
boolean isPredicated()
If the meaning of the 'Predicated' attribute isn't clear, there really should be more of a description here...
setPredicated(boolean)
,
XtextPackage.getAbstractElement_Predicated()
void setPredicated(boolean value)
Predicated
' attribute.
value
- the new value of the 'Predicated' attribute.isPredicated()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |