-
class Sees:
Relationship
¶ A relationship representing that an entity sees another entity. This is the inverse of the SeenBy relationship
-
__new(self:
Object
, ...:any
)¶ The default constructor for the class. Subclasses should override this.
Other members:
Inherited from
Object
:_serializationBlacklist
,adopt()
,assertType()
,className
,deserialize()
,extend()
,instanceOf()
,is()
,isInstance()
,mixin()
,prettyprint()
,serializationBlacklist
,serialize()
Inherited from
Relationship
:exclusive
,generateInverse()
,generateSymmetric()
,getBase()
,owner
,target
-
__new(self: