A B C D E F G H I L M N O P S T U V X

A

absolute - Variable in class net.sourceforge.cathcart.typedefs.SizeComparison
 
addConfigured(PropertyType) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
addConfiguredXMLCatalog(XMLCatalog) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
add an XMLCatalog as a nested element; optional.
allowedPropertyTypes - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 
ALWAYS_SUCCESSFUL - Static variable in class net.sourceforge.cathcart.typedefs.PropertyType
 

B

backup - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 

C

Check - Class in net.sourceforge.cathcart.taskdefs
Checks a value against a predefined limit.
Check() - Constructor for class net.sourceforge.cathcart.taskdefs.Check
 
CheckBase - Class in net.sourceforge.cathcart.taskdefs
Base class for all Cathcart tasks
CheckBase() - Constructor for class net.sourceforge.cathcart.taskdefs.CheckBase
 
CheckPrevious - Class in net.sourceforge.cathcart.taskdefs
Task to check latest result against previous successful build..
CheckPrevious() - Constructor for class net.sourceforge.cathcart.taskdefs.CheckPrevious
 
create() - Method in class net.sf.cathcart.plugin.Mojo
 
create() - Method in class net.sf.cathcart.plugin.MojoBuild
 

D

defaultName - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 
DIR - Static variable in class net.sf.cathcart.plugin.MojoBase
 
DIR2 - Static variable in class net.sf.cathcart.plugin.MojoBase
 
DownwardComparison - Class in net.sourceforge.cathcart.typedefs
Compares the size of two operands when trend is expected to be downward.
DownwardComparison() - Constructor for class net.sourceforge.cathcart.typedefs.DownwardComparison
 

E

eval() - Method in class net.sourceforge.cathcart.typedefs.DownwardComparison
 
eval() - Method in class net.sourceforge.cathcart.typedefs.UpwardComparison
 
execute() - Method in class net.sourceforge.cathcart.taskdefs.Check
 
execute() - Method in class net.sourceforge.cathcart.taskdefs.CheckPrevious
 

F

failedMessage() - Method in class net.sourceforge.cathcart.typedefs.DownwardComparison
 
failedMessage() - Method in class net.sourceforge.cathcart.typedefs.SizeComparison
 
failedMessage() - Method in class net.sourceforge.cathcart.typedefs.UpwardComparison
 
failure(PropertyType, SizeComparison) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
FileFactory - Class in net.sourceforge.cathcart
 
FileFactory() - Constructor for class net.sourceforge.cathcart.FileFactory
 
fileFactory - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 
fixPropertyTypes() - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 

G

getAllowedPropertyTypes() - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
getDefaultName() - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
getDesiredTrend() - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
getLeeway() - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
getLimit() - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
getName() - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
getOutXml() - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
getPropertyTypes(Element) - Method in class net.sourceforge.cathcart.TaskParser
 
getPropertyTypes(Document, String) - Method in class net.sourceforge.cathcart.TaskParser
 
getTool(String, Document) - Method in class net.sourceforge.cathcart.TaskParser
 
getTools(Document) - Method in class net.sourceforge.cathcart.TaskParser
 
getXsl(String) - Method in class net.sourceforge.cathcart.TaskParser
 

H

haltOnFailure - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 

I

inXml - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 
isAbsolute() - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
isAlwaysSuccessful() - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 

L

leeway - Variable in class net.sourceforge.cathcart.typedefs.SizeComparison
 
limit() - Method in class net.sourceforge.cathcart.typedefs.DownwardComparison
 
limit() - Method in class net.sourceforge.cathcart.typedefs.UpwardComparison
 
Log - Class in net.sourceforge.cathcart.taskdefs
Wraps the ant log to allow mocking and testing of logging
Log(Task) - Constructor for class net.sourceforge.cathcart.taskdefs.Log
 
log(String, int) - Method in class net.sourceforge.cathcart.taskdefs.Log
 
logger - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 

M

main(String[]) - Static method in class net.sf.cathcart.plugin.Mojo
 
main(String[]) - Static method in class net.sf.cathcart.plugin.MojoBuild
 
make(String, String) - Method in class net.sourceforge.cathcart.FileFactory
 
Mojo - Class in net.sf.cathcart.plugin
 
Mojo() - Constructor for class net.sf.cathcart.plugin.Mojo
 
MojoBase - Class in net.sf.cathcart.plugin
 
MojoBase() - Constructor for class net.sf.cathcart.plugin.MojoBase
 
MojoBuild - Class in net.sf.cathcart.plugin
 
MojoBuild() - Constructor for class net.sf.cathcart.plugin.MojoBuild
 

N

net.sf.cathcart.plugin - package net.sf.cathcart.plugin
 
net.sourceforge.cathcart - package net.sourceforge.cathcart
 
net.sourceforge.cathcart.taskdefs - package net.sourceforge.cathcart.taskdefs
 
net.sourceforge.cathcart.typedefs - package net.sourceforge.cathcart.typedefs
 

O

operandOne - Variable in class net.sourceforge.cathcart.typedefs.SizeComparison
 
operandTwo - Variable in class net.sourceforge.cathcart.typedefs.SizeComparison
 
outXml - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 
outXml() - Method in class net.sourceforge.cathcart.taskdefs.CheckPrevious
 

P

parse() - Method in class net.sourceforge.cathcart.TaskParser
 
parseConfig() - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
print(Document) - Method in class net.sourceforge.cathcart.TaskParser
 
printList(Collection<String>, boolean) - Method in class net.sourceforge.cathcart.TaskParser
 
PropertyType - Class in net.sourceforge.cathcart.typedefs
 
PropertyType() - Constructor for class net.sourceforge.cathcart.typedefs.PropertyType
 

S

setAbsolute(boolean) - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
setAbsolute(boolean) - Method in class net.sourceforge.cathcart.typedefs.SizeComparison
 
setAllowedPropertyTypes(Map<String, PropertyType>) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
setAlwaysSuccessful(String) - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
setBackup(boolean) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
setCopy(Copy) - Method in class net.sourceforge.cathcart.taskdefs.CheckPrevious
 
setDesiredTrend(String) - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
setFileFactory(FileFactory) - Method in class net.sourceforge.cathcart.taskdefs.CheckPrevious
 
setHaltOnFailure(boolean) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
setInXml(String) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
setLeeway(int) - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
setLeeway(int) - Method in class net.sourceforge.cathcart.typedefs.SizeComparison
 
setLimit(double) - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
setMkdir(Mkdir) - Method in class net.sourceforge.cathcart.taskdefs.CheckPrevious
 
setMove(Move) - Method in class net.sourceforge.cathcart.taskdefs.CheckPrevious
 
setName(String) - Method in class net.sourceforge.cathcart.typedefs.PropertyType
 
setOperandOne(double) - Method in class net.sourceforge.cathcart.typedefs.SizeComparison
 
setOperandTwo(double) - Method in class net.sourceforge.cathcart.typedefs.SizeComparison
 
setOut(File) - Method in class net.sourceforge.cathcart.taskdefs.Check
 
setOutXml(String) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
setStoreDir(String) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
setTool(String) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
setXmlCatalog(XMLCatalog) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
setXmlProperty(XmlProperty) - Method in class net.sourceforge.cathcart.taskdefs.Check
 
setXmlProperty(XmlProperty) - Method in class net.sourceforge.cathcart.taskdefs.CheckPrevious
 
setXslt(XSLTProcess) - Method in class net.sourceforge.cathcart.taskdefs.CheckPrevious
 
setXsltProcess(XSLTProcess) - Method in class net.sourceforge.cathcart.taskdefs.Check
 
SizeComparison - Class in net.sourceforge.cathcart.typedefs
 
SizeComparison() - Constructor for class net.sourceforge.cathcart.typedefs.SizeComparison
 
storeDir - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 
success(PropertyType, SizeComparison) - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 
success() - Method in class net.sourceforge.cathcart.taskdefs.CheckBase
 

T

TaskParser - Class in net.sourceforge.cathcart
Parses an xml configuration file for information on valid tasks and properties.
TaskParser(InputStream, DocumentBuilderFactory) - Constructor for class net.sourceforge.cathcart.TaskParser
 
tool - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 
TOOLS_CONFIG - Static variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 
toString() - Method in class net.sourceforge.cathcart.typedefs.DownwardComparison
 
toString() - Method in class net.sourceforge.cathcart.typedefs.UpwardComparison
 
Trend - Enum in net.sourceforge.cathcart.typedefs
 

U

UpwardComparison - Class in net.sourceforge.cathcart.typedefs
 
UpwardComparison() - Constructor for class net.sourceforge.cathcart.typedefs.UpwardComparison
 
URL - Static variable in class net.sourceforge.cathcart.TaskParser
 

V

valueOf(String) - Static method in enum net.sourceforge.cathcart.typedefs.Trend
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.cathcart.typedefs.Trend
Returns an array containing the constants of this enum type, in the order they are declared.

X

xmlCatalog - Variable in class net.sourceforge.cathcart.taskdefs.CheckBase
 

A B C D E F G H I L M N O P S T U V X

Copyright © 2010. All Rights Reserved.