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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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

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

If set_id is 0, get the classes of the subclass-transitive closure of the classes<br />

that are isA of the current node. The answer set contains the system identifiers<br />

of these objects.<br />

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

temporary set set_id.<br />

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

If set_id is 0, get the links pointing from the current node. The answer set<br />

contains the system identifiers of these links.<br />

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

temporary set set_id.<br />

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

If set_id is 0, get the class attributes pointing from the current node. The<br />

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

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

temporary set set_id.<br />

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

If set_id is 0, get the links pointing from the current node and the links<br />

inherited from all superclasses or current node.<br />

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

temporary set set_id.<br />

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

If set_id is 0, get the links pointing to the current node and the links inherited<br />

from all superclasses or current node and pointing to them.<br />

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

temporary set set_id.<br />

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

If set_id is 0, get the class attributes pointing from the current node and the<br />

class attributes inherited from all superclasses or current node.<br />

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

temporary set set_id.<br />

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

If set_id is 0, get the links pointing to the current node. The answer set<br />

contains the system identifiers of these links.<br />

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

set set_id.<br />

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

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

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

Saved successfully!

Ooh no, something went wrong!