|
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 Label Model Facet'. Model facet of label based on an EStructuralFeature
The following features are supported:
GMFGenPackage.getFeatureLabelModelFacet()| Method Summary | |
java.lang.String |
getEditPattern()
Returns the value of the 'Edit Pattern' attribute |
java.lang.String |
getViewPattern()
Returns the value of the 'View Pattern' attribute |
void |
setEditPattern(java.lang.String value)
Sets the value of the ' Edit Pattern' attribute |
void |
setViewPattern(java.lang.String value)
Sets the value of the ' View Pattern' attribute |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.FeatureModelFacet |
getMetaFeature, setMetaFeature |
| 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 java.lang.String getViewPattern()
FeatureLabelModelFacet.setViewPattern(String),
GMFGenPackage.getFeatureLabelModelFacet_ViewPattern()public void setViewPattern(java.lang.String value)
View Pattern' attribute.
value - the new value of the 'View Pattern' attribute.FeatureLabelModelFacet.getViewPattern()public java.lang.String getEditPattern()
FeatureLabelModelFacet.setEditPattern(String),
GMFGenPackage.getFeatureLabelModelFacet_EditPattern()public void setEditPattern(java.lang.String value)
Edit Pattern' attribute.
value - the new value of the 'Edit Pattern' attribute.FeatureLabelModelFacet.getEditPattern()
|
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.