Uses of Interface
org.eclipse.graphiti.pattern.mapping.IStructureMapping

Packages that use IStructureMapping
org.eclipse.graphiti.pattern   
org.eclipse.graphiti.pattern.mapping   
 

Uses of IStructureMapping in org.eclipse.graphiti.pattern
 

Methods in org.eclipse.graphiti.pattern with parameters of type IStructureMapping
protected  java.lang.String AbstractPattern.getImage(IStructureMapping structureMapping, PictogramLink link)
          Gets the image.
protected  java.lang.String AbstractConnectionPattern.getText(IStructureMapping structureMapping, PictogramLink link)
          Gets the text.
protected  java.lang.String AbstractPattern.getText(IStructureMapping structureMapping, PictogramLink link)
          Gets the text.
 

Uses of IStructureMapping in org.eclipse.graphiti.pattern.mapping
 

Subinterfaces of IStructureMapping in org.eclipse.graphiti.pattern.mapping
 interface IStructureMappingGrid
          The Interface IStructureMappingGrid.
 interface IStructureMappingMulti
          The Interface IStructureMappingMulti.
 interface IStructureMappingSingle
          The Interface IStructureMappingSingle.
 

Classes in org.eclipse.graphiti.pattern.mapping that implement IStructureMapping
 class StructureMapping
          The Class StructureMapping.
 class StructureMappingGrid
          The Class StructureMappingGrid.
 class StructureMappingMulti
          The Class StructureMappingMulti.
 class StructureMappingSingle
          The Class StructureMappingSingle.
 



Copyright (c) SAP AG 2005, 2010.