Uses of Interface
org.drools.eclipse.flow.common.editor.core.ElementConnectionFactory

Packages that use ElementConnectionFactory
org.drools.eclipse.flow.common.editor.editpart   
org.drools.eclipse.flow.common.editor.policy   
org.drools.eclipse.flow.ruleflow.core   
org.drools.eclipse.flow.ruleflow.editor.editpart   
 

Uses of ElementConnectionFactory in org.drools.eclipse.flow.common.editor.editpart
 

Methods in org.drools.eclipse.flow.common.editor.editpart that return ElementConnectionFactory
protected abstract  ElementConnectionFactory ElementConnectionEditPart.getDefaultElementConnectionFactory()
           
 

Uses of ElementConnectionFactory in org.drools.eclipse.flow.common.editor.policy
 

Methods in org.drools.eclipse.flow.common.editor.policy that return ElementConnectionFactory
 ElementConnectionFactory ConnectionEditPolicy.getDefaultElementConnectionFactory()
           
 

Methods in org.drools.eclipse.flow.common.editor.policy with parameters of type ElementConnectionFactory
 void ConnectionEditPolicy.setDefaultElementConnectionFactory(ElementConnectionFactory factory)
           
 

Uses of ElementConnectionFactory in org.drools.eclipse.flow.ruleflow.core
 

Classes in org.drools.eclipse.flow.ruleflow.core that implement ElementConnectionFactory
 class ConnectionWrapperFactory
          Factory for creating a connection wrapper.
 

Uses of ElementConnectionFactory in org.drools.eclipse.flow.ruleflow.editor.editpart
 

Methods in org.drools.eclipse.flow.ruleflow.editor.editpart that return ElementConnectionFactory
protected  ElementConnectionFactory ConnectionWrapperEditPart.getDefaultElementConnectionFactory()
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.