Searched refs:activated (Results 1 - 12 of 12) sorted by relevance

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DViewerActivationCommand.java25 * (activated == true) or deactivate it (activated == false)
32 private Boolean activated; field in class:ViewerActivationCommand
34 public ViewerActivationCommand(Viewer viewer, boolean activated) { argument
36 this.activated = new Boolean(activated);
41 getInternalFrame().setSelected(activated.booleanValue());
43 if(activated.booleanValue()) {
/barrelfish-master/usr/eclipseclp/ecrc_solvers/
H A Dconjunto.pl44 constraints are delayed. They are activated each time a lower bound of
107 delayed and activated as soon as one of the bounds of Sterm or Var is
146 checked and the constraint is delayed. It is activated as soos as the
255 not a known value the constraint is delayed. It is activated as soon as
403 E is not a known value the constraint is delayed. It is activated as
455 activated whenever the upper or the lower bound of a set domain variable
587 activated as soon as the upper bound of Sterm1 or the lower bound of
621 constrained to be equal to Var. The constraint is delayed and activated
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dfd.pl1545 Every time Index or Value is updated, this constraint is activated and
1579 activated whenever the maximum or minimum of a domain variable is
1726 term Y. It is activated whenever the maximum or minimum of a domain
1792 to the linear term Y. It is activated whenever the maximum or minimum of
2037 term Y. It is activated whenever the maximum or minimum of a domain
2103 the linear term Y. It is activated whenever the maximum or minimum of a
3050 activated whenever the maximum or minimum of domain variables Start1 or
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Drepair.tex249 {\bf Constraint} to be activated as a goal as soon as it goes into
465 nor is its fd-version ever activated.
H A Dextchr.tex334 constraint goal is added or re-activated, it checks itself the
360 same partner constraint) if the constraint goal is re-activated.
364 Then the constraint is re-activated and all its rules are tried
H A Dextconjunto.tex295 set has been modified so is the intersection constraint activated and
/barrelfish-master/doc/009-notifications/
H A DNotify.tex115 count} in each channel). However, when a domain was activated it
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dumsusing.tex219 provides the tracer. It is activated by selecting the
H A Dicintro.tex754 the constraint is activated and the domain of the other variable is updated
/barrelfish-master/doc/008-tracing/
H A DTracing.tex670 In Figure \ref{fig:aquarium-filters} we activated several filters, thus compared
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex1970 suspension ``wakes up'' and the goal is activated.
/barrelfish-master/usr/eclipseclp/documents/applications/
H A Dtutorial.tex1791 \item The more complex scenario is a situation where the constraint did not trigger and therefore was not activated somewhere in the program execution.

Completed in 116 milliseconds