8 #ifndef WM_ASSIGNMENT_H_ 9 #define WM_ASSIGNMENT_H_
SemanticObject * getUpdatedObject() const
Assignment(AssignmentType type, const Evidence *evidence, const SemanticObject *target, double probability)
The class Evidence represents a set of properties (PropertySet) that all originate from one physical ...
AssignmentType getType() const
const SemanticObject * target_
double getProbability() const
const SemanticObject * getTarget() const
SemanticObject * new_object_
const Evidence * evidence_
SemanticObject * updated_object_
SemanticObject * getNewObject() const
std::string toString() const
const Evidence * getEvidence() const