Class PartBasedContainmentContext

    • Constructor Detail

      • PartBasedContainmentContext

        public PartBasedContainmentContext​(long bmObjectId)
        Creates new instance of the part-based context for the containment object.
        Parameters:
        bmObjectId - The identifier of the target containment BM object.
    • Method Detail

      • addParts

        public void addParts​(Collection<String> parts)
        Adds new DD parts (with replacing) for this context.
        Parameters:
        parts - The set of DD parts that should be updated for the containment object.
      • getBmObjectId

        public long getBmObjectId()
        Gets the identifier of the associated containment BM object.
        Returns:
        The identifier of the containment object.