@Deprecated
public interface ModelInheritanceAssembler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROLE
Deprecated.
|
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,
java.lang.String childPathAdjustment)
Deprecated.
|
void |
copyModel(Model dest,
Model source)
Deprecated.
|