Uses of Class
org.smartcomps.twister.engine.exception.LinkAlreadyBoundException

Packages that use LinkAlreadyBoundException
org.smartcomps.twister.engine.priv.core.definition   
 

Uses of LinkAlreadyBoundException in org.smartcomps.twister.engine.priv.core.definition
 

Methods in org.smartcomps.twister.engine.priv.core.definition that throw LinkAlreadyBoundException
static void ActivityFactory.bindSource(java.lang.String linkName, org.smartcomps.twister.engine.priv.core.definition.Activity sourceActivity)
          TODO Implement me with Flow Binds an activity as the source of a Link, eventually creating that Link if it doesn't exist.
static void ActivityFactory.bindDestination(java.lang.String linkName, org.smartcomps.twister.engine.priv.core.definition.Activity sourceActivity)
          TODO Implement me with Flow Binds an activity as the destination of a Link, eventually creating that Link if it doesn't exist.
 



Copyright © 2003 SmartComps. All Rights Reserved.