|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FeatureLabelMapping
A representation of the model object 'Feature Label Mapping'. Label based on feature(s) from domain model
The following features are supported:
GMFMapPackage.getFeatureLabelMapping()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EAttribute> |
getEditableFeatures()
Returns the value of the 'Editable 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.ecore.EAttribute> |
getFeatures()
Returns the value of the '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.mappings.LabelMapping |
---|
getDiagramLabel, getMapEntry, isReadOnly, setDiagramLabel, setReadOnly |
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.ecore.EAttribute> getFeatures()
EAttribute
.
If the meaning of the 'Features' reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getFeatureLabelMapping_Features()
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EAttribute> getEditableFeatures()
EAttribute
.
If the meaning of the 'Editable Features' reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getFeatureLabelMapping_EditableFeatures()
String getViewPattern()
setViewPattern(String)
,
GMFMapPackage.getFeatureLabelMapping_ViewPattern()
void setViewPattern(String value)
View Pattern
' attribute.
value
- the new value of the 'View Pattern' attribute.getViewPattern()
String getEditorPattern()
setEditorPattern(String)
,
GMFMapPackage.getFeatureLabelMapping_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)
,
GMFMapPackage.getFeatureLabelMapping_ViewMethod()
void setViewMethod(LabelTextAccessMethod value)
View Method
' attribute.
value
- the new value of the 'View Method' attribute.LabelTextAccessMethod
,
getViewMethod()
String getEditPattern()
setEditPattern(String)
,
GMFMapPackage.getFeatureLabelMapping_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)
,
GMFMapPackage.getFeatureLabelMapping_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 |