org.eclipse.graphiti.pattern.mapping.data
Class DataMapping
java.lang.Object
org.eclipse.graphiti.pattern.mapping.MappingProviderProvider
org.eclipse.graphiti.pattern.mapping.data.DataMapping
- All Implemented Interfaces:
- IDataMapping
- Direct Known Subclasses:
- ImageDataMapping, TextDataMapping
public abstract class DataMapping
- extends MappingProviderProvider
- implements IDataMapping
The Class DataMapping.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_UPDATE_WARNING
private static final String DEFAULT_UPDATE_WARNING
DataMapping
public DataMapping(IMappingProvider mappingProvider)
- Creates a new
DataMapping
.
- Parameters:
mappingProvider
- the mapping provider
getUpdateWarning
public String getUpdateWarning(PictogramLink pictogramLink)
- Description copied from interface:
IDataMapping
- Gets the update warning.
- Specified by:
getUpdateWarning
in interface IDataMapping
- Parameters:
pictogramLink
- the pictogram link
- Returns:
- the update warning
getBusinessObject
protected Object getBusinessObject(PictogramLink link)
- Gets the business object.
- Parameters:
link
- the pictogram link
- Returns:
- the business object
Copyright (c) SAP AG 2005, 2010.