|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Gen Annotation'.
The following features are supported:
GenModelPackage.getGenAnnotation()
Method Summary | |
EList |
getContents()
Returns the value of the 'Contents' containment reference list. |
EMap |
getDetails()
Returns the value of the 'Details' map. |
GenBase |
getGenBase()
Returns the value of the 'Gen Base' container reference. |
EList |
getReferences()
Returns the value of the 'References' reference list. |
String |
getSource()
Returns the value of the 'Source' attribute |
void |
setGenBase(GenBase value)
Sets the value of the ' Gen Base ' container reference |
void |
setSource(String value)
Sets the value of the ' Source ' attribute |
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, getEcoreModelElement, 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 String getSource()
If the meaning of the 'Source' attribute isn't clear, there really should be more of a description here...
setSource(String)
,
GenModelPackage.getGenAnnotation_Source()
public void setSource(String value)
Source
' attribute.
value
- the new value of the 'Source' attribute.getSource()
public EMap getDetails()
String
,
and the value is of type String
,
If the meaning of the 'Details' map isn't clear, there really should be more of a description here...
GenModelPackage.getGenAnnotation_Details()
public GenBase getGenBase()
Gen Annotations
'.
If the meaning of the 'Gen Base' container reference isn't clear, there really should be more of a description here...
setGenBase(GenBase)
,
GenModelPackage.getGenAnnotation_GenBase()
,
GenBase.getGenAnnotations()
public void setGenBase(GenBase value)
Gen Base
' container reference.
value
- the new value of the 'Gen Base' container reference.getGenBase()
public EList getReferences()
EObject
.
If the meaning of the 'References' reference list isn't clear, there really should be more of a description here...
GenModelPackage.getGenAnnotation_References()
public EList getContents()
EObject
.
If the meaning of the 'Contents' containment reference list isn't clear, there really should be more of a description here...
GenModelPackage.getGenAnnotation_Contents()
|
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 |