Generation Framework

org.eclipse.gmf.mappings
Interface FeatureValueSpec

All Superinterfaces:
EObject, FeatureInitializer, Notifier, ValueExpression
All Known Implementing Classes:
FeatureValueSpecImpl

public interface FeatureValueSpec
extends ValueExpression, FeatureInitializer

A representation of the model object 'Feature Value Spec'. Value specification associated with a specific feature

See Also:
GMFMapPackage.getFeatureValueSpec()
** Generated **
Model:
annotation="http://www.eclipse.org/gmf/2005/constraints/meta def='ValueSpec'" annotation="http://www.eclipse.org/gmf/2005/constraints/meta def='type' ocl='feature'"

Method Summary
 
Methods inherited from interface org.eclipse.gmf.mappings.ValueExpression
getBody, getLangName, getLanguage, setBody, setLanguage
 
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
 
Methods inherited from interface org.eclipse.gmf.mappings.FeatureInitializer
getFeature, getFeatureSeqInitializer, setFeature
 
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
 


Generation Framework

Guidelines for using Eclipse APIs.

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