|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Label Mapping'. Label on diagram; either features or text should be specified
The following features are supported:
GMFMapPackage.getLabelMapping()| Method Summary | |
DiagramLabel |
getDiagramLabel()
Returns the value of the 'Diagram Label' reference |
java.lang.String |
getEditPattern()
Returns the value of the 'Edit Pattern' attribute |
EList |
getFeatures()
Returns the value of the 'Features' reference list. |
MappingEntry |
getMapEntry()
Returns the value of the 'Map Entry' container reference. |
java.lang.String |
getViewPattern()
Returns the value of the 'View Pattern' attribute |
boolean |
isReadOnly()
Returns the value of the 'Read Only' attribute |
void |
setDiagramLabel(DiagramLabel value)
Sets the value of the ' Diagram Label' reference |
void |
setEditPattern(java.lang.String value)
Sets the value of the ' Edit Pattern' attribute |
void |
setReadOnly(boolean value)
Sets the value of the ' Read Only' 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 |
public DiagramLabel getDiagramLabel()
If the meaning of the 'Diagram Label' reference isn't clear, there really should be more of a description here...
LabelMapping.setDiagramLabel(DiagramLabel),
GMFMapPackage.getLabelMapping_DiagramLabel()public void setDiagramLabel(DiagramLabel value)
Diagram Label' reference.
value - the new value of the 'Diagram Label' reference.LabelMapping.getDiagramLabel()public EList getFeatures()
EAttribute.
If the meaning of the 'Features' reference list isn't clear, there really should be more of a description here...
GMFMapPackage.getLabelMapping_Features()public boolean isReadOnly()
If the meaning of the 'Read Only' attribute isn't clear, there really should be more of a description here...
LabelMapping.setReadOnly(boolean),
GMFMapPackage.getLabelMapping_ReadOnly()public void setReadOnly(boolean value)
Read Only' attribute.
value - the new value of the 'Read Only' attribute.LabelMapping.isReadOnly()public java.lang.String getViewPattern()
LabelMapping.setViewPattern(String),
GMFMapPackage.getLabelMapping_ViewPattern()public void setViewPattern(java.lang.String value)
View Pattern' attribute.
value - the new value of the 'View Pattern' attribute.LabelMapping.getViewPattern()public java.lang.String getEditPattern()
LabelMapping.setEditPattern(String),
GMFMapPackage.getLabelMapping_EditPattern()public void setEditPattern(java.lang.String value)
Edit Pattern' attribute.
value - the new value of the 'Edit Pattern' attribute.LabelMapping.getEditPattern()public MappingEntry getMapEntry()
Label Mappings'.
If the meaning of the 'Map Entry' container reference isn't clear, there really should be more of a description here...
GMFMapPackage.getLabelMapping_MapEntry(),
MappingEntry.getLabelMappings()
|
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.