Uses of Interface
org.eclipse.graphiti.func.ICreateConnection

Packages that use ICreateConnection
org.eclipse.graphiti.features   
org.eclipse.graphiti.features.impl   
org.eclipse.graphiti.pattern   
 

Uses of ICreateConnection in org.eclipse.graphiti.features
 

Subinterfaces of ICreateConnection in org.eclipse.graphiti.features
 interface ICreateConnectionFeature
          The Interface ICreateConnectionFeature.
 

Uses of ICreateConnection in org.eclipse.graphiti.features.impl
 

Classes in org.eclipse.graphiti.features.impl that implement ICreateConnection
 class AbstractCreateConnectionFeature
          The Class AbstractCreateConnectionFeature.
 

Uses of ICreateConnection in org.eclipse.graphiti.pattern
 

Subinterfaces of ICreateConnection in org.eclipse.graphiti.pattern
 interface IConnectionPattern
          The Interface IConnectionPattern marks a pattern for handling connections.
 

Classes in org.eclipse.graphiti.pattern that implement ICreateConnection
 class AbstractConnectionPattern
          This is the base class AbstractConnectionPattern that clients writing a pattern for a connection domain object should subclass.
 class CreateConnectionFeatureForPattern
          This feature wraps the create functionality of a pattern for calls of the Graphiti framework.
 



Copyright (c) SAP AG 2005, 2012.