|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Feature Value Spec'. Value specification associated with a specific feature
The following features are supported:
GMFMapPackage.getFeatureValueSpec()| Method Summary | |
EStructuralFeature |
getFeature()
Returns the value of the 'Feature' reference |
FeatureSeqInitializer |
getFeatureSeqInitializer()
Returns the value of the 'Feature Seq Initializer' container reference. |
void |
setFeature(EStructuralFeature value)
Sets the value of the ' Feature' reference |
void |
setFeatureSeqInitializer(FeatureSeqInitializer value)
Sets the value of the ' Feature Seq Initializer' container reference |
| 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 |
| Method Detail |
public EStructuralFeature getFeature()
If the meaning of the 'Feature' containment reference isn't clear, there really should be more of a description here...
Denotes the feature for which this value expression is specified. Its containing EClass is the context for evaluation.
FeatureValueSpec.setFeature(EStructuralFeature),
GMFMapPackage.getFeatureValueSpec_Feature()public void setFeature(EStructuralFeature value)
Feature' reference.
value - the new value of the 'Feature' reference.FeatureValueSpec.getFeature()public FeatureSeqInitializer getFeatureSeqInitializer()
Initializers'.
If the meaning of the 'Feature Seq Initializer' container reference isn't clear, there really should be more of a description here...
FeatureValueSpec.setFeatureSeqInitializer(FeatureSeqInitializer),
GMFMapPackage.getFeatureValueSpec_FeatureSeqInitializer(),
FeatureSeqInitializer.getInitializers()public void setFeatureSeqInitializer(FeatureSeqInitializer value)
Feature Seq Initializer' container reference.
value - the new value of the 'Feature Seq Initializer' container reference.FeatureValueSpec.getFeatureSeqInitializer()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.