LisaacTM Platform

LIMIT_Y


Benoit Sonntag (bsonntag@loria.fr), Jerome Boutet (boutet@loria.fr)
Inherit/Insert Summary
parent_object No developed.
 
Constructor Summary
create_top plan
create_bottom plan
 
Slot Summary
value
plan
is_top
next
prev
make plan is_top
append
remove
set_value
set_next
set_prev
 

Inherit/Insert Detail

parent_object

.../extra/gui/clipping/limit_y.li line #16

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Constructor Detail

create_top plan

.../extra/gui/clipping/limit_y.li line #37

Section:
Public

Profile:
- SelfSELFcreate_top   y : INTEGER  plan   p : PLANLIMIT_Y

create_bottom plan

.../extra/gui/clipping/limit_y.li line #45

Section:
Public

Profile:
- SelfSELFcreate_bottom   y : INTEGER  plan   p : PLANLIMIT_Y

Detail slot

value

.../extra/gui/clipping/limit_y.li line #20

Section:
Public

Profile:
+ SelfSELFvalue : INTEGER

plan

.../extra/gui/clipping/limit_y.li line #22

Section:
Public

Profile:
+ SelfSELFplan : PLAN

is_top

.../extra/gui/clipping/limit_y.li line #23

Section:
Public

Profile:
+ SelfSELFis_top : BOOLEAN

next

.../extra/gui/clipping/limit_y.li line #25

Section:
Public

Profile:
+ SelfSELFnext : LIMIT_Y

prev

.../extra/gui/clipping/limit_y.li line #26

Section:
Public

Profile:
+ SelfSELFprev : LIMIT_Y

make plan is_top

.../extra/gui/clipping/limit_y.li line #30

Section:
Public

Profile:
- SelfSELFmake   y : INTEGER  plan   p : PLAN  is_top   b : BOOLEAN

append

.../extra/gui/clipping/limit_y.li line #53

Section:
Public

Profile:
- SelfSELFappend   old_root : LIMIT_YLIMIT_Y

remove

.../extra/gui/clipping/limit_y.li line #76

Section:
Public

Profile:
- SelfSELFremove   old_root : LIMIT_YLIMIT_Y

set_value

.../extra/gui/clipping/limit_y.li line #91

Section:
Public

Profile:
- SelfSELFset_value   v : INTEGER

set_next

.../extra/gui/clipping/limit_y.li line #96

Section:
Public

Profile:
- SelfSELFset_next   new : LIMIT_Y

set_prev

.../extra/gui/clipping/limit_y.li line #101

Section:
Public

Profile:
- SelfSELFset_prev   new : LIMIT_Y