20.01.2014 Views

SIS - Application Programmatic Interface, Reference Manual - ICS ...

SIS - Application Programmatic Interface, Reference Manual - ICS ...

SIS - Application Programmatic Interface, Reference Manual - ICS ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>SIS</strong>-<strong>Application</strong> <strong>Programmatic</strong> <strong>Interface</strong>, <strong>Reference</strong> <strong>Manual</strong><br />

int SET_INTERSECT(sessionID, set_id_expr1, set_id_expr2)<br />

Set intersection between set described by set_id_expr1 and set described by<br />

set_id_expr2.<br />

int SET_DIFFERENCE(sessionID, set_id_expr1, set_id_expr2)<br />

Set difference between set described by set_id_expr1 and set described by<br />

set_id_expr2. If the two sets are tuples the difference operation is performed to<br />

the tuples.<br />

int SET_COPY(sessionID, set_id_expr1, set_id_expr2)<br />

Set copy of set described by set_id_expr2 to set described by set_id_expr1.<br />

int GET_CLASSES(sessionID, set_id_expr)<br />

Apply get_classes() on set set_id_expr and return the answer set. If<br />

set_id_expr is SET_ID(0) then apply query on object the condition is<br />

evaluated for.<br />

int GET_ALL_CLASSES(sessionID, sessionID, set_id_expr)<br />

Apply get_all_classes() on set set_id_expr and return the answer set. If<br />

set_id_expr is SET_ID(0) then apply query on object the condition is<br />

evaluated for.<br />

int GET_SYSCLASS(sessionID, set_id_expr)<br />

Apply get_sysclass() on set set_id_expr and return the answer set. If<br />

set_id_expr is SET_ID(0) then apply query on object the condition is<br />

evaluated for.<br />

int GET_ALL_SYSCLASSES(sessionID, set_id_expr)<br />

Apply get_all_sysclasses() on set set_id_expr and return the answer set. If<br />

set_id_expr is SET_ID(0) then apply query on object the condition is<br />

evaluated for.<br />

int GET_INSTANCES(sessionID, set_id_expr)<br />

Apply get_instances() on set set_id_expr and return the answer set. If<br />

set_id_expr is SET_ID(0) then apply query on object the condition is<br />

evaluated for.<br />

int GET_ALL_INSTANCES(sessionID, set_id_expr)<br />

Apply get_all_instances() on set set_id_expr and return the answer set. If<br />

set_id_expr is SET_ID(0) then apply query on object the condition is<br />

evaluated for.<br />

int GET_CLASS_ATTR(sessionID, set_id_expr)<br />

Apply get_class_attr() on set set_id_expr and return the answer set. If<br />

set_id_expr is SET_ID(0) then apply query on object the condition is<br />

evaluated for.<br />

int GET_ALL_CLASS_ATTR(sessionID, set_id_expr)<br />

August 2002/v2.2.2 -25- <strong>ICS</strong>-FORTH

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!