Interface XBMBlockJoin

  • All Superinterfaces:
    org.exbin.xbup.core.catalog.base.XBCBase, org.exbin.xbup.core.catalog.base.XBCBlockJoin, org.exbin.xbup.core.catalog.base.XBCItem, org.exbin.xbup.core.catalog.base.XBCJoinDef, org.exbin.xbup.core.catalog.base.XBCSpecDef, XBMBase, XBMItem, XBMJoinDef, XBMSpecDef
    All Known Implementing Classes:
    XBEBlockJoin

    @ParametersAreNonnullByDefault
    public interface XBMBlockJoin
    extends org.exbin.xbup.core.catalog.base.XBCBlockJoin, XBMJoinDef
    Interface for type block join entity.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setSpec​(org.exbin.xbup.core.catalog.base.XBCSpec spec)
      Sets specification which is also owner.
      void setTarget​(org.exbin.xbup.core.catalog.base.XBCBlockRev blockRev)
      Sets target specification.
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCBase

        getId
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCBlockJoin

        getSpec, getTarget
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCItem

        getParentItem, getXBIndex
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCJoinDef

        getTargetRev
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCSpecDef

        getType
    • Method Detail

      • setSpec

        void setSpec​(org.exbin.xbup.core.catalog.base.XBCSpec spec)
        Sets specification which is also owner.
        Specified by:
        setSpec in interface XBMJoinDef
        Specified by:
        setSpec in interface XBMSpecDef
        Parameters:
        spec - XBCBlockSpec block specification
      • setTarget

        @Nonnull
        void setTarget​(@Nullable
                       org.exbin.xbup.core.catalog.base.XBCBlockRev blockRev)
        Sets target specification.
        Parameters:
        blockRev - block revision