|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenAnnotation
A representation of the model object 'Gen Annotation'.
The following features are supported:
GenModelPackage.getGenAnnotation()
Method Summary | |
---|---|
EList<EObject> |
getContents()
Returns the value of the 'Contents' containment reference list. |
EMap<java.lang.String,java.lang.String> |
getDetails()
Returns the value of the 'Details' map. |
GenBase |
getGenBase()
Returns the value of the 'Gen Base' container reference. |
EList<EObject> |
getReferences()
Returns the value of the 'References' reference list. |
java.lang.String |
getSource()
Returns the value of the 'Source' attribute |
void |
setGenBase(GenBase value)
Sets the value of the ' Gen Base ' container reference |
void |
setSource(java.lang.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, getCopyright, getDocumentation, getEcoreModelElement, getGenAnnotation, getGenAnnotations, getGenModel, hasCopyright, 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 |
---|
java.lang.String getSource()
setSource(String)
,
GenModelPackage.getGenAnnotation_Source()
void setSource(java.lang.String value)
Source
' attribute.
value
- the new value of the 'Source' attribute.getSource()
EMap<java.lang.String,java.lang.String> getDetails()
String
,
and the value is of type String
,
GenModelPackage.getGenAnnotation_Details()
GenBase getGenBase()
Gen Annotations
'.
setGenBase(GenBase)
,
GenModelPackage.getGenAnnotation_GenBase()
,
GenBase.getGenAnnotations()
void setGenBase(GenBase value)
Gen Base
' container reference.
value
- the new value of the 'Gen Base' container reference.getGenBase()
EList<EObject> getReferences()
EObject
.
GenModelPackage.getGenAnnotation_References()
EList<EObject> getContents()
EObject
.
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 |