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