Uses of Class
jcreek.representation.NoSuchEntityException

Packages that use NoSuchEntityException
jcreek.representation   
 

Uses of NoSuchEntityException in jcreek.representation
 

Methods in jcreek.representation that throw NoSuchEntityException
 Relation Entity.addRelation(java.lang.String relationType, java.lang.String value)
          Adds a relation with the default strength.
 Relation Entity.addRelation(java.lang.String relationType, java.lang.String value, double explanationStrength)
          Adds a relation with a given strength.
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group