Uses of Class
com._1c.g5.v8.bm.common.collections.BmLongHashSet
Packages that use BmLongHashSet
Package
Description
-
Uses of BmLongHashSet in com._1c.g5.v8.bm.common.collections
Methods in com._1c.g5.v8.bm.common.collections that return BmLongHashSetModifier and TypeMethodDescriptionBmLongSegmentSyncSet.asMap()
BmLongSegmentSyncSet.getSegments()
Methods in com._1c.g5.v8.bm.common.collections with parameters of type BmLongHashSetModifier and TypeMethodDescriptionboolean
BmLongHashSet.containsAny
(BmLongHashSet value) Checks if this set contains any element from the specified one. -
Uses of BmLongHashSet in com._1c.g5.v8.dt.internal.core.platform.bm
Methods in com._1c.g5.v8.dt.internal.core.platform.bm that return BmLongHashSetModifier and TypeMethodDescriptionSaveObjectTask.getAffectedObjectIds()
Gets the modified object IDs.Constructors in com._1c.g5.v8.dt.internal.core.platform.bm with parameters of type BmLongHashSetModifierConstructorDescriptionSaveObjectTask
(IBmNamespace namespace, long topObjectId, String topObjectFqn, org.eclipse.emf.ecore.EClass topObjectEClass, BmLongHashSet affectedObjectIds, boolean detached) Constructs a new instance with the specified parameters. -
Uses of BmLongHashSet in com._1c.g5.v8.dt.internal.core.platform.bm.derived
Methods in com._1c.g5.v8.dt.internal.core.platform.bm.derived that return BmLongHashSetModifier and TypeMethodDescriptionExportObjectContext.getAffectedObjectIds()
Gets affected object identifiers, if any