|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GenAnnotation in org.eclipse.emf.codegen.ecore.genmodel |
---|
Methods in org.eclipse.emf.codegen.ecore.genmodel that return GenAnnotation | |
---|---|
GenAnnotation |
GenModelFactory.createGenAnnotation()
Returns a new object of class 'Gen Annotation' |
GenAnnotation |
GenModel.createGenAnnotation()
|
GenAnnotation |
GenBase.getGenAnnotation(java.lang.String source)
|
Methods in org.eclipse.emf.codegen.ecore.genmodel that return types with arguments of type GenAnnotation | |
---|---|
EList<GenAnnotation> |
GenBase.getGenAnnotations()
Returns the value of the 'Gen Annotations' containment reference list. |
Uses of GenAnnotation in org.eclipse.emf.codegen.ecore.genmodel.impl |
---|
Classes in org.eclipse.emf.codegen.ecore.genmodel.impl that implement GenAnnotation | |
---|---|
class |
GenAnnotationImpl
An implementation of the model object 'Gen Annotation' |
Fields in org.eclipse.emf.codegen.ecore.genmodel.impl with type parameters of type GenAnnotation | |
---|---|
protected EList<GenAnnotation> |
GenBaseImpl.genAnnotations
The cached value of the ' Gen Annotations ' containment reference list |
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return GenAnnotation | |
---|---|
GenAnnotation |
GenModelFactoryImpl.createGenAnnotation()
|
GenAnnotation |
GenModelImpl.createGenAnnotation()
|
GenAnnotation |
GenBaseImpl.getGenAnnotation(java.lang.String source)
|
Methods in org.eclipse.emf.codegen.ecore.genmodel.impl that return types with arguments of type GenAnnotation | |
---|---|
EList<GenAnnotation> |
GenBaseImpl.getGenAnnotations()
|
Uses of GenAnnotation in org.eclipse.emf.codegen.ecore.genmodel.util |
---|
Methods in org.eclipse.emf.codegen.ecore.genmodel.util with parameters of type GenAnnotation | |
---|---|
T |
GenModelSwitch.caseGenAnnotation(GenAnnotation object)
Returns the result of interpreting the object as an instance of 'Gen Annotation' |
boolean |
GenModelValidator.validateGenAnnotation(GenAnnotation genAnnotation,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
Uses of GenAnnotation in org.eclipse.emf.exporter |
---|
Methods in org.eclipse.emf.exporter that return types with arguments of type GenAnnotation | |
---|---|
protected java.util.List<GenAnnotation> |
ModelExporter.getExporterNestedGenAnnotations(GenBase genBase)
|
Uses of GenAnnotation in org.eclipse.emf.exporter.util |
---|
Methods in org.eclipse.emf.exporter.util that return GenAnnotation | |
---|---|
static GenAnnotation |
ExporterUtil.findOrCreateGenAnnotation(GenBase genBase,
java.lang.String source)
Returns the GenBase object's GenAnnotation, creating one if necessary. |
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |