Generation Framework

org.eclipse.gmf.codegen.gmfgen
Interface GenElementInitializer

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
GenFeatureSeqInitializer
All Known Implementing Classes:
GenFeatureSeqInitializerImpl

public interface GenElementInitializer
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Gen Element Initializer'. Base class for initializers of domain model elements

The following features are supported:

See Also:
GMFGenPackage.getGenElementInitializer()
** Generated **
Model:
interface="true" abstract="true"

Method Summary
 TypeModelFacet getTypeModelFacet()
          Returns the value of the 'Type Model Facet' reference
 
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

getTypeModelFacet

TypeModelFacet getTypeModelFacet()
Returns the value of the 'Type Model Facet' reference. The type model facet whose domain model element is to be intialized by this initializer

Returns:
the value of the 'Type Model Facet' reference.
See Also:
GMFGenPackage.getGenElementInitializer_TypeModelFacet()
** Generated **
Model:
required="true" transient="true" changeable="false" volatile="true"

Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.