org.apache.maven.project.inheritance
Interface ModelInheritanceAssembler
- All Known Implementing Classes: 
 - DefaultModelInheritanceAssembler
 
public interface ModelInheritanceAssembler
- Version:
 
  - $Id: ModelInheritanceAssembler.java 688884 2008-08-25 21:11:19Z jdcasey $
 
- Author:
 
  - Jason van Zyl
 
 
 
ROLE
static final String ROLE
assembleModelInheritance
void assembleModelInheritance(Model child,
                              Model parent,
                              String childPathAdjustment)
 
assembleModelInheritance
void assembleModelInheritance(Model child,
                              Model parent)
 
copyModel
void copyModel(Model dest,
               Model source)
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.