Uses of Interface
org.eclipse.graphiti.features.IReconnectionFeature

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

Uses of IReconnectionFeature in org.eclipse.graphiti.features
 

Methods in org.eclipse.graphiti.features that return IReconnectionFeature
 IReconnectionFeature ConfigurableFeatureProviderWrapper.getReconnectionFeature(IReconnectionContext context)
           
 IReconnectionFeature DefaultFeatureProviderWrapper.getReconnectionFeature(IReconnectionContext context)
           
 IReconnectionFeature IFeatureProvider.getReconnectionFeature(IReconnectionContext context)
          Reconnection features handle the change of a connection's start or end anchor.
 

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

Classes in org.eclipse.graphiti.features.impl that implement IReconnectionFeature
 class DefaultReconnectionFeature
          The Class DefaultReconnectionFeature.
 

Methods in org.eclipse.graphiti.features.impl that return IReconnectionFeature
 IReconnectionFeature AbstractFeatureProvider.getReconnectionFeature(IReconnectionContext context)
           
 

Uses of IReconnectionFeature in org.eclipse.graphiti.pattern
 

Classes in org.eclipse.graphiti.pattern that implement IReconnectionFeature
 class ReconnectionFeatureForPattern
          The Class ReconnectionFeatureForPattern.
 



Copyright (c) SAP AG 2005, 2010.