|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CreateExtensionInfo
A representation of the model object 'Create Extension Info'.
The following features are supported:
Xtend2Package.getCreateExtensionInfo()| Method Summary | |
|---|---|
XExpression |
getCreateExpression()
Returns the value of the 'Create Expression' containment reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
void |
setCreateExpression(XExpression value)
Sets the value of the ' Create Expression' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
| Methods inherited from interface org.eclipse.xtext.common.types.JvmIdentifiableElement |
|---|
getIdentifier, getQualifiedName, getQualifiedName, getSimpleName |
| 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 |
|---|
XExpression getCreateExpression()
If the meaning of the 'Create Expression' containment reference isn't clear, there really should be more of a description here...
setCreateExpression(XExpression),
Xtend2Package.getCreateExtensionInfo_CreateExpression()void setCreateExpression(XExpression value)
Create Expression' containment reference.
value - the new value of the 'Create Expression' containment reference.getCreateExpression()java.lang.String getName()
"this".
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Xtend2Package.getCreateExtensionInfo_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||