The slot of the cubbies that needs to have a particular target value for the cubbie to be in this slot.
The slot of the cubbies that needs to have a particular target value for the cubbie to be in this slot.
the foreign slot.
The name of this slot.
The name of this slot.
a string name.
What value does the foreign slot should have.
What value does the foreign slot should have.
Some(target-value) or None if this cubbie has no values in this slot.
Can there be several cubbies with the target value?
Can there be several cubbies with the target value?
true iff there can be several cubbies with the given target value.
An AbstractInverseSlot is a slot that contains a collection of other cubbies, namely the ones that have the given target value as value of the given foreign slot. This type of slot is fundamentally different to the standard slot, which stores its values in the underlying map.
the type of cubbies this slot contains.