|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureLabelModelFacet
A representation of the model object 'Feature Label Model Facet'. Model facet of label based on domain model attribute(s)
The following features are supported:
GMFGenPackage.getFeatureLabelModelFacet()
Method Summary | |
---|---|
LabelTextAccessMethod |
getEditMethod()
Returns the value of the 'Edit Method' attribute. |
java.lang.String |
getEditorPattern()
Returns the value of the 'Editor Pattern' attribute |
java.lang.String |
getEditPattern()
Returns the value of the 'Edit Pattern' attribute |
org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenFeature> |
getMetaFeatures()
Returns the value of the 'Meta Features' reference list. |
LabelTextAccessMethod |
getViewMethod()
Returns the value of the 'View Method' attribute. |
java.lang.String |
getViewPattern()
Returns the value of the 'View Pattern' attribute |
void |
setEditMethod(LabelTextAccessMethod value)
Sets the value of the ' Edit Method ' attribute |
void |
setEditorPattern(java.lang.String value)
Sets the value of the ' Editor Pattern ' attribute |
void |
setEditPattern(java.lang.String value)
Sets the value of the ' Edit Pattern ' attribute |
void |
setViewMethod(LabelTextAccessMethod value)
Sets the value of the ' View Method ' attribute |
void |
setViewPattern(java.lang.String value)
Sets the value of the ' View Pattern ' attribute |
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 |
---|
org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenFeature> getMetaFeatures()
GenFeature
.
If the meaning of the 'Meta Features' reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getFeatureLabelModelFacet_MetaFeatures()
java.lang.String getViewPattern()
setViewPattern(String)
,
GMFGenPackage.getFeatureLabelModelFacet_ViewPattern()
void setViewPattern(java.lang.String value)
View Pattern
' attribute.
value
- the new value of the 'View Pattern' attribute.getViewPattern()
java.lang.String getEditorPattern()
setEditorPattern(String)
,
GMFGenPackage.getFeatureLabelModelFacet_EditorPattern()
void setEditorPattern(java.lang.String value)
Editor Pattern
' attribute.
value
- the new value of the 'Editor Pattern' attribute.getEditorPattern()
LabelTextAccessMethod getViewMethod()
LabelTextAccessMethod
.
If the meaning of the 'View Method' attribute isn't clear, there really should be more of a description here...
LabelTextAccessMethod
,
setViewMethod(LabelTextAccessMethod)
,
GMFGenPackage.getFeatureLabelModelFacet_ViewMethod()
void setViewMethod(LabelTextAccessMethod value)
View Method
' attribute.
value
- the new value of the 'View Method' attribute.LabelTextAccessMethod
,
getViewMethod()
java.lang.String getEditPattern()
setEditPattern(String)
,
GMFGenPackage.getFeatureLabelModelFacet_EditPattern()
void setEditPattern(java.lang.String value)
Edit Pattern
' attribute.
value
- the new value of the 'Edit Pattern' attribute.getEditPattern()
LabelTextAccessMethod getEditMethod()
LabelTextAccessMethod
.
If the meaning of the 'Edit Method' attribute isn't clear, there really should be more of a description here...
LabelTextAccessMethod
,
setEditMethod(LabelTextAccessMethod)
,
GMFGenPackage.getFeatureLabelModelFacet_EditMethod()
void setEditMethod(LabelTextAccessMethod value)
Edit Method
' attribute.
value
- the new value of the 'Edit Method' attribute.LabelTextAccessMethod
,
getEditMethod()
|
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.