public class Not extends ConditionBase implements Condition
description, location, project| Constructor and Description | 
|---|
| Not() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | eval()Evaluate condition | 
add, addAnd, addAvailable, addChecksum, addContains, addEquals, addFilesMatch, addHttp, addIsFalse, addIsFileSelected, addIsReference, addIsSet, addIsTrue, addNot, addOr, addOs, addSocket, addUptodate, countConditions, getConditions, getTaskName, setTaskNameclone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProjectpublic boolean eval()
             throws BuildException
eval in interface ConditionBuildException - if the condition is not configured correctly.