|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Assign | |
org.smartcomps.twister.engine.priv.core.definition | |
org.smartcomps.twister.engine.priv.core.definition.impl |
Uses of Assign in org.smartcomps.twister.engine.priv.core.definition |
Methods in org.smartcomps.twister.engine.priv.core.definition with parameters of type Assign | |
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. |
Uses of Assign in org.smartcomps.twister.engine.priv.core.definition.impl |
Classes in org.smartcomps.twister.engine.priv.core.definition.impl that implement Assign | |
class |
AssignImpl
Persistent implementation of the Assign interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |