org.eclipse.graphiti.pattern.mapping
Class StructureMapping
java.lang.Object
org.eclipse.graphiti.pattern.mapping.MappingProviderProvider
org.eclipse.graphiti.pattern.mapping.StructureMapping
- All Implemented Interfaces:
- IStructureMapping
- Direct Known Subclasses:
- StructureMappingMulti, StructureMappingSingle
public abstract class StructureMapping
- extends MappingProviderProvider
- implements IStructureMapping
The Class StructureMapping.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataMapping
private IDataMapping dataMapping
StructureMapping
public StructureMapping(IDataMapping dataMapping,
IMappingProvider mappingProvider)
- Creates a new
StructureMapping
.
- Parameters:
dataMapping
- the data mappingmappingProvider
- the mapping provider
getDataMapping
public IDataMapping getDataMapping()
- Description copied from interface:
IStructureMapping
- Gets the data mapping.
- Specified by:
getDataMapping
in interface IStructureMapping
- Returns:
- the data mapping
setDataMapping
private void setDataMapping(IDataMapping dataMapping)
Copyright (c) SAP AG 2005, 2010.