Interface ModelInheritanceAssembler
-
- All Known Implementing Classes:
DefaultModelInheritanceAssembler
@Deprecated public interface ModelInheritanceAssemblerDeprecated.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringROLEDeprecated.
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidassembleBuildInheritance(Build childBuild, Build parentBuild, boolean handleAsInheritance)Deprecated.voidassembleModelInheritance(Model child, Model parent)Deprecated.voidassembleModelInheritance(Model child, Model parent, java.lang.String childPathAdjustment)Deprecated.voidcopyModel(Model dest, Model source)Deprecated.
-