Deprecated Methods |
ubiware.core.ReusableAtomicBehavior.addBeliefs(String, HashMap)
Use the version with S-APL document if possible! |
ubiware.core.ReusableAtomicBehavior.addBeliefsN3(String)
use ReusableAtomicBehavior.addBeliefsN3(SaplDocument) instead for type safety |
ubiware.core.ReusableAtomicBehavior.addBeliefsN3(String, boolean)
use ReusableAtomicBehavior.addBeliefsN3(SaplDocument) instead for type safety |
ubiware.core.ReusableAtomicBehavior.hasBeliefsN3(String)
Use ReusableAtomicBehavior.hasBeliefsN3(SaplDocument, String) instead |
ubiware.core.ReusableAtomicBehavior.hasBeliefsN3(String, String)
Use ReusableAtomicBehavior.hasBeliefsN3(SaplDocument, String) instead |
ubiware.core.ReusableAtomicBehavior.produceN3(String)
use the version which returns a document instead. |
ubiware.core.ReusableAtomicBehavior.produceN3(String, ProduceN3Options)
use the version which returns a document instead. |
ubiware.core.ReusableAtomicBehavior.removeBeliefs(String)
Use the version with S-APL document if possible! |
ubiware.core.ReusableAtomicBehavior.removeBeliefsN3(String)
Use ReusableAtomicBehavior.removeBeliefsN3(SaplDocument) instead |
ubiware.core.ReusableAtomicBehavior.sendMessage(int, Resource, String, String, String)
Use the version with sapl document instead. |