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