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, setTaskName
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
public boolean eval() throws BuildException
eval
in interface Condition
BuildException
- if the condition is not configured correctly.