Interface XBMBlockCons

  • All Superinterfaces:
    org.exbin.xbup.core.catalog.base.XBCBase, org.exbin.xbup.core.catalog.base.XBCBlockCons, org.exbin.xbup.core.catalog.base.XBCConsDef, org.exbin.xbup.core.catalog.base.XBCItem, org.exbin.xbup.core.catalog.base.XBCSpecDef, XBMBase, XBMConsDef, XBMItem, XBMSpecDef
    All Known Implementing Classes:
    XBEBlockCons

    @ParametersAreNonnullByDefault
    public interface XBMBlockCons
    extends org.exbin.xbup.core.catalog.base.XBCBlockCons, XBMConsDef
    Interface for type block consist 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​(XBMBlockRev 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.XBCBlockCons

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

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

        getParentItem, getXBIndex
      • 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 XBMSpecDef
        Parameters:
        spec - specification
      • setTarget

        void setTarget​(@Nullable
                       XBMBlockRev blockRev)
        Sets target specification.
        Parameters:
        blockRev - revision