Modifier and Type | Field and Description |
---|---|
protected IIntDeltaMonitor[] |
PropCompactTable.monitors |
Modifier and Type | Method and Description |
---|---|
IIntDeltaMonitor |
IntVar.monitorDelta(ICause propagator)
Allow to monitor removed values of
this . |
Modifier and Type | Class and Description |
---|---|
static class |
IIntDeltaMonitor.Default |
Modifier and Type | Class and Description |
---|---|
class |
EnumDeltaMonitor
|
class |
IntervalDeltaMonitor
|
class |
OneValueDeltaMonitor
A monitor for OneValueDelta
|
Modifier and Type | Method and Description |
---|---|
IIntDeltaMonitor |
BitsetArrayIntVarImpl.monitorDelta(ICause propagator) |
IIntDeltaMonitor |
BoolVarImpl.monitorDelta(ICause propagator) |
IIntDeltaMonitor |
FixedIntVarImpl.monitorDelta(ICause propagator) |
IIntDeltaMonitor |
IntervalIntVarImpl.monitorDelta(ICause propagator) |
IIntDeltaMonitor |
BitsetIntVarImpl.monitorDelta(ICause propagator) |
Modifier and Type | Class and Description |
---|---|
class |
ViewDeltaMonitor
A delta monitor dedicated to views
|
Modifier and Type | Method and Description |
---|---|
IIntDeltaMonitor |
OffsetView.monitorDelta(ICause propagator) |
IIntDeltaMonitor |
BoolNotView.monitorDelta(ICause propagator) |
IIntDeltaMonitor |
MinusView.monitorDelta(ICause propagator) |
IIntDeltaMonitor |
ScaleView.monitorDelta(ICause propagator) |
Constructor and Description |
---|
ViewDeltaMonitor(IIntDeltaMonitor deltamonitor) |
Copyright © 2018. All rights reserved.