|
||||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Gen Operation'.
The following features are supported:
GenModelPackage.getGenOperation()
Method Summary | |
---|---|
java.lang.String |
getCapName()
|
EOperation |
getEcoreOperation()
Returns the value of the 'Ecore Operation' reference. |
java.lang.String |
getFormattedName()
|
GenClass |
getGenClass()
Returns the value of the 'Gen Class' container reference. |
GenPackage |
getGenPackage()
|
EList |
getGenParameters()
Returns the value of the 'Gen Parameters' containment reference list. |
java.lang.String |
getImportedMetaType()
|
java.lang.String |
getImportedReturnType()
|
java.lang.String |
getModelInfo()
|
java.lang.String |
getName()
|
java.lang.String |
getParameters()
|
java.lang.String |
getReturnType()
|
java.lang.String |
getReturnTypeClassifier()
|
GenPackage |
getReturnTypeGenPackage()
|
void |
initialize(EOperation eOperation)
|
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, capName, ePackageGenModel, format, generate, generateEdit, generateEditor, getGenModel, reconcile, safeName, uncapName, uncapPrefixedName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, 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 java.lang.String getName()
public java.lang.String getCapName()
public java.lang.String getFormattedName()
public boolean isVoid()
public java.lang.String getReturnType()
public java.lang.String getImportedReturnType()
public java.lang.String getReturnTypeClassifier()
public GenPackage getReturnTypeGenPackage()
public java.lang.String getParameters()
public java.lang.String getImportedMetaType()
public GenPackage getGenPackage()
public void initialize(EOperation eOperation)
public java.lang.String getModelInfo()
public boolean reconcile(GenOperation oldGenOperationVersion)
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |