Uses of Interface
org.eclipse.graphiti.features.context.IConnectionContext

Packages that use IConnectionContext
org.eclipse.graphiti.features.context   
org.eclipse.graphiti.features.context.impl   
org.eclipse.graphiti.pattern   
 

Uses of IConnectionContext in org.eclipse.graphiti.features.context
 

Subinterfaces of IConnectionContext in org.eclipse.graphiti.features.context
 interface IAddConnectionContext
          The Interface IAddConnectionContext.
 interface ICreateConnectionContext
          The Interface ICreateConnectionContext.
 

Uses of IConnectionContext in org.eclipse.graphiti.features.context.impl
 

Classes in org.eclipse.graphiti.features.context.impl that implement IConnectionContext
 class AddConnectionContext
          The Class AddConnectionContext.
 class CreateConnectionContext
          The Class CreateConnectionContext.
 

Uses of IConnectionContext in org.eclipse.graphiti.pattern
 

Methods in org.eclipse.graphiti.pattern with parameters of type IConnectionContext
protected  Connection AbstractConnectionPattern.addGraphicalRepresentation(IConnectionContext context, Object newObject)
          Adds the graphical representation.
 



Copyright (c) SAP AG 2005, 2010.