Uses of Class
laas.openrobots.ontology.exceptions.InvalidPolicyException
-
Packages that use InvalidPolicyException Package Description laas.openrobots.ontology.modules.alterite Allows explicit representation of other agents with independant models of the world.laas.openrobots.ontology.types Stores some type and serialization-related classes. -
-
Uses of InvalidPolicyException in laas.openrobots.ontology.modules.alterite
Methods in laas.openrobots.ontology.modules.alterite that throw InvalidPolicyException Modifier and Type Method Description void
AlteriteModule. revise(java.util.Set<java.lang.String> statements, java.lang.String json_policy)
Generic knowledge revision request -
Uses of InvalidPolicyException in laas.openrobots.ontology.types
Constructors in laas.openrobots.ontology.types that throw InvalidPolicyException Constructor Description Policy(JSONObject policy)
-