Interface ModelInheritanceAssembler

    • Field Detail

      • ROLE

        static final String ROLE
        Deprecated.
    • Method Detail

      • assembleModelInheritance

        void assembleModelInheritance​(Model child,
                                      Model parent,
                                      String childPathAdjustment)
        Deprecated.
      • assembleModelInheritance

        void assembleModelInheritance​(Model child,
                                      Model parent)
        Deprecated.
      • assembleBuildInheritance

        void assembleBuildInheritance​(Build childBuild,
                                      Build parentBuild,
                                      boolean handleAsInheritance)
        Deprecated.
      • copyModel

        void copyModel​(Model dest,
                       Model source)
        Deprecated.