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 />

If set_id is a positive integer, apply get_link_to_by_meta_category() on each<br />

object in temporary set set_id.<br />

int get_category_of_link_from(int sessionID, int set_id, l_name label)<br />

If set_id is 0, get category of the label given. The answer set contains the<br />

system identifiers of the links which the given label is instance of.<br />

If set_id is a positive integer, apply get_category_of_link_from() on each<br />

object in temporary set set_id.<br />

int get_to_node(int sessionID, int set_id)<br />

If set_id is 0, get all objects that are connected to the current node by links<br />

pointing to them. The answer set contains the system identifiers of these<br />

objects.<br />

If set_id is a positive integer, apply get_to_node() on each object in<br />

temporary set set_id.<br />

int get_from_node(int sessionID, int set_id)<br />

If set_id is 0, get all objects that are connected to the current node by links<br />

pointing from them. The answer set contains the system identifiers of these<br />

objects.<br />

If set_id is a positive integer, apply get_from_node() on each object in<br />

temporary set set_id.<br />

int get_to_node_by_category(int sessionID, int set_id, l_name fromcls, l_name<br />

categ)<br />

If set_id is 0, get all objects that are connected to the current node by links<br />

pointing to them. Links must be instances of the category given. The category<br />

is defined by the name of the link and the class of which it is pointing from.<br />

The answer set contains the system identifiers of these objects.<br />

If set_id is a positive integer, apply get_to_node_by_category() on each<br />

object in temporary set set_id.<br />

int get_from_node_by_category(int sessionID, int set_id, l_name fromcls, l_name<br />

categ)<br />

If set_id is 0, get all objects that are connected to the current node by links<br />

pointing from them. Links must be instances of the category given. The<br />

category is defined by the name of the link and the class of which it is pointing<br />

from. The answer set contains the system identifiers of these objects. In the<br />

case of class attributes the returned objects are the computed instance set.<br />

If set_id is a positive integer, apply get_from_node_by_category() on each<br />

object in temporary set set_id.<br />

int get_to_node_by_meta_category(int sessionID, int set_id, l_name fromcls,<br />

l_name categ)<br />

If set_id is 0, get all objects that are connected to the current node by links<br />

pointing to them. Links must be instances of some link class that is instance of<br />

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

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

Saved successfully!

Ooh no, something went wrong!