| Package | Description | 
|---|---|
| org.apache.maven.model | Maven POM (Project Object Model) classes, generated from  maven.mdomodel. | 
| org.apache.maven.model.merge | POM merger. | 
| Modifier and Type | Method and Description | 
|---|---|
| Activation | Activation. clone()Method clone. | 
| Activation | Activation. clone()Method clone. | 
| Activation | Profile. getActivation()Get the conditional logic which will automatically trigger
 the inclusion of this
             profile. | 
| Activation | Profile. getActivation()Get the conditional logic which will automatically trigger
 the inclusion of this
             profile. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Profile. setActivation(Activation activation)Set the conditional logic which will automatically trigger
 the inclusion of this
             profile. | 
| void | Profile. setActivation(Activation activation)Set the conditional logic which will automatically trigger
 the inclusion of this
             profile. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ModelMerger. mergeActivation(Activation target,
               Activation source,
               boolean sourceDominant,
               Map<Object,Object> context) | 
| protected void | ModelMerger. mergeActivation(Activation target,
               Activation source,
               boolean sourceDominant,
               Map<Object,Object> context) | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.