org.eclipse.emf.codegen.ecore.genmodel
Interface GenTypedElement

All Superinterfaces:
EObject, GenBase, Notifier
All Known Subinterfaces:
GenFeature, GenOperation, GenParameter
All Known Implementing Classes:
GenFeatureImpl, GenOperationImpl, GenParameterImpl, GenTypedElementImpl

public interface GenTypedElement
extends GenBase

A representation of the model object 'Gen Typed Element'.

See Also:
GenModelPackage.getGenTypedElement()

Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenBase
canGenerate, canGenerateEdit, canGenerateEditor, canGenerateSchema, canGenerateTests, capName, format, generate, generateEdit, generateEditor, generateSchema, generateTests, 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
 


Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.