|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Gen Parameter'.
The following features are supported:
GenModelPackage.getGenParameter()
Method Summary | |
EParameter |
getEcoreParameter()
Returns the value of the 'Ecore Parameter' reference |
GenOperation |
getGenOperation()
Returns the value of the 'Gen Operation' container reference. |
GenPackage |
getGenPackage()
|
String |
getImportedType()
|
String |
getName()
|
String |
getType()
|
String |
getTypeClassifier()
|
GenPackage |
getTypeGenPackage()
|
void |
initialize(EParameter eParameter)
|
boolean |
reconcile(GenParameter oldGenParameterVersion)
|
void |
setEcoreParameter(EParameter value)
Sets the value of the ' Ecore Parameter ' reference |
void |
setGenOperation(GenOperation value)
Sets the value of the ' Gen Operation ' 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 GenOperation getGenOperation()
Gen Parameters
'.
If the meaning of the 'Gen Operation' reference isn't clear, there really should be more of a description here...
setGenOperation(GenOperation)
,
GenModelPackage.getGenParameter_GenOperation()
,
GenOperation.getGenParameters()
public void setGenOperation(GenOperation value)
Gen Operation
' container reference.
value
- the new value of the 'Gen Operation' container reference.getGenOperation()
public EParameter getEcoreParameter()
If the meaning of the 'Ecore Parameter' reference isn't clear, there really should be more of a description here...
setEcoreParameter(EParameter)
,
GenModelPackage.getGenParameter_EcoreParameter()
public void setEcoreParameter(EParameter value)
Ecore Parameter
' reference.
value
- the new value of the 'Ecore Parameter' reference.getEcoreParameter()
public String getName()
public String getType()
public String getImportedType()
public String getTypeClassifier()
public GenPackage getTypeGenPackage()
public GenPackage getGenPackage()
public void initialize(EParameter eParameter)
public boolean reconcile(GenParameter oldGenParameterVersion)
|
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 |