Uses of Interface
org.smartcomps.twister.engine.priv.core.definition.Assignment

Packages that use Assignment
org.smartcomps.twister.engine.priv.core.definition   
org.smartcomps.twister.engine.priv.core.definition.impl   
 

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

Methods in org.smartcomps.twister.engine.priv.core.definition that return Assignment
static org.smartcomps.twister.engine.priv.core.definition.Assignment ActivityFactory.addAssignment(org.smartcomps.twister.engine.priv.core.definition.Assign assign, int fromType, int toType)
          Adds an assignment to an assign activity, creating the associated Assign persistent instance.
 

Methods in org.smartcomps.twister.engine.priv.core.definition with parameters of type Assignment
 void Assign.addAssignment(org.smartcomps.twister.engine.priv.core.definition.Assignment assignment)
           
 

Uses of Assignment in org.smartcomps.twister.engine.priv.core.definition.impl
 

Classes in org.smartcomps.twister.engine.priv.core.definition.impl that implement Assignment
 class AssignmentImpl
          Persistent implementation of the Assignment interface
 

Methods in org.smartcomps.twister.engine.priv.core.definition.impl with parameters of type Assignment
 void AssignImpl.addAssignment(org.smartcomps.twister.engine.priv.core.definition.Assignment assignment)
           
 



Copyright © 2003 SmartComps. All Rights Reserved.