Interface XBMConsDef

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.exbin.xbup.core.catalog.base.XBCSpec getSpec()
      Gets specification which is also owner.
      java.util.Optional<org.exbin.xbup.core.catalog.base.XBCRev> getTargetRev()
      Gets target specification.
      • Methods inherited from interface org.exbin.xbup.core.catalog.base.XBCBase

        getId
      • 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

      • getSpec

        @Nonnull
        org.exbin.xbup.core.catalog.base.XBCSpec getSpec()
        Gets specification which is also owner.
        Specified by:
        getSpec in interface org.exbin.xbup.core.catalog.base.XBCSpecDef
        Returns:
        specification
      • getTargetRev

        @Nonnull
        java.util.Optional<org.exbin.xbup.core.catalog.base.XBCRev> getTargetRev()
        Gets target specification.
        Specified by:
        getTargetRev in interface org.exbin.xbup.core.catalog.base.XBCSpecDef
        Returns:
        revision