|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Gen Feature Value Spec'. Value specification associated with a specific feature
The following features are supported:
GMFGenPackage.getGenFeatureValueSpec()| Method Summary | |
GenFeature |
getFeature()
Returns the value of the 'Feature' reference |
java.lang.String |
getFeatureQualifiedPackageInterfaceName()
Gets the qualified name of the package interface which contains the given feature meta object |
GenFeatureSeqInitializer |
getFeatureSeqInitializer()
Returns the value of the 'Feature Seq Initializer' container reference. |
void |
setFeature(GenFeature value)
Sets the value of the ' Feature' reference |
void |
setFeatureSeqInitializer(GenFeatureSeqInitializer value)
Sets the value of the ' Feature Seq Initializer' container reference |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.ValueExpression |
getBody, getLangName, getLanguage, isOCLExpression, 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 GenFeature getFeature()
GenFeatureValueSpec.setFeature(GenFeature),
GMFGenPackage.getGenFeatureValueSpec_Feature()public void setFeature(GenFeature value)
Feature' reference.
value - the new value of the 'Feature' reference.GenFeatureValueSpec.getFeature()public GenFeatureSeqInitializer getFeatureSeqInitializer()
Initializers'.
If the meaning of the 'Feature Seq Initializer' container reference isn't clear, there really should be more of a description here...
GenFeatureValueSpec.setFeatureSeqInitializer(GenFeatureSeqInitializer),
GMFGenPackage.getGenFeatureValueSpec_FeatureSeqInitializer(),
GenFeatureSeqInitializer.getInitializers()public void setFeatureSeqInitializer(GenFeatureSeqInitializer value)
Feature Seq Initializer' container reference.
value - the new value of the 'Feature Seq Initializer' container reference.GenFeatureValueSpec.getFeatureSeqInitializer()public java.lang.String getFeatureQualifiedPackageInterfaceName()
|
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.