|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Activation | |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Uses of Activation in org.apache.maven.model |
---|
Methods in org.apache.maven.model that return Activation | |
---|---|
Activation |
Profile.getActivation()
Get the conditional logic which will automatically trigger the inclusion of this profile. |
Methods in org.apache.maven.model with parameters of type Activation | |
---|---|
void |
Profile.setActivation(Activation activation)
Set the conditional logic which will automatically trigger the inclusion of this profile. |
Uses of Activation in org.apache.maven.model.io.jdom |
---|
Methods in org.apache.maven.model.io.jdom with parameters of type Activation | |
---|---|
protected void |
MavenJDOMWriter.updateActivation(Activation activation,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateActivation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |