memoryx::RelationBase
Overview
[ "cpp:virtual" ]
class RelationBase extends EntityBase
Used By
- RelationList
- RelationSegmentInterface::getRelationByAttrValues
- RelationSegmentInterface::getRelationById
Operation Index
- getEntities
-
- setEntities
-
- getSign
-
- setSign
-
- getProb
-
- setProb
-
Operations
void setEntities(EntityRefList entities)
bool getSign()
void setSign(bool sign)
float getProb()
void setProb(float prob)