Interface ModelInheritanceAssembler
- All Known Implementing Classes:
DefaultModelInheritanceAssembler
public interface ModelInheritanceAssembler
- Version:
- $Id: ModelInheritanceAssembler.java 674878 2008-07-08 16:55:36Z jdcasey $
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
assembleBuildInheritance
(Build childBuild, Build parentBuild, boolean handleAsInheritance) void
assembleModelInheritance
(Model child, Model parent) void
assembleModelInheritance
(Model child, Model parent, String childPathAdjustment) void
-
Field Details
-
ROLE
-
-
Method Details
-
assembleModelInheritance
-
assembleModelInheritance
-
assembleBuildInheritance
-
copyModel
-