|
|||||||||
Home >> All >> alice >> tuprolog >> [ lib overview ] | PREV NEXT |
Uses of Class
alice.tuprolog.lib.InvalidObjectIdException
Uses of InvalidObjectIdException in alice.tuprolog.lib |
Methods in alice.tuprolog.lib that throw InvalidObjectIdException | |
boolean |
JavaLibrary.register(alice.tuprolog.Struct id,
java.lang.Object obj)
registers an object with a specified id |
java.lang.Object |
JavaLibrary.getRegisteredObject(alice.tuprolog.Struct id)
gets a registered object (returns null if not presents) |
|
|||||||||
Home >> All >> alice >> tuprolog >> [ lib overview ] | PREV NEXT |