Uses of Class
org.apache.maven.model.ActivationOS
Packages that use ActivationOS
Package
Description
Maven POM (Project Object Model) classes, generated from 
maven.mdo model.- 
Uses of ActivationOS in org.apache.maven.modelMethods in org.apache.maven.model that return ActivationOSModifier and TypeMethodDescriptionActivationOS.clone()Method clone.Activation.getOs()Get specifies that this profile will be activated when matching operating system attributes are detected.Methods in org.apache.maven.model with parameters of type ActivationOSModifier and TypeMethodDescriptionvoidActivation.setOs(ActivationOS os) Set specifies that this profile will be activated when matching operating system attributes are detected.