|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XOperation
A representation of the model object 'XOperation'.
The following features are supported:
XcorePackage.getXOperation()| Method Summary | |
|---|---|
org.eclipse.xtext.xbase.XBlockExpression |
getBody()
Returns the value of the 'Body' containment reference |
EList<XGenericType> |
getExceptions()
Returns the value of the 'Exceptions' containment reference list. |
EList<XParameter> |
getParameters()
Returns the value of the 'Parameters' containment reference list. |
EList<XTypeParameter> |
getTypeParameters()
Returns the value of the 'Type Parameters' containment reference list. |
void |
setBody(org.eclipse.xtext.xbase.XBlockExpression value)
Sets the value of the ' Body' containment reference |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XMember |
|---|
getContainingClass |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XTypedElement |
|---|
getMultiplicity, getType, isUnique, isUnordered, setMultiplicity, setType, setUnique, setUnordered |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XNamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.xcore.XModelElement |
|---|
getAnnotation, getAnnotations |
| 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 |
|---|
EList<XTypeParameter> getTypeParameters()
XTypeParameter.
If the meaning of the 'Type Parameters' containment reference list isn't clear, there really should be more of a description here...
XcorePackage.getXOperation_TypeParameters()EList<XParameter> getParameters()
XParameter.
It is bidirectional and its opposite is 'Operation'.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
XcorePackage.getXOperation_Parameters(),
XParameter.getOperation()EList<XGenericType> getExceptions()
XGenericType.
If the meaning of the 'Exceptions' containment reference list isn't clear, there really should be more of a description here...
XcorePackage.getXOperation_Exceptions()org.eclipse.xtext.xbase.XBlockExpression getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(XBlockExpression),
XcorePackage.getXOperation_Body()void setBody(org.eclipse.xtext.xbase.XBlockExpression value)
Body' containment reference.
value - the new value of the 'Body' containment reference.getBody()
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||