|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.graphiti.pattern.mapping.MappingProviderProvider
org.eclipse.graphiti.pattern.mapping.data.DataMapping
org.eclipse.graphiti.pattern.mapping.data.TextDataMapping
org.eclipse.graphiti.pattern.mapping.data.LabelDataMapping
public abstract class LabelDataMapping
The Class LabelDataMapping.
Constructor Summary | |
---|---|
LabelDataMapping(IMappingProvider mappingProvider)
Creates a new LabelDataMapping . |
Method Summary | |
---|---|
java.lang.String |
getImageId(PictogramLink link)
Gets the image id. |
Methods inherited from class org.eclipse.graphiti.pattern.mapping.data.TextDataMapping |
---|
getText |
Methods inherited from class org.eclipse.graphiti.pattern.mapping.data.DataMapping |
---|
getBusinessObject, getUpdateWarning |
Methods inherited from class org.eclipse.graphiti.pattern.mapping.MappingProviderProvider |
---|
getMappingProvider |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.graphiti.pattern.mapping.data.ITextDataMapping |
---|
getText |
Methods inherited from interface org.eclipse.graphiti.pattern.mapping.data.IDataMapping |
---|
getUpdateWarning |
Constructor Detail |
---|
public LabelDataMapping(IMappingProvider mappingProvider)
LabelDataMapping
.
mappingProvider
- the mapping providerMethod Detail |
---|
public java.lang.String getImageId(PictogramLink link)
IImageDataMapping
getImageId
in interface IImageDataMapping
link
- the pictogram link
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |