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