|
||||||||||
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
org.eclipse.graphiti.pattern.mapping.StructureMappingMulti
org.eclipse.graphiti.pattern.mapping.StructureMappingGrid
public abstract class StructureMappingGrid
The Class StructureMappingGrid.
Constructor Summary | |
---|---|
StructureMappingGrid(IDataMapping dataMapping,
IMappingProvider mappingProvider)
Creates a new StructureMappingGrid . |
Method Summary |
---|
Methods inherited from class org.eclipse.graphiti.pattern.mapping.StructureMappingMulti |
---|
getLinkCreationInfos |
Methods inherited from class org.eclipse.graphiti.pattern.mapping.StructureMapping |
---|
getDataMapping |
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.IStructureMappingGrid |
---|
getColumns, getRows |
Methods inherited from interface org.eclipse.graphiti.pattern.mapping.IStructureMappingMulti |
---|
getLinkCreationInfos |
Methods inherited from interface org.eclipse.graphiti.pattern.mapping.IStructureMapping |
---|
getDataMapping |
Constructor Detail |
---|
public StructureMappingGrid(IDataMapping dataMapping, IMappingProvider mappingProvider)
StructureMappingGrid
.
dataMapping
- the data mappingmappingProvider
- the mapping provider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |