|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDataMapping | |
|---|---|
| org.eclipse.graphiti.pattern.mapping | |
| org.eclipse.graphiti.pattern.mapping.data | |
| Uses of IDataMapping in org.eclipse.graphiti.pattern.mapping |
|---|
| Fields in org.eclipse.graphiti.pattern.mapping declared as IDataMapping | |
|---|---|
private IDataMapping |
StructureMapping.dataMapping
|
| Methods in org.eclipse.graphiti.pattern.mapping that return IDataMapping | |
|---|---|
IDataMapping |
IStructureMapping.getDataMapping()
Gets the data mapping. |
IDataMapping |
StructureMapping.getDataMapping()
|
| Methods in org.eclipse.graphiti.pattern.mapping with parameters of type IDataMapping | |
|---|---|
private void |
StructureMapping.setDataMapping(IDataMapping dataMapping)
|
| Constructors in org.eclipse.graphiti.pattern.mapping with parameters of type IDataMapping | |
|---|---|
StructureMapping(IDataMapping dataMapping,
IMappingProvider mappingProvider)
Creates a new StructureMapping. |
|
StructureMappingGrid(IDataMapping dataMapping,
IMappingProvider mappingProvider)
Creates a new StructureMappingGrid. |
|
StructureMappingMulti(IDataMapping dataMapping,
IMappingProvider mappingProvider)
Creates a new StructureMappingMulti. |
|
StructureMappingSingle(IDataMapping dataMapping,
IMappingProvider mappingProvider)
Creates a new StructureMappingSingle. |
|
| Uses of IDataMapping in org.eclipse.graphiti.pattern.mapping.data |
|---|
| Subinterfaces of IDataMapping in org.eclipse.graphiti.pattern.mapping.data | |
|---|---|
interface |
IImageDataMapping
The Interface IImageDataMapping. |
interface |
ILabelDataMapping
The Interface ILabelDataMapping. |
interface |
ITextDataMapping
The Interface ITextDataMapping. |
| Classes in org.eclipse.graphiti.pattern.mapping.data that implement IDataMapping | |
|---|---|
class |
DataMapping
The Class DataMapping. |
class |
ImageDataMapping
The Class ImageDataMapping. |
class |
LabelDataMapping
The Class LabelDataMapping. |
class |
TextDataMapping
The Class TextDataMapping. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||