|
||||||||||
| 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.StructureMapping
public abstract class StructureMapping
The Class StructureMapping.
| Field Summary | |
|---|---|
private IDataMapping |
dataMapping
|
| Constructor Summary | |
|---|---|
StructureMapping(IDataMapping dataMapping,
IMappingProvider mappingProvider)
Creates a new StructureMapping. |
|
| Method Summary | |
|---|---|
IDataMapping |
getDataMapping()
Gets the data mapping. |
private void |
setDataMapping(IDataMapping dataMapping)
|
| 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 |
| Field Detail |
|---|
private IDataMapping dataMapping
| Constructor Detail |
|---|
public StructureMapping(IDataMapping dataMapping,
IMappingProvider mappingProvider)
StructureMapping.
dataMapping - the data mappingmappingProvider - the mapping provider| Method Detail |
|---|
public IDataMapping getDataMapping()
IStructureMapping
getDataMapping in interface IStructureMappingprivate void setDataMapping(IDataMapping dataMapping)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||