public interface ModelInheritanceAssembler
Modifier and Type | Method and Description |
---|---|
void |
assembleBuildInheritance(Build childBuild,
Build parentBuild,
boolean handleAsInheritance) |
void |
assembleModelInheritance(Model child,
Model parent) |
void |
assembleModelInheritance(Model child,
Model parent,
String childPathAdjustment) |
void |
copyModel(Model dest,
Model source) |
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.