|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Gen Operation'.
The following features are supported:
GenModelPackage.getGenOperation()
Method Summary | |
String |
getBody(String indentation)
|
String |
getCapName()
|
EOperation |
getEcoreOperation()
Returns the value of the 'Ecore Operation' reference |
String |
getFormattedName()
|
GenClass |
getGenClass()
Returns the value of the 'Gen Class' container reference. |
List |
getGenExceptions()
|
GenPackage |
getGenPackage()
|
EList |
getGenParameters()
Returns the value of the 'Gen Parameters' containment reference list. |
String |
getImportedMetaType()
|
String |
getImportedReturnType()
|
String |
getModelInfo()
|
String |
getName()
|
String |
getParameters()
|
String |
getReturnType()
|
String |
getReturnTypeClassifier()
|
GenPackage |
getReturnTypeGenPackage()
|
String |
getThrows()
|
boolean |
hasBody()
|
void |
initialize(EOperation eOperation)
|
boolean |
isInvariant()
|
boolean |
isVoid()
|
boolean |
reconcile(GenOperation oldGenOperationVersion)
|
void |
setEcoreOperation(EOperation value)
Sets the value of the ' Ecore Operation ' reference |
void |
setGenClass(GenClass value)
Sets the value of the ' Gen Class ' container reference |
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenBase |
canGenerate, canGenerateEdit, canGenerateEditor, canGenerateSchema, capName, ePackageGenModel, format, generate, generateEdit, generateEditor, generateSchema, getDocumentation, getGenModel, hasDocumentation, reconcile, safeName, uncapName, uncapPrefixedName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public GenClass getGenClass()
Gen Operations
'.
If the meaning of the 'Gen Class' reference isn't clear, there really should be more of a description here...
setGenClass(GenClass)
,
GenModelPackage.getGenOperation_GenClass()
,
GenClass.getGenOperations()
public void setGenClass(GenClass value)
Gen Class
' container reference.
value
- the new value of the 'Gen Class' container reference.getGenClass()
public EOperation getEcoreOperation()
If the meaning of the 'Ecore Operation' reference isn't clear, there really should be more of a description here...
setEcoreOperation(EOperation)
,
GenModelPackage.getGenOperation_EcoreOperation()
public void setEcoreOperation(EOperation value)
Ecore Operation
' reference.
value
- the new value of the 'Ecore Operation' reference.getEcoreOperation()
public EList getGenParameters()
GenParameter
.
It is bidirectional and its opposite is 'Gen Operation
'.
If the meaning of the 'Gen Parameters' reference list isn't clear, there really should be more of a description here...
GenModelPackage.getGenOperation_GenParameters()
,
GenParameter.getGenOperation()
public String getName()
public String getCapName()
public String getFormattedName()
public boolean isVoid()
public String getReturnType()
public String getImportedReturnType()
public String getReturnTypeClassifier()
public GenPackage getReturnTypeGenPackage()
public String getParameters()
public String getImportedMetaType()
public GenPackage getGenPackage()
public void initialize(EOperation eOperation)
public String getModelInfo()
public boolean reconcile(GenOperation oldGenOperationVersion)
public boolean hasBody()
public String getBody(String indentation)
public List getGenExceptions()
public String getThrows()
public boolean isInvariant()
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |