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-2014 The Apache Software Foundation. All Rights Reserved.