Uses of Class
laas.openrobots.ontology.exceptions.InvalidModelException
-
Packages that use InvalidModelException Package Description laas.openrobots.ontology.modules.alterite Allows explicit representation of other agents with independant models of the world. -
-
Uses of InvalidModelException in laas.openrobots.ontology.modules.alterite
Methods in laas.openrobots.ontology.modules.alterite that throw InvalidModelException Modifier and Type Method Description void
AlteriteModule. add(java.lang.String id)
Constructors in laas.openrobots.ontology.modules.alterite that throw InvalidModelException Constructor Description AgentModel(java.lang.String id, java.util.Properties parameters)
AlteriteModule(IOntologyBackend oro)
AlteriteModule(IOntologyBackend oro, java.util.Properties serverParameters)
-