|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelMapping
A representation of the model object 'Label Mapping'. Label definition; text is taken from the graph model; no editing support; user may contribute custom parser
The following features are supported:
GMFMapPackage.getLabelMapping()
Method Summary | |
---|---|
DiagramLabel |
getDiagramLabel()
Returns the value of the 'Diagram Label' reference. |
MappingEntry |
getMapEntry()
Returns the value of the 'Map Entry' container reference. |
boolean |
isReadOnly()
Returns the value of the 'Read Only' attribute. |
void |
setDiagramLabel(DiagramLabel value)
Sets the value of the ' Diagram Label ' reference. |
void |
setReadOnly(boolean value)
Sets the value of the ' Read Only ' attribute. |
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 |
---|
DiagramLabel getDiagramLabel()
If the meaning of the 'Diagram Label' reference isn't clear, there really should be more of a description here...
setDiagramLabel(DiagramLabel)
,
GMFMapPackage.getLabelMapping_DiagramLabel()
void setDiagramLabel(DiagramLabel value)
Diagram Label
' reference.
value
- the new value of the 'Diagram Label' reference.getDiagramLabel()
boolean isReadOnly()
If the meaning of the 'Read Only' attribute isn't clear, there really should be more of a description here...
setReadOnly(boolean)
,
GMFMapPackage.getLabelMapping_ReadOnly()
void setReadOnly(boolean value)
Read Only
' attribute.
value
- the new value of the 'Read Only' attribute.isReadOnly()
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |