|
|||||||||||
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 |
getName()
|
String |
getQualifiedModelInfo()
|
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, canGenerateTests, capName, format, gen, genEdit, genEditor, generate, generate, generateEdit, generateEdit, generateEditor, generateEditor, generateSchema, generateSchema, generateTests, generateTests, genSchema, genTests, getDocumentation, getGenAnnotation, getGenAnnotations, 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 GenPackage getGenPackage()
public void initialize(EParameter eParameter)
public String getQualifiedModelInfo()
public boolean reconcile(GenParameter oldGenParameterVersion)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |