|
||||||||||
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:
Meta Features
Editable Meta Features
View Pattern
Editor Pattern
Edit Pattern
View Method
Edit Method
GMFGenPackage.getFeatureLabelModelFacet()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenFeature> |
getEditableMetaFeatures()
Returns the value of the 'Editable Meta Features' reference list. |
LabelTextAccessMethod |
getEditMethod()
Returns the value of the 'Edit Method' attribute. |
String |
getEditorPattern()
Returns the value of the 'Editor Pattern' attribute. |
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. |
String |
getViewPattern()
Returns the value of the 'View Pattern' attribute. |
void |
setEditMethod(LabelTextAccessMethod value)
Sets the value of the ' Edit Method ' attribute. |
void |
setEditorPattern(String value)
Sets the value of the ' Editor Pattern ' attribute. |
void |
setEditPattern(String value)
Sets the value of the ' Edit Pattern ' attribute. |
void |
setViewMethod(LabelTextAccessMethod value)
Sets the value of the ' View Method ' attribute. |
void |
setViewPattern(String value)
Sets the value of the ' View Pattern ' attribute. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.LabelModelFacet |
---|
getParser, setParser |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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()
org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenFeature> getEditableMetaFeatures()
GenFeature
.
If the meaning of the 'Editable Meta Features' reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getFeatureLabelModelFacet_EditableMetaFeatures()
String getViewPattern()
setViewPattern(String)
,
GMFGenPackage.getFeatureLabelModelFacet_ViewPattern()
void setViewPattern(String value)
View Pattern
' attribute.
value
- the new value of the 'View Pattern' attribute.getViewPattern()
String getEditorPattern()
setEditorPattern(String)
,
GMFGenPackage.getFeatureLabelModelFacet_EditorPattern()
void setEditorPattern(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()
String getEditPattern()
setEditPattern(String)
,
GMFGenPackage.getFeatureLabelModelFacet_EditPattern()
void setEditPattern(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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |