Finds out if this set is a subset of the given set. @param otherSet The other set. @return true if all elements in this set are also present in the other set, false otherwise.
(NSSet otherSet)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected