Griffon 1.2.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

ABSTRACT_GRIFFON_ADDON_CLASS - Field in GriffonAddonASTTransformation
ABSTRACT_GRIFFON_ARTIFACT_TYPE - Field in GriffonArtifactASTInjector
ABSTRACT_GRIFFON_CONTROLLER_CLASS - Field in GriffonControllerASTTransformation
ABSTRACT_GRIFFON_MODEL_CLASS - Field in GriffonModelASTTransformation
ABSTRACT_GRIFFON_SERVICE_CLASS - Field in GriffonServiceASTTransformation
ABSTRACT_GRIFFON_VIEW_CLASS - Field in GriffonViewASTTransformation
ABSTRACT_GRIFFON_VIEW_SCRIPT_CLASS - Field in GriffonViewASTTransformation
AbstractArtifactRepository - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
AbstractArtifactRepository() - Constructor in AbstractArtifactRepository
AbstractASTInjector - Class in org.codehaus.griffon.compiler.support
@author Andres Almiray
AbstractASTInjector() - Constructor in AbstractASTInjector
AbstractASTTransformation - Class in org.codehaus.griffon.ast
Base class for all of Griffon's ASTTransformation implementations.
AbstractASTTransformation() - Constructor in AbstractASTTransformation
AbstractBuildSettings - Class in griffon.util
Methods optimized to Java for the BuildSettings class.
AbstractBuildSettings() - Constructor in AbstractBuildSettings
AbstractCliTestCase - Class in griffon.test
This abstract test case makes it easy to run a Griffon command and query its output.
AbstractCliTestCase() - Constructor in AbstractCliTestCase
AbstractClosureProxy - Class in griffon.test
Skeleton implementation of a wrapper class for closures that allows you to intercept invocations of the closure.
AbstractClosureProxy(Closure) - Constructor in AbstractClosureProxy
Creates a new instance that wraps the target closure and sends profiling events to the given profiler log.
AbstractDependenciesConfigurer - Class in org.codehaus.griffon.resolve.config
AbstractDependenciesConfigurer(DependencyConfigurationContext) - Constructor in AbstractDependenciesConfigurer
AbstractDependencyManagementConfigurer - Class in org.codehaus.griffon.resolve.config
AbstractDependencyManagementConfigurer(DependencyConfigurationContext) - Constructor in AbstractDependencyManagementConfigurer
AbstractGriffonCommand - Class in org.codehaus.griffon.cli.shell
@author Andres Almiray
AbstractGriffonCommand() - Constructor in AbstractGriffonCommand
AbstractIvyDependencyManager - Class in org.codehaus.griffon.resolve
Base class for IvyDependencyManager with some logic implemented in Java.
AbstractIvyDependencyManager(IvySettings, BuildSettings, Metadata) - Constructor in AbstractIvyDependencyManager
AbstractSwingTestCase - Class in griffon.test
Base classe for Swing relatedt test.
AbstractSwingTestCase() - Constructor in AbstractSwingTestCase
addBuildEventListener(GriffonBuildListener) - Method in GriffonScriptRunner
addClasspath(Path) - Method in GriffonTask
addCompileClasspath(Path) - Method in GriffonTask
addDeclaredOption(String, Option, Object) - Method in DefaultCommandLine
addDefaultConstructor(ClassNode) - Method in GriffonAddonASTInjector
addDefaultModuleConfigurations(EnhancedDefaultDependencyDescriptor, String, boolean) - Method in AbstractIvyDependencyManager
addDependenciesToURLs(Set, List, List) - Method in GriffonScriptRunner
addDependency(String, EnhancedDefaultDependencyDescriptor) - Method in AbstractDependenciesConfigurer
addDependency(String, EnhancedDefaultDependencyDescriptor) - Method in JarDependenciesConfigurer
addDependency(String, EnhancedDefaultDependencyDescriptor) - Method in PluginDependenciesConfigurer
addDependencyMaps(String, List, Closure) - Method in AbstractDependenciesConfigurer
addDependencyStrings(String, List, Map, Closure) - Method in AbstractDependenciesConfigurer
addError(String, ASTNode, SourceUnit) - Method in AbstractASTTransformation
addError(Test, Throwable) - Method in JUnitReports
addError(Test, Throwable) - Method in PlainFormatter
addError(Test, Throwable) - Method in XMLFormatter
addEventRouter(ClassNode) - Method in EventPublisherASTTransformation
Adds the necessary field and methods to support event firing.
addEventRouterToClass(SourceUnit, ClassNode) - Method in EventPublisherASTTransformation
addFailure(Test, AssertionFailedError) - Method in JUnitReports
addFailure(Test, Throwable) - Method in PlainFormatter
addFailure(Test, Throwable) - Method in XMLFormatter
addFileSet(FileSet) - Method in FileMergeTask
addGriffonBuildListener(GriffonBuildListener) - Method in GriffonBuildEventListener
additionalImports - Field in ResolveVisitor
addListenerStatement(ClassNode, ArgumentListExpression) - Method in PropertyListenerASTTransformation
addListenerToClass(SourceUnit, AnnotationNode, ClassNode) - Method in PropertyListenerASTTransformation
addListenerToProperty(SourceUnit, AnnotationNode, ClassNode, FieldNode) - Method in PropertyListenerASTTransformation
addMetadataPluginDependencies(Map) - Method in AbstractIvyDependencyManager
addMethod(ClassNode, MethodNode, boolean) - Method in GriffonASTUtils
ADDON_DESCRIPTOR_SUFFIX - Property in ArtifactSettings
ADDON_DESCRIPTOR_SUFFIX_JAVA - Property in ArtifactSettings
addOption(String, String) - Method in CommandLineParser
Adds a declared option
addPatternsForPluginsDirectory(File) - Method in GriffonPluginsDirectoryResolver
addPropertyChangeListener(ClassNode, String, VariableExpression) - Method in PropertyListenerASTTransformation
AddProxyCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
AddProxyCommand() - Constructor in AddProxyCommand
addReadOnlyProperty(ClassNode, String, ClassNode, Object) - Method in GriffonASTUtils
addRemainingArg(String) - Method in DefaultCommandLine
addResourceLocatorIfNeeded(SourceUnit, ClassNode) - Method in MessageSourceAwareASTTransformation
addResourceLocatorIfNeeded(SourceUnit, ClassNode) - Method in ResourceResolverAwareASTTransformation
addResourceLocatorIfNeeded(SourceUnit, ClassNode) - Method in ResourcesAwareASTTransformation
addRuleForModuleId(ModuleId, String, String, String) - Method in EnhancedDefaultDependencyDescriptor
addRuntimeClasspath(Path) - Method in GriffonTask
addSystemProperty(String, String) - Method in DefaultCommandLine
addTestClasspath(Path) - Method in GriffonTask
addToChainResolver(DependencyResolver) - Method in RepositoriesConfigurer
addUndeclaredOption(String, Object) - Method in DefaultCommandLine
addUrlsToRootLoader(URLClassLoader, URL) - Method in GriffonScriptRunner
addZipFileset(ZipFileSet) - Method in FileMergeTask
alias - Field in CreateCommandAliasCommand
aliases - Field in Option
@default {}
all - Field in ClearDependencyCacheCommand
ALL_CONFIGURATIONS - Field in AbstractIvyDependencyManager
allDependenciesReport - Property in BuildSettings
The dependency report for all configurations
allowsScriptAsArtifact() - Method in GriffonArtifactASTTransformation
allowsScriptAsArtifact() - Method in GriffonViewASTTransformation
ambiguousClass(ClassNode, ClassNode, String) - Method in ResolveVisitor
AND - Field in GriffonASTUtils
ant - Field in ArtifactInstallEngine
ant - Field in IntegrateWithCommand
antVersion - Property in BuildSettings
APP_BASE_DIR - Field in BuildSettings
The base directory of the application
APP - Field in GriffonAddonASTInjector
APP - Field in GriffonArtifactASTInjector
app - Property in GriffonTestAutowirer
app - Property in GriffonTestCaseRunner
app - Property in GriffonTestCaseRunnerBuilder
app - Field in GriffonTestInterceptor
AppCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
AppCommand() - Constructor in AppCommand
appConfigClass - Property in MockGriffonApplication
Defaults to griffon.test.mock.MockApplication
appletHeight - Field in RunAppletCommand
appletWidth - Field in RunAppletCommand
APPLICATION_HOLDER_TYPE - Field in AbstractASTTransformation
applicationContainerGenerator - Property in MockGriffonApplication
applicationInstance() - Method in AbstractASTTransformation
applicationJars - Property in BuildSettings
List of jars provided in the applications 'lib' directory
applicationName - Field in AbstractIvyDependencyManager
applicationName - Field in FileMergeTask
applicationVersion - Field in AbstractIvyDependencyManager
apply(ClassNode) - Method in MessageSourceAwareASTTransformation
Adds the necessary field and methods to support message resolution.
apply(ClassNode) - Method in MVCAwareASTTransformation
apply(ClassNode) - Method in ResourceResolverAwareASTTransformation
Adds the necessary field and methods to support message resolution.
apply(ClassNode) - Method in ResourcesAwareASTTransformation
Adds the necessary field and methods to support resource locating.
apply(ClassNode) - Method in ThreadingAwareASTTransformation
Archetype - Class in org.codehaus.griffon.artifacts.model
@author Andres Almiray
Archetype() - Constructor in Archetype
archetype - Field in CreateIntegrationTestCommand
archetype - Field in CreateMvcCommand
archetype - Field in CreateScriptCommand
archetype - Field in CreateServiceCommand
archetype - Field in CreateUnitTestCommand
ARCHETYPE_DESCRIPTOR_SUFFIX - Property in ArtifactSettings
archetype - Field in ReplaceArtifactCommand
ArchetypeInfoCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ArchetypeInfoCommand() - Constructor in ArchetypeInfoCommand
archetypesBase() - Method in ArtifactSettings
args - Field in CreateCommandAliasCommand
ARGS - Field in EventPublisherASTTransformation
args(List) - Method in GriffonASTUtils
args - Field in GriffonTask
ARGS - Field in MessageSourceAwareASTTransformation
ARGS - Field in MVCAwareASTTransformation
ARGS - Field in ResourceResolverAwareASTTransformation
Argument - Annotation Type in org.codehaus.griffon.cli.shell
Represents a positional argument on a command line (as opposed to an optional named Option
arguments - Field in AppCommand
arguments - Field in RunAppCommand
arguments - Field in RunScriptCommand
arguments - Field in TestAppCommand
Artifact - Class in org.codehaus.griffon.artifacts.model
@author Andres Almiray
Artifact() - Constructor in Artifact
ARTIFACT_EXCLUDES - Field in GriffonCompilerContext
ARTIFACT_FILTER - Property in BuildSettings
ARTIFACT_NAME_VERSION_PATTERN - Field in ArtifactSettings
ARTIFACT_PATH - Field in GriffonControllerASTTransformation
ARTIFACT_PATH - Field in GriffonModelASTTransformation
ARTIFACT_PATH - Field in GriffonServiceASTTransformation
ARTIFACT_PATH - Field in GriffonViewASTTransformation
artifact - Property in Release
artifactBase(String, boolean) - Method in ArtifactSettings
ArtifactDependency - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
ArtifactDependency.Key - Class in org.codehaus.griffon.artifacts
ArtifactDependency.Key(String, String) - Constructor in ArtifactDependency.Key
ArtifactDependency(String) - Constructor in ArtifactDependency
ArtifactDependencyResolver - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
ArtifactDependencyResolver(BuildSettings) - Constructor in ArtifactDependencyResolver
ArtifactInstallEngine - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
ArtifactInstallEngine(BuildSettings, Metadata, AntBuilder) - Constructor in ArtifactInstallEngine
ArtifactRepository - Interface in org.codehaus.griffon.artifacts
@author Andres Almiray
ArtifactRepositoryRegistry - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
ArtifactRepositoryRegistry() - Constructor in ArtifactRepositoryRegistry
ArtifactSettings - Class in griffon.util
Common utilities for dealing with artifacts such as plugins and archetypes.
ArtifactSettings(BuildSettings) - Constructor in ArtifactSettings
artifactSettings - Field in BuildSettings
askAndDo(String, Closure, Closure) - Method in CommandLineHelper
askUserForBestMatch(String, List) - Method in GriffonScriptRunner
asList() - Method in Platform
asList() - Method in Toolkit
asMap(boolean) - Method in Archetype
asMap(boolean) - Method in Artifact
asMap() - Method in Author
asMap(boolean) - Method in Plugin
asMap() - Method in Release
ASSIGN - Field in GriffonASTUtils
assigns(Expression, Expression) - Method in GriffonASTUtils
ASTInjector - Interface in org.codehaus.griffon.compiler.support
@author Andres Almiray
asWritable() - Method in AbstractClosureProxy
attemptPrecompiledScriptExecute(GriffonScriptRunner.ScriptAndArgs, GantBinding, Resource) - Method in GriffonScriptRunner
Author - Class in org.codehaus.griffon.artifacts.model
@author Andres Almiray
Author() - Constructor in Author
authors - Property in Artifact
autowire(def) - Method in GriffonTestAutowirer
Autowires the bean by name
autowire - Property in GriffonTestMode
autowireIfNecessary() - Method in GriffonTestInterceptor

B

banner() - Method in GriffonUsageStats
baseDir - Property in BuildSettings
The base directory for the build, which is normally the root directory of the current project.
basedir - Field in GriffonCompilerContext
binding - Field in CachedScript
binding - Field in GriffonBuildEventListener
binding - Field in GriffonScriptRunner.GantCustomizer
block(Statement) - Method in GriffonASTUtils
bootstrap() - Method in MockGriffonApplication
BUILD_CONFIGURATION - Field in AbstractIvyDependencyManager
BUILD_DATE - Field in GriffonEnvironment
BUILD_LISTENERS - Field in BuildSettings
The name of the system property for multiple buildListeners.
BUILD_MVC_GROUP - Field in MVCAwareASTTransformation
build(String, String) - Method in PdfBuilder
BUILD_TIME - Field in GriffonEnvironment
buildBinding - Property in GriffonTestTypeSupport
The binding from the build environment
buildDependencies - Field in BuildSettings
builder - Property in MockController
builderClass - Property in MockGriffonApplication
Defaults to griffon.test.mock.MockBuilderConfig
buildFinished(BuildEvent) - Method in BuildListenerAdapter
BuildListenerAdapter - Class in org.codehaus.griffon.cli.support
@author Andres Almiray
BuildListenerAdapter() - Constructor in BuildListenerAdapter
buildListeners - Property in BuildSettings
buildListeners - Field in GriffonBuildEventListener
The objects that are listening for build events
buildListeners - Field in GriffonScriptRunner
buildListenersSet - Field in BuildSettings
buildResolveReport - Property in BuildSettings
BuildSettings - Class in griffon.util
buildSettings - Field in AbstractIvyDependencyManager
BuildSettings(File, File) - Constructor in BuildSettings
buildSettings - Field in GriffonBuildEventListener
buildSettings - Field in GriffonCoreDependencies
BuildSettingsHolder - Class in griffon.util
Static singleton holder for the BuildSettings instance.
BuildSettingsHolder() - Constructor in BuildSettingsHolder
buildStarted(BuildEvent) - Method in BuildListenerAdapter

C

cache - Field in AbstractBuildSettings
Used to cache results of certain expensive operations
cache - Field in PluginSettings
cachedClasses - Field in ResolveVisitor
cacheDir(String) - Method in DependencyConfigurationConfigurer
CachedScript - Class in org.codehaus.griffon.cli
A class that represents a script that has been cached with a specific binding
CachedScript() - Constructor in CachedScript
calculateLastModified(String) - Method in SnapshotAwareM2Resolver.SnapshotRevision
call(Object) - Method in AbstractClosureProxy
This is the important one: logs entry and exit of the closure call.
call(SourceUnit, GeneratorContext, ClassNode) - Method in DefaultImportCompilerCustomizer
call(ClassNode, String, ArgumentListExpression) - Method in GriffonASTUtils
call(SourceUnit, GeneratorContext, ClassNode) - Method in LoggingInjectionOperation
call(SourceUnit) - Method in SourceUnitCollector
call(SourceUnit, GeneratorContext, ClassNode) - Method in ThreadingInjectionOperation
CALLABLE - Field in ThreadingAwareASTTransformation
CALLABLE_TYPE - Field in ThreadingAwareASTTransformation
callPluginOrGriffonScript(GriffonScriptRunner.ScriptAndArgs) - Method in GriffonScriptRunner
chainResolver - Field in AbstractIvyDependencyManager
CHECK_VERSION_EXCLUSIONS - Field in GriffonScriptRunner.GantCustomizer
checkAck(InputStream) - Method in RemoteArtifactRepository
checkAnnotationMemberValue(Expression) - Method in ResolveVisitor
checkCyclicInheritence(ClassNode, ClassNode, ClassNode) - Method in ResolveVisitor
checkingVariableTypeInDeclaration - Field in ResolveVisitor
checkNodesForAnnotationAndType(ASTNode, ASTNode) - Method in AbstractASTTransformation
checksum - Property in Release
checksums(boolean) - Method in DependencyConfigurationConfigurer
checkThisAndSuperAsPropertyAccess(PropertyExpression) - Method in ResolveVisitor
classesDir - Property in BuildSettings
The location to which Griffon compiles a project's classes.
classesDirSet - Field in BuildSettings
classifier(String) - Method in GriffonCoreDependencies
classLoader - Field in GriffonBuildEventListener
classLoader - Field in GriffonBuildHelper
className - Field in ResolveVisitor.ConstructedClassWithPackage
className - Field in ResolveVisitor.LowerCaseClass
classpath - Field in GriffonTask
classPattern - Property in GriffonTestTargetPattern
The target pattern as it applies to class names, without a methodName component
classPatternToFilePattern(def) - Method in GriffonTestTargetPattern
classx(Class) - Method in GriffonASTUtils
clean - Field in CompileCommand
clean - Field in TestAppCommand
CleanCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
CleanCommand() - Constructor in CleanCommand
cleanup() - Method in GriffonTestType
Do any necessary tidy up.
cleanup() - Method in GriffonTestTypeSupport
Called after the tests have completed, regardless of success or not.
clear() - Method in SourceUnitCollector
clearCache() - Method in AbstractBuildSettings
Clears any locally cached values
clearCaches() - Method in PluginSettings
ClearDependencyCacheCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ClearDependencyCacheCommand() - Constructor in ClearDependencyCacheCommand
ClearProxyCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ClearProxyCommand() - Constructor in ClearProxyCommand
closeQuietly(Writer) - Method in FileMergeTask.AbstractMergeStrategy
CLOSURE - Field in ThreadingAwareASTTransformation
CMP - Field in GriffonASTUtils
codebase - Field in PackageCommand
collectDefaultImportsPerArtifact() - Method in DefaultImportCompilerCustomizer
COLLECTIONS_CLASS - Field in AbstractASTTransformation
Command - Annotation Type in org.codehaus.griffon.cli.shell
Used to denote a class represents a command which is executable within a shell/scope or as a command line process.
CommandLine - Interface in org.codehaus.griffon.cli.parsing
Represents the parsed command line options.
CommandLineConstants - Interface in org.codehaus.griffon.cli
Defines all flags that can be used with the command line.
CommandLineHelper - Class in org.codehaus.griffon.cli
Utility methods for use on the command line, including method to accept user input etc.
commandLineHelper - Field in ArtifactInstallEngine
CommandLineHelper(PrintStream) - Constructor in CommandLineHelper
CommandLineParser - Class in org.codehaus.griffon.cli.parsing
Command line parser that parses arguments to the command line.
CommandLineParser() - Constructor in CommandLineParser
commandName - Field in DefaultCommandLine
commandOutput - Field in AbstractCliTestCase
comment - Property in Release
compare(def, def) - Method in VersionComparator
compareTo(Release) - Method in Release
compareVersions(String, String) - Method in ArtifactSettings
Compare two artifact versions
compilationUnit - Field in ResolveVisitor
COMPILE_CONFIGURATION - Field in AbstractIvyDependencyManager
compile() - Method in GriffonCompiler
compileClasspath - Field in GriffonTask
CompileCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
CompileCommand() - Constructor in CompileCommand
compiledClassesDir - Property in GriffonTestTypeSupport
The location where the type's source was compiled to
compileDependencies - Field in BuildSettings
COMPILER_THREADING_KEY - Field in ThreadingASTTransformation
compilerDebug - Property in BuildSettings
compileResolveReport - Property in BuildSettings
compilerSourceLevel - Property in BuildSettings
The compiler source level to use
compilerTargetLevel - Property in BuildSettings
The compiler target level to use
computeTestMethods() - Method in GriffonTestCaseRunner
condition - Field in AbstractCliTestCase
config - Field in AbstractBuildSettings
The settings stored in the project's BuildConfig.groovy file if there is one.
configClass - Property in MockGriffonApplication
Defaults to griffon.test.mock.MockConfig
configurationMappings - Field in AbstractIvyDependencyManager
configurationNames - Field in AbstractIvyDependencyManager
configure(Closure) - Method in EnhancedDefaultDependencyDescriptor
CONFIGURE_PROXY_EXCLUSIONS - Field in GriffonScriptRunner.GantCustomizer
configured(BuildSettings) - Method in GriffonSetup
configureDependencyManager(ConfigObject) - Method in BuildSettings
configureRepositories() - Method in ArtifactRepositoryRegistry
confirmInput(String) - Method in CommandLineHelper
conflicted - Property in ArtifactDependency
ConsoleCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ConsoleCommand() - Constructor in ConsoleCommand
constx(Object) - Method in GriffonASTUtils
containsMethodName(def) - Method in GriffonTestTargetPattern
containsSource(ClassNode) - Method in SourceUnitCollector
context - Field in AbstractDependencyManagementConfigurer
controller - Field in CreateMvcCommand
ControllerNameExtractor - Class in org.codehaus.griffon.test.support
ControllerNameExtractor() - Constructor in ControllerNameExtractor
convertSource(String, char, char) - Method in GriffonRepository
copy(InputStream, File) - Method in FileMergeTask
correctClassClassChain(PropertyExpression) - Method in ResolveVisitor
CosineSimilarity - Class in griffon.util
Uses cosine similarity to find matches from a candidate set for a specified input.
CosineSimilarity() - Constructor in CosineSimilarity
countNgramFrequency(def, int) - Method in CosineSimilarity
CREATE_MVC_GROUP - Field in MVCAwareASTTransformation
createApplicationContainer() - Method in MockGriffonApplication
Returns the value form the execution of applicationContainerGenerator or an empty map
createAutowirer() - Method in GriffonTestInterceptor
createClassLoader() - Method in GriffonScriptRunner
CreateCommandAliasCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
CreateCommandAliasCommand() - Constructor in CreateCommandAliasCommand
createCommandLine() - Method in CommandLineParser
createConfigReader() - Method in BuildSettings
createCopy(BuildSettings) - Method in IvyDependencyManager
createDeclaration() - Method in GriffonCoreDependencies
Returns a closure suitable for passing to a DependencyDefinitionParser that will configure the necessary core dependencies for Griffon.
createDigester() - Method in MD5
createExcludeArtifactId(String, String) - Method in AbstractIvyDependencyManager
createFromBuildBinding(Binding) - Method in JUnitReportsFactory
createGantInstance(GantBinding) - Method in GriffonScriptRunner
createInheritedContext() - Method in DependencyConfigurationContext
CreateIntegrationTestCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
CreateIntegrationTestCommand() - Constructor in CreateIntegrationTestCommand
createInterceptor(Object, GriffonApplication, String) - Method in GriffonTestMode
createJUnit4TestCaseFacade(Description) - Method in PerTestRunListener
createJUnitReportsFactory() - Method in JUnit4GriffonTestType
createListener(def) - Method in JUnit4GriffonTestType
createMock() - Method in GriffonMock
Creates a mock instance that can be passed as a collaborator to classes under test.
createModuleDescriptor() - Method in AbstractIvyDependencyManager
CreateMvcCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
CreateMvcCommand() - Constructor in CreateMvcCommand
createNotifier(def) - Method in JUnit4GriffonTestType
createPdf(String, File, String) - Method in PdfBuilder
createReleaseFromMetadata(String, File) - Method in ArtifactInstallEngine
createReleaseFromMetadata(String, File) - Method in ArtifactSettings
createReport(String, String) - Method in JUnitReportsFactory
createReports(String) - Method in JUnitReportsFactory
createRunnerBuilder() - Method in JUnit4GriffonTestType
CreateScriptCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
CreateScriptCommand() - Constructor in CreateScriptCommand
createScriptRunner() - Method in GriffonBuildHelper
CreateServiceCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
CreateServiceCommand() - Constructor in CreateServiceCommand
createSuite(def) - Method in JUnit4GriffonTestType
createSystemOutAndErrSwapper() - Method in GriffonTestTypeSupport
Creates swapper with echo parameters based on testOptions.echoOut and testOptions.echoErr in the build binding.
CreateUnitTestCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
CreateUnitTestCommand() - Constructor in CreateUnitTestCommand
createWrapper(Closure) - Method in AbstractClosureProxy
Called when a new instance of the proxy needs to be created for the given closure.
createWrapper(Closure) - Method in MockClosureProxy
Creates a new MockClosureProxy wrapping the given closure.
createXml(File, String) - Method in PdfBuilder
credentials(Closure) - Method in DependencyConfigurationConfigurer
ctor(ClassNode, Expression) - Method in GriffonASTUtils
currentClass - Field in ResolveVisitor
currentScope - Field in ResolveVisitor
currentThread() - Method in AbstractASTInjector
currImportNode - Field in ResolveVisitor
curry(Object) - Method in AbstractClosureProxy

D

date - Property in Release
debug(String) - Method in AbstractBuildSettings
debug - Field in AppCommand
debug - Field in RunAppCommand
debug - Field in RunScriptCommand
debugAddr - Field in AppCommand
debugAddr - Field in RunAppCommand
debugPort - Field in AppCommand
debugPort - Field in RunAppCommand
debugSuspend - Field in AppCommand
debugSuspend - Field in RunAppCommand
declaredOptions - Field in CommandLineParser
declaredOptions - Field in DefaultCommandLine
decls(Expression, Expression) - Method in GriffonASTUtils
deepSanitize(Throwable) - Method in GriffonUtil
DEFAULT - Field in Argument
DEFAULT_ENVS - Field in CommandLineParser
DEFAULT_IMPORTS - Field in DefaultImportCompilerCustomizer
DEFAULT_IMPORTS - Field in ResolveVisitor
DEFAULT_LOCAL_LOCATION - Field in ArtifactRepository
DEFAULT_LOCAL_NAME - Field in ArtifactRepository
DEFAULT_MAPPINGS - Field in FileMergeTask
DEFAULT_MESSAGE - Field in MessageSourceAwareASTTransformation
DEFAULT_PADDING - Field in CommandLineParser
DEFAULT_REMOTE_LOCATION - Field in ArtifactRepository
DEFAULT_REMOTE_NAME - Field in ArtifactRepository
DEFAULT_STRING - Field in Argument
DEFAULT_STRING - Field in Option
DEFAULT_VALUE - Field in ResourceResolverAwareASTTransformation
defaultBuildDependencies - Property in BuildSettings
defaultBuildDepsAdded - Field in BuildSettings
DefaultCommandLine - Class in org.codehaus.griffon.cli.parsing
Implementation of the CommandLine interface.
DefaultCommandLine.SpecifiedOption - Class in org.codehaus.griffon.cli.parsing
DefaultCommandLine.SpecifiedOption() - Constructor in DefaultCommandLine.SpecifiedOption
DefaultCommandLine() - Constructor in DefaultCommandLine
defaultCompileDependencies - Property in BuildSettings
defaultCompileDepsAdded - Field in BuildSettings
defaultDependenciesProvided(boolean) - Method in DependencyConfigurationConfigurer
defaultDependenciesProvided - Property in IvyDependencyManager
defaultEnv - Property in BuildSettings
true if the default environment for a script should be used.
DefaultImportCompilerCustomizer - Class in org.codehaus.griffon.compiler
@author Andres Almiray
DefaultImportCompilerCustomizer() - Constructor in DefaultImportCompilerCustomizer
defaultRuntimeDependencies - Property in BuildSettings
defaultRuntimeDepsAdded - Field in BuildSettings
defaultTestDependencies - Property in BuildSettings
defaultTestDepsAdded - Field in BuildSettings
demand - Property in DemandProxy
demand - Property in GriffonMock
DemandProxy - Class in griffon.test
Keeps track of demands and expectations for a particular Griffon mock.
DemandProxy(Class, boolean) - Constructor in DemandProxy
dependencies - Field in AbstractIvyDependencyManager
dependencies - Property in ArtifactDependency
dependencies(Closure) - Method in DependencyConfigurationConfigurer
dependencies - Property in Release
dependenciesExternallyConfigured - Property in BuildSettings
Whether the project required build dependencies are externally configured (by Maven for example) or not
DEPENDENCY_PATTERN - Field in AbstractDependenciesConfigurer
dependencyConfiguration(String) - Method in EnhancedDefaultDependencyDescriptor
DependencyConfigurationConfigurer - Class in org.codehaus.griffon.resolve.config
Used to configure the default
DependencyConfigurationConfigurer(DependencyConfigurationContext) - Constructor in DependencyConfigurationConfigurer
DependencyConfigurationContext - Class in org.codehaus.griffon.resolve.config
DependencyConfigurationContext(IvyDependencyManager, String, boolean) - Constructor in DependencyConfigurationContext
DependencyDefinitionParser - Interface in org.codehaus.griffon.resolve
Defines methods for parsing dependency definitions defined in the form of a Groovy DSL.
dependencyDescriptors - Field in AbstractIvyDependencyManager
dependencyManager - Property in BuildSettings
Manages dependencies and dependency resolution in a Griffon application
dependencyManager - Field in DependencyConfigurationContext
DependencyReportCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
DependencyReportCommand() - Constructor in DependencyReportCommand
DependencyResolver - Interface in org.codehaus.griffon.resolve
Defines methods to resolve dependencies based on a supplied dependency definition.
deprecated(String) - Method in GriffonUtil
Logs warning message about some deprecation and code style related hints.
description - Field in Argument
@default ""
description - Property in Artifact
description - Field in Command
Returns the description of the command which is used to generate command line help @default ""
description - Field in Option
destroy() - Method in GriffonTestInterceptor
DESTROY_MVC_GROUP - Field in MVCAwareASTTransformation
detailedDescription - Field in Command
Returns a detailed description of the command @default ""
dir - Field in FileMergeTask
directory - Field in PluginInfo
displayNewScripts(String, def) - Method in ArtifactInstallEngine
DO_NOTHING_CLOSURE - Field in GriffonScriptRunner
doAfterCall(Object) - Method in AbstractClosureProxy
This method is called after the target closure is invoked.
doAfterCall(Object) - Method in MockClosureProxy
Empty implementation.
doBeforeCall(Object) - Method in AbstractClosureProxy
This method is called before the target closure is invoked.
doBeforeCall(Object) - Method in MockClosureProxy
Checks whether the target "method" is expected or not, on the basis that this closure is mocking a method with the name methodName.
DocCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
DocCommand() - Constructor in DocCommand
DOCS_CONFIGURATION - Field in AbstractIvyDependencyManager
docsOutputDir - Property in BuildSettings
The location of the documentation output.
docsOutputDirSet - Field in BuildSettings
documentation - Property in Artifact
doExecuteCommand(GriffonScriptRunner.ScriptAndArgs) - Method in GriffonScriptRunner
doForAllPlatforms(Closure) - Method in PlatformUtils
doForCurrentPlatform(Closure) - Method in PlatformUtils
doInstallDependencies(List, List, List, boolean, boolean) - Method in ArtifactInstallEngine
doParseDependencies(Closure, String) - Method in AbstractIvyDependencyManager
Evaluates the given DSL definition.
doPrepare() - Method in GriffonTestTypeSupport
Do any preparation and return the (approximate) number of tests that will be run.
doPrepare() - Method in JUnit4GriffonTestType
doRun(GriffonTestEventPublisher) - Method in GriffonTestTypeSupport
Performs the tests, and appropriately calls GriffonTestEventPublisher to communicate the status.
doRun(GriffonTestEventPublisher) - Method in JUnit4GriffonTestType
doTestCaseEnd(String, String, String) - Method in GriffonTestEventConsoleReporter
doTestCaseStart(String) - Method in GriffonTestEventConsoleReporter
doTestFailure(String, def, boolean) - Method in GriffonTestEventConsoleReporter
dotProduct(Map, Map) - Method in CosineSimilarity
doTransform(ClassNode) - Method in GriffonControllerASTTransformation
doTransform(ClassNode) - Method in GriffonModelASTTransformation
doTransform(ClassNode) - Method in GriffonServiceASTTransformation
doTransform(ClassNode) - Method in GriffonViewASTTransformation
doUninstall(String, String, String, boolean) - Method in ArtifactInstallEngine
doWithFrameworkPlugins(Closure) - Method in PluginSettings
doWithProjectPlugins(Closure) - Method in PluginSettings
downloadFile(String, String, String, String) - Method in ArtifactRepository
downloadFile(String, String, String, String) - Method in LegacyArtifactRepository
downloadFile(String, String, String, String) - Method in LocalArtifactRepository
downloadFile(String, String, String, String) - Method in RemoteArtifactRepository
downloadFromURL(URL) - Method in RemoteArtifactRepository

E

eachSourceFile(Closure) - Method in GriffonTestTypeSupport
Calls body with the GriffonTestTargetPattern that matched the source, and the File for the source.
ebr() - Method in RepositoriesConfigurer
echoErr - Property in SystemOutAndErrSwapper
echoOut - Property in SystemOutAndErrSwapper
eclipse - Field in IntegrateWithCommand
email - Property in Author
EMPTY_STRING - Field in PropertyListenerASTTransformation
emptyMap() - Method in AbstractASTTransformation
ENABLED - Field in EventPublisherASTTransformation
enabled - Field in UsageStatsCommand
enableResolve - Property in BuildSettings
Whether to enable resolving dependencies
encode(byte[]) - Method in MD5
END_TOKEN - Field in GriffonRepository
endTest(Test) - Method in JUnitReports
endTestSuite(JUnitTest) - Method in JUnitReports
endTestSuite(JUnitTest) - Method in PlainFormatter
EnhancedDefaultDependencyDescriptor - Class in org.codehaus.griffon.resolve
Adds new methods to make access to this class Groovier
EnhancedDefaultDependencyDescriptor(ModuleRevisionId, boolean, boolean, String) - Constructor in EnhancedDefaultDependencyDescriptor
enterInput(String) - Method in AbstractCliTestCase
Allows you to provide user input for any commands that require it.
entry(String, String, StringBuilder) - Method in GriffonEnvironment
env - Field in AbstractGriffonCommand
ENV_ARGS - Field in CommandLineParser
env - Field in GriffonScriptRunner.ScriptAndArgs
environment - Field in DefaultCommandLine
environment - Field in GriffonTask
EQ - Field in GriffonASTUtils
equals(Object) - Method in AbstractClosureProxy
Compares based on identities, but unlike the standard implementation this one will return true if the given object is the target closure for this wrapper as well.
equals(def) - Method in ArtifactDependency.Key
equals(Object) - Method in PluginInfo
equals(def) - Method in VersionComparator
errorCount - Field in PerTestRunListener
errorHandler - Property in ArtifactInstallEngine
establishBaseDir() - Method in BuildSettings
establishProjectStructure() - Method in BuildSettings
evaluate() - Method in GriffonTestEnvironmentStatement
event - Field in GriffonTestEventPublisher
EVENT_HANDLER_TYPE - Field in EventPublisherASTTransformation
EVENT_NAME_PATTERN - Field in GriffonBuildEventListener
EVENT - Field in ObservableASTInjector
EVENT_PUBLISHER_TYPE - Field in EventPublisherASTTransformation
EVENT_ROUTER_TYPE - Field in EventPublisherASTTransformation
eventHandler - Property in ArtifactInstallEngine
EventPublisher - Annotation Type in griffon.transform
eventPublisher - Field in PerTestRunListener
eventPublisher - Field in SuiteRunListener
EventPublisherASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @EventPublisher annotation.
EventPublisherASTTransformation() - Constructor in EventPublisherASTTransformation
eventRouterInstance() - Method in EventPublisherASTTransformation
EVENTS - Field in GriffonTestEventConsoleReporter
eventsClass - Property in MockGriffonApplication
Defaults to griffon.test.mock.MockEvents
evicted - Property in ArtifactDependency
exclude(def) - Method in EnhancedDefaultDependencyDescriptor
excludedArtifacts - Field in GriffonCompilerContext
excludeForMap(Map) - Method in EnhancedDefaultDependencyDescriptor
excludeForString(String) - Method in EnhancedDefaultDependencyDescriptor
excludes(Object) - Method in EnhancedDefaultDependencyDescriptor
excludes(String) - Method in InheritanceConfigurer
execAsync - Property in AbstractSwingTestCase
Executes code asynchronously inside the UI thread
execAsync - Property in GriffonUnitTestCase
Executes code asynchronously inside the UI thread
execFuture - Property in AbstractSwingTestCase
Schedules a block of code as a Future
execFuture - Property in GriffonUnitTestCase
Schedules a block of code as a Future
execOutside - Property in AbstractSwingTestCase
Executes code outside the UI thread
execOutside - Property in GriffonUnitTestCase
Executes code outside the UI thread
execSync - Property in AbstractSwingTestCase
Executes code synchronously inside the UI thread
execSync - Property in GriffonUnitTestCase
Executes code synchronously inside the UI thread
execute(List) - Method in AbstractCliTestCase
Executes a Griffon command.
EXECUTE_ASYNC - Field in ThreadingASTTransformation
execute() - Method in FileMergeTask
EXECUTE_FUTURE - Field in ThreadingASTTransformation
execute(String, String, String) - Method in GriffonBuildHelper
Executes the named Griffon script with the given arguments in the specified environment.
execute() - Method in GriffonTask
EXECUTE_OUTSIDE - Field in ThreadingASTTransformation
EXECUTE_SYNC - Field in ThreadingASTTransformation
executeAsync(Runnable) - Method in MockUIThreadHandler
executeCommand(String, String, String) - Method in GriffonScriptRunner
executeOutside(Runnable) - Method in MockUIThreadHandler
executeSync(Runnable) - Method in MockUIThreadHandler
executeWithGantInstance(Gant, GantBinding, List) - Method in GriffonScriptRunner
executeWithGantInstanceNoException(Gant, GantBinding) - Method in GriffonScriptRunner
EXECUTOR_SERVICE_TYPE - Field in ThreadingAwareASTTransformation
exit(String) - Method in GriffonStarter
exitCode - Field in ScriptExitException
exitWithError(String) - Method in GriffonScriptRunner
EXPANDO_METACLASS_TYPE - Field in GriffonArtifactASTInjector
expectation - Property in DemandProxy
expectation - Field in MockClosureProxy
exported - Field in DependencyConfigurationContext
exported - Property in EnhancedDefaultDependencyDescriptor
Whether a plugin dependencies is 'exported' to the application
extractControllerNameFromTestClassName(String, String) - Method in ControllerNameExtractor
extractDependencyProperties(String, String) - Method in AbstractDependenciesConfigurer
extractRootCause(Throwable) - Method in GriffonUtil

F

failureCount - Field in GriffonTestEventConsoleReporter
failureCount - Field in PerTestRunListener
FBS_TYPE - Field in GriffonViewASTInjector
field(ClassNode, String) - Method in GriffonASTUtils
fieldTypesChecked - Field in ResolveVisitor
file - Field in PlainFormatter
file - Property in Release
FileMergeTask - Class in org.codehaus.griffon.ant.taskdefs
@author Andres Almiray
FileMergeTask.AbstractMergeStrategy - Class in org.codehaus.griffon.ant.taskdefs
FileMergeTask.AbstractMergeStrategy() - Constructor in FileMergeTask.AbstractMergeStrategy
FileMergeTask.Append - Class in org.codehaus.griffon.ant.taskdefs
FileMergeTask.Append() - Constructor in FileMergeTask.Append
FileMergeTask.Merge - Class in org.codehaus.griffon.ant.taskdefs
FileMergeTask.Merge() - Constructor in FileMergeTask.Merge
FileMergeTask.MergeGriffonArtifacts - Class in org.codehaus.griffon.ant.taskdefs
FileMergeTask.MergeGriffonArtifacts() - Constructor in FileMergeTask.MergeGriffonArtifacts
FileMergeTask.MergeManifest - Class in org.codehaus.griffon.ant.taskdefs
FileMergeTask.MergeManifest() - Constructor in FileMergeTask.MergeManifest
FileMergeTask.MergeProperties - Class in org.codehaus.griffon.ant.taskdefs
FileMergeTask.MergeProperties() - Constructor in FileMergeTask.MergeProperties
FileMergeTask.MergeStrategy - Interface in org.codehaus.griffon.ant.taskdefs
FileMergeTask.Replace - Class in org.codehaus.griffon.ant.taskdefs
FileMergeTask.Replace() - Constructor in FileMergeTask.Replace
FileMergeTask.Skip - Class in org.codehaus.griffon.ant.taskdefs
FileMergeTask.Skip() - Constructor in FileMergeTask.Skip
FileMergeTask() - Constructor in FileMergeTask
filename - Field in UploadReleaseCommand
filePattern - Property in GriffonTestTargetPattern
The target pattern as it applies to the file system (i.e. suitable for use with a PathMatchingResourcePatternResolver)
fileSets - Field in FileMergeTask
fileType - Field in CreateIntegrationTestCommand
fileType - Field in CreateMvcCommand
fileType - Field in CreateServiceCommand
fileType - Field in CreateUnitTestCommand
fileType - Field in ReplaceArtifactCommand
fillEvictions(ArtifactDependency, List) - Method in ArtifactDependencyResolver
findAllArtifactDirsForName(String, String, boolean) - Method in ArtifactSettings
findAllArtifactDirsForType(String, boolean) - Method in ArtifactSettings
findArtifact(String, String, String) - Method in ArtifactRepository
findArtifact(String, String, String) - Method in LegacyArtifactRepository
findArtifact(String, String, String) - Method in LocalArtifactRepository
findArtifact(String, String, String) - Method in RemoteArtifactRepository
findArtifactDirForName(String, String, boolean) - Method in ArtifactSettings
findArtifactRef(Artifact, Date) - Method in SnapshotAwareM2Resolver
findByName(String) - Method in Platform
Finds a platform by name.
findByName(String) - Method in Toolkit
Finds a toolkit by name.
findEventsScript(File) - Method in GriffonBuildEventListener
findIvyFileRef(DependencyDescriptor, ResolveData) - Method in SnapshotAwareM2Resolver
findPotentialScripts(GriffonScriptRunner.ScriptAndArgs, Resource, GantBinding) - Method in GriffonScriptRunner
findRepository(String) - Method in ArtifactRepositoryRegistry
findResourceUsingPattern(ModuleRevisionId, String, Artifact, ResourceMDParser, Date) - Method in GriffonRepoResolver
findSnapshotArtifact(Artifact, Date, ModuleRevisionId) - Method in SnapshotAwareM2Resolver
findSnapshotDescriptor(DependencyDescriptor, ResolveData, ModuleRevisionId) - Method in SnapshotAwareM2Resolver
findSnapshotRevision(ModuleRevisionId) - Method in SnapshotAwareM2Resolver
findSourceFiles(GriffonTestTargetPattern) - Method in GriffonTestTypeSupport
Finds source based on the testSuffixes and testExtensions that match the targetPattern.
finish() - Method in PerTestRunListener
fireTestFailure(Failure) - Method in GriffonTestRunNotifier
fireTestRunFinished(Result) - Method in GriffonTestRunNotifier
fixScriptName(String, Resource) - Method in GriffonScriptRunner
flatConfig - Field in AbstractBuildSettings
Flattened version of the ConfigObject for easy access from Java
flatDir(Map) - Method in RepositoriesConfigurer
forApplication(IvyDependencyManager) - Method in DependencyConfigurationContext
force - Field in UpgradeCommand
forceUpgrade - Field in InstallArchetypeCommand
forceUpgrade - Field in InstallPluginCommand
forceUserInput(String, String) - Method in CommandLineHelper
formats - Field in JUnitReportsFactory
forPlugin(IvyDependencyManager, String) - Method in DependencyConfigurationContext
framework - Field in InstallPluginCommand
framework - Field in ListPluginUpdatesCommand
framework - Property in Plugin
FRAMEWORK_PLUGIN_INCLUSIONS - Field in GriffonScriptRunner.GantCustomizer
framework - Field in UninstallPluginCommand
FUTURE_TYPE - Field in ThreadingAwareASTTransformation

G

GAH_TYPE - Field in EventPublisherASTTransformation
GAH_TYPE - Field in GriffonAddonASTInjector
GAH_TYPE - Field in GriffonArtifactASTInjector
gant - Field in GriffonScriptRunner.GantCustomizer
gantCustomizer - Field in GriffonScriptRunner
gcl - Field in BuildSettings
generateDependencyDescriptorFor(String, String, String) - Method in ArtifactInstallEngine
GenerateViewScriptCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
GenerateViewScriptCommand() - Constructor in GenerateViewScriptCommand
genericParameterNames - Field in ResolveVisitor
get(String, File) - Method in GriffonRepository
getAdditionalImports() - Method in ResolveVisitor
getAntVersion() - Method in AbstractDependencyManagementConfigurer
getAntVersion() - Method in GriffonEnvironment
getAppConfigClass() - Method in MockGriffonApplication
getApplication() - Method in GriffonTestTypeSupport
Will return the application if it is present, but will throw an IllegalStateException if it is not.
getApplicationDependencyDescriptors(String) - Method in IvyDependencyManager
Returns all of the dependency descriptors for dependencies of the application and not those inherited from frameworks or plugins
getApplicationName() - Method in AbstractIvyDependencyManager
getApplicationName() - Method in FileMergeTask
getApplicationPluginDependencyDescriptors(String) - Method in IvyDependencyManager
Returns all of the dependency descriptors for dependencies of the application and not those inherited from frameworks or plugins
getApplicationVersion() - Method in AbstractIvyDependencyManager
getArchetypeDescriptor(Resource) - Method in ArtifactSettings
getArchetypeNameFromDescriptor(String) - Method in ArtifactSettings
getArgs() - Method in GriffonTask
getArtifactDescriptor(String, Resource) - Method in ArtifactSettings
getArtifactNameFromDescriptor(String, Resource) - Method in ArtifactSettings
getArtifactPath(String) - Method in GriffonCompilerContext
getArtifactRelease(String, File) - Method in ArtifactSettings
getArtifactVersionInternal(String, def) - Method in ArtifactSettings
getAvailableScripts(String) - Method in PluginSettings
getBaseDir() - Method in AbstractBuildSettings
getBaseDir() - Method in BuildSettings
Returns the current base directory of this project.
getBooleanValueOrDefault(Map, String, boolean) - Method in AbstractDependenciesConfigurer
getBuildDateTime() - Method in GriffonEnvironment
getBuildDependencies() - Method in BuildSettings
List containing the runtime dependencies of the app as File instances.
getBuilderClass() - Method in MockGriffonApplication
getBuildListeners() - Method in BuildSettings
getBuildSettings() - Method in AbstractIvyDependencyManager
getBuildSettings() - Method in FileMergeTask
getBuildSettings() - Method in GriffonCompilerContext
getCapitalizedName() - Method in Artifact
getCapitalizedType() - Method in Artifact
getChainResolver() - Method in AbstractIvyDependencyManager
getClassesDir() - Method in GriffonBuildHelper
getClassLoaderUrls(BuildSettings, Set) - Method in GriffonScriptRunner
Creates a new root loader with the Griffon libraries and the application's plugin libraries on the classpath.
getClasspath() - Method in GriffonTask
getCommand() - Method in GriffonTask
getCommandLine(String) - Method in GriffonScriptRunner
getCommandLineParser() - Method in GriffonScriptRunner
getCommandName() - Method in CommandLine
@return The command name specified
getCommandName() - Method in DefaultCommandLine
getCompileClasspath() - Method in GriffonTask
getCompileDependencies() - Method in BuildSettings
List containing the compile-time dependencies of the app as File instances.
getCompileDependencies() - Method in GriffonBuildHelper
getConfig() - Method in AbstractBuildSettings
getConfig() - Method in CommandLineHelper
getConfigClass() - Method in MockGriffonApplication
getConfigOption(String) - Method in GriffonCompilerContext
getConfigurationMappings() - Method in AbstractIvyDependencyManager
getConfigurationNames() - Method in AbstractIvyDependencyManager
getConfigValue(String, Object) - Method in BuildSettings
getContext() - Method in AbstractDependencyManagementConfigurer
getControllerName() - Method in GriffonTestInterceptor
getDeclaredPluginDependencyDescriptors() - Method in AbstractIvyDependencyManager
Returns all plugin dependency descriptors that are not transitively included
getDefaultAnswerNonInteractive() - Method in AbstractBuildSettings
getDefaultAnswerNonInteractive() - Method in CommandLineHelper
getDefaultEnvironmentForScript(String) - Method in CommandLineParser
getDefaultHeaders() - Method in RemoteArtifactRepository
getDelegate() - Method in AbstractClosureProxy
getDemand() - Method in GriffonMock
Returns a "demand" object that supports the "control.demand.myMethod() {}" syntax.
getDependencies() - Method in AbstractIvyDependencyManager
Obtains a list of dependencies defined in the project
getDependencyDescriptors() - Method in AbstractIvyDependencyManager
Obtains a set of dependency descriptors defined in the project
getDependencyManager() - Method in AbstractDependencyManagementConfigurer
getDescription() - Method in Option
getDescription(ClassNode) - Method in ResolveVisitor
getDir() - Method in FileMergeTask
getDirective() - Method in AbstractClosureProxy
getDirectory() - Method in PluginInfo
getEffectivePluginDependencyDescriptors() - Method in IvyDependencyManager
The plugin dependencies excluding non-exported transitive deps and collapsed to the highest version of each dependency.
getEnvironment() - Method in CommandLine
@return The environment specified
getEnvironment() - Method in DefaultCommandLine
getEnvironment() - Method in GriffonTask
getEnvironment() - Method in GriffonUtil
Retrieves the current execution environment
getEventsClass() - Method in MockGriffonApplication
getExitCode() - Method in ScriptExitException
getExportedDependencyDescriptors(String) - Method in IvyDependencyManager
Returns all the dependency descriptors for dependencies of a plugin that have been exported for use in the application
getExportSetting(Map) - Method in AbstractDependenciesConfigurer
getExtendedEnvironmnentName(String) - Method in CommandLineParser
getFailCount() - Method in GriffonTestTypeResult
The number of tests that can be considered to have not passed
getFailCount() - Method in JUnit4ResultGriffonTestTypeResultAdapter
getFlattenedBuildSettings() - Method in GriffonCompilerContext
getFrameworkPluginDirectories() - Method in PluginSettings
getFrameworkPluginReleases() - Method in PluginSettings
getFrameworkPlugins() - Method in PluginSettings
getFullName(ClassNode) - Method in GriffonASTUtils
Gets the full name of a ClassNode.
getFurthestParent(ClassNode) - Method in GriffonASTUtils
getGriffonVersion() - Method in AbstractDependencyManagementConfigurer
getGriffonVersion() - Method in GriffonEnvironment
getGriffonVersion() - Method in GriffonUtil
getGriffonWorkDir() - Method in GriffonBuildHelper
getGroovyVersion() - Method in AbstractDependencyManagementConfigurer
getGroovyVersion() - Method in GriffonEnvironment
getHeadless() - Method in AbstractSwingTestCase
Alias for isHeadless().
getHelpMessage() - Method in CommandLineParser
getHome() - Method in GriffonTask
getHostname() - Method in RemoteArtifactRepository
getInstalledArtifacts(String, boolean) - Method in ArtifactSettings
Finds all artifacts of the given type that are installed.
getInstalledRelease(String, String, String, boolean) - Method in ArtifactSettings
getInstalledReleases(String, boolean) - Method in ArtifactSettings
getInstallFailureStrategy() - Method in ArtifactInstallEngine
getInstallPathFor(String, String, String, boolean) - Method in ArtifactSettings
getInstance() - Method in ArtifactRepositoryRegistry
getInstance() - Method in SourceUnitCollector
getIvySettings() - Method in AbstractIvyDependencyManager
getJvmVersion() - Method in GriffonEnvironment
getLastModified() - Method in LastModifiedResolvedResource
getLogger() - Method in IvyDependencyManager
getLowercaseName() - Method in Platform
getLowercaseName() - Method in Toolkit
getLowercaseNames() - Method in Platform
getLowercaseNames() - Method in Toolkit
getLowercaseNamesAsList() - Method in Platform
getLowercaseNamesAsList() - Method in Toolkit
getLowerVersion(String) - Method in ArtifactSettings
Returns the lower version of a Griffon version number expression in a artifact
getMaximumNumberOfParameters() - Method in AbstractClosureProxy
getMergeStrategyFor(String) - Method in FileMergeTask
getMessage() - Method in ResolveException
getMetadata() - Method in AbstractIvyDependencyManager
getMetadataRegisteredPluginNames() - Method in AbstractIvyDependencyManager
getModuleDescriptor() - Method in AbstractIvyDependencyManager
getModuleRevisionIds(String) - Method in DependencyResolver
Obtains the ModuleRevisionId instances for the given organisation name
getModuleRevisionIds(String) - Method in IvyDependencyManager
getName() - Method in AbstractArtifactRepository
getName() - Method in ArtifactRepository
getName() - Method in GriffonTestType
A suitable display name for this test type.
getName() - Method in Option
getName() - Method in Platform
getName() - Method in PluginInfo
getName() - Method in ResolveVisitor.ConstructedClassWithPackage
getName() - Method in ResolveVisitor.LowerCaseClass
getName() - Method in Toolkit
getNameFromScript(String) - Method in GriffonUtil
Calculates the class name from a script name in the form my-funk-griffon-script
getNames() - Method in Platform
getNames() - Method in Toolkit
getNamesAsList() - Method in Platform
getNamesAsList() - Method in Toolkit
getOption() - Method in DefaultCommandLine.SpecifiedOption
getOptions() - Method in CommandLine
getOptions() - Method in DefaultCommandLine
getOsVersion() - Method in GriffonEnvironment
getOut() - Method in GriffonScriptRunner
getOutput() - Method in AbstractCliTestCase
Returns the process output as a string.
getParameterTypes() - Method in AbstractClosureProxy
getPassCount() - Method in GriffonTestTypeResult
The number of tests that can be considered to have passed
getPassCount() - Method in JUnit4ResultGriffonTestTypeResultAdapter
getPassphrase() - Method in RemoteArtifactRepository.SimpleUserInfo
getPlatform() - Method in PlatformUtils
getPluginDependencyDescriptor(String) - Method in AbstractIvyDependencyManager
Obtains a particular DependencyDescriptor by the plugin name
getPluginDependencyDescriptors() - Method in AbstractIvyDependencyManager
Obtains a set of plugin dependency descriptors defined in the project
getPluginDependencyNames() - Method in AbstractIvyDependencyManager
Obtains a set of plugins this application is dependent onb
getPluginDescriptor(Resource) - Method in ArtifactSettings
getPluginDirForName(String) - Method in PluginSettings
getPluginExcludes(String) - Method in AbstractIvyDependencyManager
getPluginLibDirectories() - Method in PluginSettings
getPluginList(File) - Method in GriffonRepoResolver
Obtains the XML representation of the plugin-list.xml held in a Griffon compatible repository
getPluginName(String) - Method in GriffonUtil
Returns the name of a plugin given the name of the *GriffonPlugin.groovy descriptor file.
getPluginNameFromDescriptor(String) - Method in ArtifactSettings
getPluginReleases() - Method in PluginSettings
getPlugins() - Method in PluginSettings
getPluginScripts() - Method in PluginSettings
getProjectPluginDirectories() - Method in PluginSettings
getProjectPluginReleases() - Method in PluginSettings
getProjectPlugins() - Method in PluginSettings
getProjectPluginsDir() - Method in AbstractBuildSettings
getProjectPluginsDir() - Method in GriffonBuildHelper
getProjectWorkDir() - Method in GriffonBuildHelper
getProperty(String) - Method in AbstractClosureProxy
getPropertyValue(String, Object) - Method in BuildSettings
getReadPom() - Method in AbstractIvyDependencyManager
getRegisteredArtifacts(String, Metadata) - Method in ArtifactSettings
Finds all artifacts of the given type that are registered with the project's metadata.
getRelativeSourcePath() - Method in GriffonTestType
The relative path from the configured test source directory to the particular directory that contains the tests for this test type.
getRelease() - Method in PluginInfo
getReleaseFromMetadata(String, String, String, boolean) - Method in ArtifactSettings
getRemainingArgs() - Method in CommandLine
@return The remaining arguments after the command name
getRemainingArgs() - Method in DefaultCommandLine
getRemainingArgsArray() - Method in CommandLine
@return The remaining arguments as an array
getRemainingArgsArray() - Method in DefaultCommandLine
getRemainingArgsLineSeparated() - Method in CommandLine
@return The remaining args separated by the line separator char
getRemainingArgsLineSeparated() - Method in DefaultCommandLine
getRemainingArgsString() - Method in CommandLine
@return The remaining args as one big string
getRemainingArgsString() - Method in DefaultCommandLine
getRepositoryRoot() - Method in GriffonRepoResolver
getRequiredLibsFromHome() - Method in GriffonTask
getResolveStrategy() - Method in AbstractClosureProxy
getResource(String) - Method in GriffonRepository
getResourcesDir() - Method in GriffonBuildHelper
getRuntimeClasspath() - Method in GriffonTask
getRuntimeDependencies() - Method in BuildSettings
List containing the runtime dependencies of the app as File instances.
getRuntimeDependencies() - Method in GriffonBuildHelper
getScript() - Method in GriffonTask
getScriptName(String) - Method in GriffonUtil
Retrieves the script name representation of the given class name.
getScriptName() - Method in ScriptNotFoundException
getScriptNameFromFile(File) - Method in GriffonScriptRunner
getSettings() - Method in BuildSettingsHolder
getSettings() - Method in GriffonScriptRunner
getSlf4jVersion() - Method in AbstractDependencyManagementConfigurer
getSlf4jVersion() - Method in GriffonEnvironment
getSortedFrameworkPluginDirectories() - Method in PluginSettings
getSortedPlugins(Map) - Method in PluginSettings
getSortedProjectPluginDirectories() - Method in PluginSettings
getSourceDir() - Method in GriffonTestTypeSupport
The location of this type's source
getSourceUnit() - Method in ResolveVisitor
getSourceUnit(ClassNode) - Method in SourceUnitCollector
getSpringVersion() - Method in AbstractDependencyManagementConfigurer
getSpringVersion() - Method in GriffonEnvironment
getStatic() - Method in DemandProxy
getSystemProperties() - Method in CommandLine
@return The system properties specified
getSystemProperties() - Method in DefaultCommandLine
getTest(def) - Method in PerTestRunListener
getTestClasses() - Method in JUnit4GriffonTestType
getTestClassesDir() - Method in GriffonBuildHelper
getTestClassLoader() - Method in GriffonTestTypeSupport
A class loader with class path additions of this type's source dir and compile classed dir.
getTestClasspath() - Method in GriffonTask
getTestDependencies() - Method in BuildSettings
List containing the test-time dependencies of the app as File instances.
getTestDependencies() - Method in GriffonBuildHelper
getTestExtensions() - Method in GriffonTestTypeSupport
Override to have the tests for this type require a certain file extension
getTestReportsDir() - Method in GriffonBuildHelper
getTestResourcesDir() - Method in GriffonBuildHelper
getTestSuffixes() - Method in GriffonTestTypeSupport
Override to have the tests for this type require a certain suffix
getTestSuffixes() - Method in JUnit4GriffonTestType
getThreadingMethod(Policy) - Method in ThreadingASTTransformation
getThreadingPolicy(AnnotationNode) - Method in ThreadingASTTransformation
getTimeStamp(Class) - Method in ResolveVisitor
getType() - Method in Artifact
getType() - Method in ArtifactRepository
getUndeclaredOptions() - Method in CommandLine
getUndeclaredOptions() - Method in DefaultCommandLine
getUpperVersion(String) - Method in ArtifactSettings
Returns the upper version of a Griffon version number expression in a artifact
getUsageStatesFile(BuildSettings) - Method in GriffonUsageStats
getUsedConfigurations() - Method in AbstractIvyDependencyManager
getValue() - Method in DefaultCommandLine.SpecifiedOption
getValueFromSystemOrBuild(String, Properties) - Method in BuildSettings
getValueOf(String, Properties, Object) - Method in BuildSettings
getVersion() - Method in PluginInfo
getWholePattern() - Method in SnapshotAwareM2Resolver
getWorkDir() - Method in AbstractCliTestCase
Returns the working directory for the current command.
globalEventHooks - Field in GriffonBuildEventListener
gradle - Field in IntegrateWithCommand
GRIFFON_ADDON_CLASS - Field in GriffonAddonASTTransformation
GRIFFON_APP - Field in BuildSettings
GRIFFON_APPLICATION_TYPE - Field in GriffonAddonASTInjector
GRIFFON_APPLICATION_TYPE - Field in GriffonArtifactASTInjector
GRIFFON_CLASS_TYPE - Field in GriffonArtifactASTInjector
griffon - Field in ClearDependencyCacheCommand
GRIFFON_CONTROLLER_CLASS - Field in GriffonControllerASTTransformation
GRIFFON_IMPLEMENTATION_TITLE - Field in GriffonEnvironment
GRIFFON_IMPLEMENTATION_TITLE - Field in GriffonUtil
GRIFFON_MODEL_CLASS - Field in GriffonModelASTTransformation
GRIFFON_PACKAGES - Field in GriffonUtil
GRIFFON_PLUGINS - Field in GriffonPluginsDirectoryResolver
GRIFFON_ROOT_CLASSLOADER - Field in GriffonStarter
GRIFFON_SERVICE_CLASS - Field in GriffonServiceASTTransformation
GRIFFON_VERSION - Field in GriffonUtil
GRIFFON_VIEW_CLASS - Field in GriffonViewASTTransformation
GriffonAddonASTInjector - Class in org.codehaus.griffon.compiler.support
@author Andres Almiray
GriffonAddonASTInjector() - Constructor in GriffonAddonASTInjector
GriffonAddonASTTransformation - Class in org.codehaus.griffon.compiler.support
Handles generation of code for Griffon addons.
GriffonAddonASTTransformation() - Constructor in GriffonAddonASTTransformation
GriffonArtifactASTInjector - Class in org.codehaus.griffon.compiler.support
@author Andres Almiray
GriffonArtifactASTInjector() - Constructor in GriffonArtifactASTInjector
GriffonArtifactASTTransformation - Class in org.codehaus.griffon.compiler.support
Handles generation of code for Griffon artifacts.
GriffonArtifactASTTransformation() - Constructor in GriffonArtifactASTTransformation
griffonArtifactPattern - Field in GriffonCompilerContext
GriffonASTUtils - Class in org.codehaus.griffon.ast
Helper methods for working with Groovy AST trees.
GriffonASTUtils() - Constructor in GriffonASTUtils
GriffonBuildEventListener - Class in org.codehaus.griffon.cli.support
@author Graeme Rocher (Grails 1.1)
GriffonBuildEventListener(GroovyClassLoader, Binding, BuildSettings) - Constructor in GriffonBuildEventListener
GriffonBuildHelper - Class in org.codehaus.griffon.cli.support
Helper class that allows a client to bootstrap the Griffon build system in its own class loader.
GriffonBuildHelper(ClassLoader, String, String) - Constructor in GriffonBuildHelper
GriffonBuildListener - Interface in griffon.build
An interface that classes can implement to receive events raised by the Griffon build system.
griffonCentral() - Method in RepositoriesConfigurer
GriffonCommand - Interface in org.codehaus.griffon.cli.shell
@author Andres Almiray
GriffonCompiler - Class in org.codehaus.griffon.compiler
@author Andres Almiray
GriffonCompiler() - Constructor in GriffonCompiler
GriffonCompilerContext - Class in org.codehaus.griffon.compiler
@author Andres Almiray
GriffonCompilerContext() - Constructor in GriffonCompilerContext
GriffonConfigurationException - Class in org.codehaus.griffon.exceptions
@author Graeme Rocher
GriffonConfigurationException(Throwable) - Constructor in GriffonConfigurationException
GriffonControllerASTTransformation - Class in org.codehaus.griffon.compiler.support
Handles generation of code for Griffon controllers.
GriffonControllerASTTransformation() - Constructor in GriffonControllerASTTransformation
GriffonCoreDependencies - Class in org.codehaus.griffon.resolve
Encapsulates information about the core dependencies of Griffon.
GriffonCoreDependencies(String, BuildSettings) - Constructor in GriffonCoreDependencies
griffonEnv - Property in BuildSettings
The environment for the current script.
GriffonEnvironment - Class in org.codehaus.griffon.cli
@author Andres Almiray
GriffonEnvironment() - Constructor in GriffonEnvironment
GriffonException - Class in org.codehaus.griffon.exceptions
GriffonException(Throwable) - Constructor in GriffonException
griffonHome - Field in AbstractCliTestCase
griffonHome - Property in BuildSettings
Location of the Griffon distribution as usually identified by the Griffon_HOME environment variable.
griffonHome() - Method in RepositoriesConfigurer
GriffonMain - Class in org.codehaus.griffon
GriffonMain() - Constructor in GriffonMain
GriffonMock - Class in griffon.test
GriffonMock(Class, boolean) - Constructor in GriffonMock
Creates a new mock for the given class.
GriffonModelASTTransformation - Class in org.codehaus.griffon.compiler.support
Handles generation of code for Griffon models.
GriffonModelASTTransformation() - Constructor in GriffonModelASTTransformation
GriffonMvcArtifactASTInjector - Class in org.codehaus.griffon.compiler.support
@author Andres Almiray
GriffonMvcArtifactASTInjector() - Constructor in GriffonMvcArtifactASTInjector
griffonPlugins() - Method in RepositoriesConfigurer
GriffonPluginsDirectoryResolver - Class in org.codehaus.griffon.resolve
A resolver that resolves JAR files from plugin lib directories.
GriffonPluginsDirectoryResolver(BuildSettings, IvySettings) - Constructor in GriffonPluginsDirectoryResolver
griffonRepo(String, String) - Method in RepositoriesConfigurer
Defines a repository that uses Griffon plugin repository format.
GriffonRepoResolver - Class in org.codehaus.griffon.resolve
Overrides the default Ivy resolver to substitute the release tag in Griffon' repository format prior to a resolve.
GriffonRepoResolver(String, URL) - Constructor in GriffonRepoResolver
GriffonRepository - Class in org.codehaus.griffon.resolve
Repository cable of handling the Griffon svn repo's repository patterns.
GriffonRepository() - Constructor in GriffonRepository
GriffonRootLoader - Class in org.codehaus.griffon.cli.support
A custom Groovy RootLoader that works around issue GROOVY-2303.
GriffonRootLoader() - Constructor in GriffonRootLoader
griffonScriptClosure - Property in BuildSettings
Implementation of the "griffonScript()" method used in Griffon scripts.
GriffonScriptRunner - Class in org.codehaus.griffon.cli
Class that handles Griffon command line interface for running scripts
GriffonScriptRunner.GantCustomizer - Class in org.codehaus.griffon.cli
GriffonScriptRunner.GantCustomizer(BuildSettings, Binding, Gant) - Constructor in GriffonScriptRunner.GantCustomizer
GriffonScriptRunner.ScriptAndArgs - Class in org.codehaus.griffon.cli
Contains details about a Griffon command invocation such as the name of the corresponding script, the environment (if specified), and the arguments to the command.
GriffonScriptRunner.ScriptAndArgs() - Constructor in GriffonScriptRunner.ScriptAndArgs
GriffonScriptRunner(BuildSettings) - Constructor in GriffonScriptRunner
GriffonServiceASTInjector - Class in org.codehaus.griffon.compiler.support
@author Andres Almiray
GriffonServiceASTInjector() - Constructor in GriffonServiceASTInjector
GriffonServiceASTTransformation - Class in org.codehaus.griffon.compiler.support
Handles generation of code for Griffon services.
GriffonServiceASTTransformation() - Constructor in GriffonServiceASTTransformation
GriffonSetup - Class in org.codehaus.griffon.cli
@author Andres Almiray
GriffonSetup() - Constructor in GriffonSetup
GriffonStarter - Class in org.codehaus.griffon.cli.support
@author Graeme Rocher (Grails 1.0)
GriffonStarter() - Constructor in GriffonStarter
GriffonTask - Class in griffon.ant
GriffonTask() - Constructor in GriffonTask
GriffonTestAutowirer - Class in org.codehaus.griffon.test.support
Convenience class to autowire test classes
GriffonTestAutowirer(GriffonApplication) - Constructor in GriffonTestAutowirer
GriffonTestCaseRunner - Class in org.codehaus.griffon.test.junit4.runner
GriffonTestCaseRunner(Class, GriffonTestMode, GriffonApplication, GriffonTestTargetPattern) - Constructor in GriffonTestCaseRunner
GriffonTestCaseRunnerBuilder - Class in org.codehaus.griffon.test.junit4.runner
GriffonTestCaseRunnerBuilder(GriffonTestMode, GriffonApplication, GriffonTestTargetPattern) - Constructor in GriffonTestCaseRunnerBuilder
GriffonTestEnvironmentStatement - Class in org.codehaus.griffon.test.junit4.runner
GriffonTestEnvironmentStatement(Statement, Object, GriffonTestInterceptor) - Constructor in GriffonTestEnvironmentStatement
GriffonTestEventConsoleReporter - Class in org.codehaus.griffon.test.event
GriffonTestEventConsoleReporter(PrintStream) - Constructor in GriffonTestEventConsoleReporter
GriffonTestEventPublisher - Class in org.codehaus.griffon.test.event
Publishes test related events to the Griffon build system.
GriffonTestEventPublisher(Closure) - Constructor in GriffonTestEventPublisher
@param event the "event" closure from the Griffon build system
GriffonTestInterceptor - Class in org.codehaus.griffon.test.support
GriffonTestInterceptor(Object, GriffonTestMode, GriffonApplication, String) - Constructor in GriffonTestInterceptor
GriffonTestMode - Class in org.codehaus.griffon.test.support
GriffonTestMode() - Constructor in GriffonTestMode
GriffonTestRunNotifier - Class in org.codehaus.griffon.test.event
A RunNotifier that logs the the GriffonConsole.
GriffonTestRunNotifier(int) - Constructor in GriffonTestRunNotifier
GriffonTestTargetPattern - Class in org.codehaus.griffon.test
A pattern passed to `griffon test-app` that targets one or more tests and potentially a single method
GriffonTestTargetPattern(String) - Constructor in GriffonTestTargetPattern
GriffonTestType - Interface in org.codehaus.griffon.test
Describes the contract that a test type must support to be runnable by `griffon test-app`.
GriffonTestTypeResult - Interface in org.codehaus.griffon.test
Describes the outcome of running a test type.
GriffonTestTypeSupport - Class in org.codehaus.griffon.test.support
Provides a convenient base for GriffonTestType implementations.
GriffonTestTypeSupport(String, String) - Constructor in GriffonTestTypeSupport
Sets the name and relativeSourcePath
GriffonUnitTestCase - Class in griffon.test
Support class for writing unit tests in Griffon.
GriffonUnitTestCase() - Constructor in GriffonUnitTestCase
GriffonUsageStats - Class in org.codehaus.griffon.cli
@author Andres Almiray
GriffonUsageStats() - Constructor in GriffonUsageStats
GriffonUtil - Class in griffon.util
Griffon utility methods for command line and GUI applications
GriffonUtil() - Constructor in GriffonUtil
griffonVersion - Field in AbstractCliTestCase
griffonVersion - Property in BuildSettings
The version of Griffon being used for the current script.
griffonVersion - Field in GriffonCoreDependencies
griffonVersion - Property in Release
GriffonViewASTInjector - Class in org.codehaus.griffon.compiler.support
@author Andres Almiray
GriffonViewASTInjector() - Constructor in GriffonViewASTInjector
GriffonViewASTTransformation - Class in org.codehaus.griffon.compiler.support
Handles generation of code for Griffon views.
GriffonViewASTTransformation() - Constructor in GriffonViewASTTransformation
griffonWorkDir - Property in BuildSettings
The location of the Griffon working directory where non-project-specific temporary files are stored.
griffonWorkDirSet - Field in BuildSettings
GROOVY_SYSTEM_TYPE - Field in GriffonArtifactASTInjector
groovyVersion - Property in BuildSettings
group - Field in ClearDependencyCacheCommand
group - Field in CreateMvcCommand

H

handleExport(EnhancedDefaultDependencyDescriptor, Boolean) - Method in AbstractDependenciesConfigurer
handleExport(EnhancedDefaultDependencyDescriptor, Boolean) - Method in JarDependenciesConfigurer
handleExport(EnhancedDefaultDependencyDescriptor, Boolean) - Method in PluginDependenciesConfigurer
handleFieldForInjection(ClassNode, FieldNode, String) - Method in ThreadingASTTransformation
handleMethodForInjection(ClassNode, MethodNode, String) - Method in ThreadingASTTransformation
handlePropertyForInjection(ClassNode, PropertyNode, String) - Method in ThreadingASTTransformation
HANDLER - Field in MVCAwareASTTransformation
hasApplicationDependencies - Field in AbstractIvyDependencyManager
hasDependency(String, String) - Method in AbstractIvyDependencyManager
Tests whether the given group and name are defined in the list of dependencies
hasEventPublisherAnnotation(AnnotatedNode) - Method in EventPublisherASTTransformation
Convenience method to see if an annotated node is @EventPublisher.
hasField(ClassNode, String, int, ClassNode) - Method in GriffonASTUtils
hashCode() - Method in AbstractClosureProxy
hashCode() - Method in ArtifactDependency.Key
hashCode() - Method in PluginInfo
hashCode() - Method in VersionComparator
hasListenerAnnotation(AnnotatedNode) - Method in PropertyListenerASTTransformation
Convenience method to see if an annotated node is @PropertyListener.
hasMessageSourceAwareAnnotation(AnnotatedNode) - Method in MessageSourceAwareASTTransformation
Convenience method to see if an annotated node is @MessageSourceAware.
hasMVCAwareAnnotation(AnnotatedNode) - Method in MVCAwareASTTransformation
Convenience method to see if an annotated node is @MVCAware.
hasOption(String) - Method in CommandLine
@param name The name of the option
hasOption(String) - Method in DefaultCommandLine
hasOrInheritsField(ClassNode, String, int, ClassNode) - Method in GriffonASTUtils
hasOrInheritsProperty(ClassNode, String) - Method in GriffonASTUtils
hasPackageName() - Method in ResolveVisitor.ConstructedClassWithPackage
hasPackageName() - Method in ResolveVisitor.LowerCaseClass
hasProperty(ClassNode, String) - Method in GriffonASTUtils
Returns whether a classNode has the specified property or not
hasResourceResolverAwareAnnotation(AnnotatedNode) - Method in ResourceResolverAwareASTTransformation
Convenience method to see if an annotated node is @ResourceResolverAware.
hasResourcesAwareAnnotation(AnnotatedNode) - Method in ResourcesAwareASTTransformation
Convenience method to see if an annotated node is @ResourcesAware.
hasThreadingAnnotation(AnnotatedNode) - Method in ThreadingASTTransformation
Convenience method to see if an annotated node is @Threading.
hasThreadingAwareAnnotation(AnnotatedNode) - Method in ThreadingAwareASTTransformation
Convenience method to see if an annotated node is @ThreadingAware.
hasVoidOrDefAsReturnType(MethodNode) - Method in ThreadingASTTransformation
headless - Field in AbstractSwingTestCase
HELP_ARGUMENT_ALIAS - Field in CommandLine
HELP_ARGUMENT - Field in CommandLine
helper - Field in GriffonScriptRunner
home - Field in GriffonTask
host - Field in AddProxyCommand
html - Field in StatsCommand
http - Field in LegacyArtifactRepository
http - Field in RemoteArtifactRepository

I

idea - Field in IntegrateWithCommand
ifs(Expression, Expression, Expression) - Method in GriffonASTUtils
ifs_no_return(Expression, Statement, Statement) - Method in GriffonASTUtils
implementsMethod(ClassNode, MethodNode) - Method in GriffonASTUtils
implementsOrInheritsMethod(ClassNode, MethodNode) - Method in GriffonASTUtils
implementsOrInheritsZeroArgMethod(ClassNode, String, List) - Method in GriffonASTUtils
implementsZeroArgMethod(ClassNode, String) - Method in GriffonASTUtils
Tests whether the ClasNode implements the specified method name.
IMPORTS_PER_ARTIFACT_TYPE - Field in DefaultImportCompilerCustomizer
inClosure - Field in ResolveVisitor
includeJavadoc - Field in AbstractIvyDependencyManager
includeJavadoc - Property in BuildSettings
whether to include javadoc attachments in a resolve
includePluginScriptClosure - Property in BuildSettings
Implementation of the "includePluginScript()" method used in Griffon scripts.
includeRuntimeClasspath - Field in GriffonTask
includeScriptClosure - Property in BuildSettings
Implementation of the "includeScript()" method used in Griffon scripts.
includeSource - Field in AbstractIvyDependencyManager
includeSource - Property in BuildSettings
whether to include source attachments in a resolve
index - Field in Argument
@default 0
inherit(boolean) - Method in RepositoriesConfigurer
InheritanceConfigurer - Class in org.codehaus.griffon.resolve.config
InheritanceConfigurer(DependencyConfigurationContext) - Constructor in InheritanceConfigurer
inherited - Field in DependencyConfigurationContext
inherited - Property in EnhancedDefaultDependencyDescriptor
Whether the dependency is inherited from a plugin or framework and not an application dependency
inheritRepositories - Property in IvyDependencyManager
inherits(String) - Method in DependencyConfigurationConfigurer
inherits(boolean) - Method in RepositoriesConfigurer
inheritsAll - Property in IvyDependencyManager
init - Field in DocCommand
init() - Method in GriffonTestInterceptor
initBinding(GantBinding) - Method in GriffonScriptRunner
Prep the binding.
initBinding(GantBinding) - Method in PluginSettings
initialize() - Method in GriffonBuildEventListener
initializeProjectInputStream(GantBinding) - Method in GriffonScriptRunner
inject(ClassNode, String) - Method in ASTInjector
inject(ClassNode, String) - Method in GriffonAddonASTInjector
inject(ClassNode) - Method in GriffonAddonASTTransformation
inject(ClassNode, String) - Method in GriffonArtifactASTInjector
inject(ClassNode, ClassNode) - Method in GriffonControllerASTTransformation
inject(ClassNode, ClassNode) - Method in GriffonModelASTTransformation
inject(ClassNode, String) - Method in GriffonMvcArtifactASTInjector
inject(ClassNode, String) - Method in GriffonServiceASTInjector
inject(ClassNode, ClassNode) - Method in GriffonServiceASTTransformation
inject(ClassNode, String) - Method in GriffonViewASTInjector
inject(ClassNode, ClassNode) - Method in GriffonViewASTTransformation
inject(ClassNode, String) - Method in ObservableASTInjector
inject(ClassNode, String) - Method in VetoableASTInjector
injectConstant(ClassNode, String, Class, Object) - Method in GriffonASTUtils
injectField(ClassNode, String, int, ClassNode, Expression, boolean) - Method in GriffonASTUtils
injectInterface(ClassNode, ClassNode, boolean) - Method in GriffonASTUtils
injectMethod(ClassNode, MethodNode, boolean) - Method in GriffonASTUtils
injectObservable(ClassNode) - Method in ObservableASTInjector
injectProperty(ClassNode, String, int, ClassNode, Object) - Method in GriffonASTUtils
injectVetoable(ClassNode) - Method in VetoableASTInjector
inPropertyExpression - Field in ResolveVisitor
INPUT_STREAM_TYPE - Field in ResourcesAwareASTTransformation
insert(List, def, int) - Method in PluginSettings
INSIDE_UITHREAD_ASYNC - Enum Constant in Threading.Policy
INSIDE_UITHREAD_SYNC - Enum Constant in Threading.Policy
inspectArtifactRelease(String, File, boolean) - Method in ArtifactInstallEngine
INSTALL_FAILURE_ABORT - Field in ArtifactInstallEngine
INSTALL_FAILURE_CONTINUE - Field in ArtifactInstallEngine
INSTALL_FAILURE_RETRY - Field in ArtifactInstallEngine
install - Field in ListArchetypeUpdatesCommand
install - Field in ListPluginUpdatesCommand
install - Field in UpgradeCommand
installArchetype(String, String) - Method in ArtifactInstallEngine
InstallArchetypeCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
InstallArchetypeCommand() - Constructor in InstallArchetypeCommand
installArchetypes(BuildSettings, LocalArtifactRepository, Map) - Method in GriffonSetup
installArtifact(String, String, String) - Method in ArtifactInstallEngine
InstallArtifactException - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
InstallArtifactException() - Constructor in InstallArtifactException
installed - Property in ArtifactDependency
installed - Field in ListArchetypesCommand
installed - Field in ListPluginsCommand
installedArtifacts - Property in ArtifactInstallEngine
installFromFile(String, File, boolean, boolean) - Method in ArtifactInstallEngine
installIvyAuth() - Method in GriffonRepoResolver
installPlugin(String, String, boolean) - Method in ArtifactInstallEngine
InstallPluginCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
InstallPluginCommand() - Constructor in InstallPluginCommand
installPlugins(Map, boolean) - Method in ArtifactInstallEngine
installPluginsInternal(List, boolean) - Method in ArtifactInstallEngine
INSTANCE - Field in ArtifactRepositoryRegistry
INSTANCE - Field in FileMergeTask.Append
INSTANCE - Field in FileMergeTask.Merge
INSTANCE - Field in FileMergeTask.MergeGriffonArtifacts
INSTANCE - Field in FileMergeTask.MergeManifest
INSTANCE - Field in FileMergeTask.MergeProperties
INSTANCE - Field in FileMergeTask.Replace
INSTANCE - Field in FileMergeTask.Skip
instance - Field in SourceUnitCollector
instanceMethods - Property in DemandProxy
Keeps a map of instance methods added via the mock.demand... syntax.
INSTANCEOF - Field in GriffonASTUtils
IntegrateWithCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
IntegrateWithCommand() - Constructor in IntegrateWithCommand
interactive - Property in ArtifactInstallEngine
interceptor - Field in GriffonTestEnvironmentStatement
internalBuildDependencies - Field in BuildSettings
List containing the dependencies required for the build system only
internalCompileDependencies - Field in BuildSettings
List containing the default (resolved via the dependencyManager) compile-time dependencies of the app as File instances.
internalRuntimeDependencies - Field in BuildSettings
List containing the default runtime-time dependencies of the app as File instances.
internalTestDependencies - Field in BuildSettings
List containing the default test-time dependencies of the app as File instances.
InvalidVersionException - Class in org.codehaus.griffon.artifacts
Throw when a specified version number is invalid
InvalidVersionException(Throwable) - Constructor in InvalidVersionException
invokeMethod(String, Object) - Method in AbstractDependenciesConfigurer
invokeMethod(String, Object) - Method in DemandProxy
invokeMethod(Object, String, Class, Object) - Method in GriffonBuildHelper
Invokes the named method on a target object using reflection.
iof(Expression, ClassNode) - Method in GriffonASTUtils
isAddonPattern - Field in GriffonCompilerContext
isAddonPlugin() - Method in BuildSettings
isApplicationClass(String) - Method in GriffonUtil
isArchetypeProject() - Method in BuildSettings
isArtifactInstalled(String, String, String, boolean) - Method in ArtifactSettings
isArtifactPattern - Field in GriffonCompilerContext
isBindableOrVetoable(AnnotatedNode) - Method in ObservableASTInjector
isCase(Object) - Method in AbstractClosureProxy
isCommandScript(File) - Method in GriffonScriptRunner
isCompatible(def) - Method in PlatformUtils
isCompileOrRuntimeScope(String) - Method in AbstractIvyDependencyManager
isContextlessScriptName(String) - Method in GriffonScriptRunner
isControllerArtifact(ClassNode, SourceUnit) - Method in GriffonControllerASTTransformation
isDebugEnabled() - Method in AbstractBuildSettings
isDevelopmentEnv() - Method in GriffonUtil
Retrieves whether the current execution environment is the development one
isEnabled(BuildSettings) - Method in GriffonUsageStats
isEnum(ClassNode) - Method in GriffonASTUtils
isEnvironmentSet() - Method in CommandLine
@return Whether the environment is user specified
isEnvironmentSet() - Method in DefaultCommandLine
isExcluded(String, String) - Method in GriffonScriptRunner.GantCustomizer
isExcluded(String) - Method in IvyDependencyManager
isExcludedFromDependencyResolution(String) - Method in GriffonScriptRunner.GantCustomizer
isExcludedFromPlugin(DependencyDescriptor, ArtifactId) - Method in AbstractIvyDependencyManager
isExportedToApplication() - Method in EnhancedDefaultDependencyDescriptor
Whether the dependency should be exposed to the application
isExposedByThisPlugin(EnhancedDefaultDependencyDescriptor) - Method in AbstractIvyDependencyManager
isExternalScript(File) - Method in GriffonScriptRunner
isFirstRun(BuildSettings) - Method in GriffonSetup
isGriffonAddon(String) - Method in GriffonCompilerContext
isGriffonArtifact(String) - Method in GriffonCompilerContext
isGriffonProject() - Method in BuildSettings
isGriffonProject() - Method in GriffonScriptRunner
isGriffonScript(String) - Method in GriffonCompilerContext
isHeadless() - Method in AbstractSwingTestCase
A boolean indicating if we are running in headless mode.
isIncludeRuntimeClasspath() - Method in GriffonTask
isInteractive - Field in GriffonScriptRunner
isLegacy() - Method in ArtifactRepository
isLocal() - Method in ArtifactRepository
isLoggingMethod(String) - Method in LoggingInjectionOperation.LoggingStrategy
isLoggingMethod(String) - Method in LoggingInjectionOperation.Slf4jLoggingStrategy
isMethodTargeting() - Method in GriffonTestTargetPattern
isModelArtifact(ClassNode, SourceUnit) - Method in GriffonModelASTTransformation
isOffline() - Method in AbstractIvyDependencyManager
isOffline() - Method in DependencyConfigurationContext
isOfflineMode() - Method in BuildSettings
isOnlyStrings(List) - Method in AbstractDependenciesConfigurer
isOrImplements(ClassNode, ClassNode) - Method in GriffonArtifactASTTransformation
isPluginConfiguredByApplication(String) - Method in IvyDependencyManager
isPluginProject() - Method in BuildSettings
isPluginTransitive(String) - Method in AbstractIvyDependencyManager
Returns whether a plugin is transitive, ie whether its dependencies are resolved transitively
isPluginTransitivelyIncluded(String) - Method in AbstractIvyDependencyManager
Whether the plugin is directly included or a transitive dependency of another plugin
isProperties(List) - Method in AbstractDependenciesConfigurer
isPropertiesAndConfigurer(List) - Method in AbstractDependenciesConfigurer
isRemote() - Method in ArtifactRepository
isResolverNotAlreadyDefined(String) - Method in RepositoriesConfigurer
isServiceArtifact(ClassNode, SourceUnit) - Method in GriffonServiceASTTransformation
isSnapshot() - Method in ArtifactDependency
isSnapshot() - Method in Release
isSourceNewer(URL, Class) - Method in ResolveVisitor
isSpecialConstructorCall - Field in ResolveVisitor
isStatic - Property in DemandProxy
isStringsAndConfigurer(List) - Method in AbstractDependenciesConfigurer
isStringsAndProperties(List) - Method in AbstractDependenciesConfigurer
isSupportedInConfiguration(String) - Method in EnhancedDefaultDependencyDescriptor
isTestPattern - Field in GriffonCompilerContext
isTestSource(String) - Method in GriffonCompilerContext
isTopLevelProperty - Field in ResolveVisitor
isUIThread - Property in AbstractSwingTestCase
True if the current thread is the UI thread
isUIThread - Property in GriffonUnitTestCase
True if the current thread is the UI thread
isUIThread() - Method in MockUIThreadHandler
isValidVersion(String, String) - Method in ArtifactSettings
Check if the required version is a valid for the given artifact version
isViewArtifact(ClassNode, SourceUnit) - Method in GriffonViewASTTransformation
isWindows - Field in GriffonCompilerContext
IvyDependencyManager - Class in org.codehaus.griffon.resolve
Implementation that uses Apache Ivy under the hood.
IvyDependencyManager(String, String, BuildSettings, Metadata, IvySettings) - Constructor in IvyDependencyManager
Creates a new IvyDependencyManager instance
ivyRepo(Map) - Method in RepositoriesConfigurer
ivySettings - Field in AbstractIvyDependencyManager

J

JAR_PATTERN - Property in BuildSettings
JarDependenciesConfigurer - Class in org.codehaus.griffon.resolve.config
JarDependenciesConfigurer(DependencyConfigurationContext) - Constructor in JarDependenciesConfigurer
JAVAFX - Enum Constant in Toolkit
javaOpts - Field in AppCommand
javaOpts - Field in ConsoleCommand
javaOpts - Field in RunAppCommand
javaOpts - Field in ShellCommand
JUnit4GriffonTestType - Class in org.codehaus.griffon.test.junit4
An GriffonTestType for JUnit4 tests.
JUnit4GriffonTestType(String, String, GriffonTestMode) - Constructor in JUnit4GriffonTestType
JUnit4ResultGriffonTestTypeResultAdapter - Class in org.codehaus.griffon.test.junit4.result
JUnit4ResultGriffonTestTypeResultAdapter(Result) - Constructor in JUnit4ResultGriffonTestTypeResultAdapter
JUnitReportProcessor - Class in org.codehaus.griffon.test.report.junit
JUnitReportProcessor() - Constructor in JUnitReportProcessor
JUnitReports - Class in org.codehaus.griffon.test.report.junit
Simply propagates to the underlying reports.
JUnitReports(JUnitResultFormatter) - Constructor in JUnitReports
JUnitReportsFactory - Class in org.codehaus.griffon.test.report.junit
JUnitReportsFactory(String, String, File, List) - Constructor in JUnitReportsFactory
jvmOpts - Field in AppCommand
jvmOpts - Field in RunAppCommand

K

KEY_CLI_VERBOSE - Field in CommandLineConstants
Controls verbose output when the command tool runs.
KEY_COMPILER_DEBUG - Field in CommandLineConstants
Add debug information to compiled classes.
KEY_COMPILER_SOURCE_LEVEL - Field in CommandLineConstants
The compiler source level to use.
KEY_COMPILER_TARGET_LEVEL - Field in CommandLineConstants
The compiler target level to use.
KEY_DEFAULT_ARTIFACT_REPOSITORY - Field in CommandLineConstants
Defines the name of the default search repository to use.
KEY_DEFAULT_INSTALL_ARTIFACT_REPOSITORY - Field in CommandLineConstants
Defines the name of the default local install repository to use.
KEY_DEFAULT_RELEASE_ARTIFACT_REPOSITORY - Field in CommandLineConstants
Defines the name of the default publish repository to use.
KEY_DISABLE_AST_INJECTION - Field in CommandLineConstants
Controls AST injection performed to artifacts by the compiler.
KEY_DISABLE_AUTO_IMPORTS - Field in CommandLineConstants
Controls additional default imports handled by the compiler.
KEY_DISABLE_LOCAL_REPOSITORY_SYNC - Field in CommandLineConstants
Controls if installed artifacts are copied to a local repository for faster lookups.
KEY_DISABLE_LOGGING_INJECTION - Field in CommandLineConstants
Controls AST injection adeed to logging statements performed by the compiler.
KEY_DISABLE_THREADING_INJECTION - Field in CommandLineConstants
Controls threading management code inject to controllers by the compiler.
KEY_FORCE_ARTIFACT_UPGRADE - Field in CommandLineConstants
Forces artifact upgrades even if versions are not compatible.
KEY_FULL_STACKTRACE - Field in CommandLineConstants
Whether to output full stack traces or not in the logs.
KEY_GRIFFON_COMMAND_LAUNCHER - Field in GriffonUsageStats
KEY_INSTALL_FAILURE_KEY - Field in CommandLineConstants
Controls the action to take when a plugin fails to be installed.
KEY_INSTALL_FAILURE_STRATEGY - Field in CommandLineConstants
Strategy to follow when plugin installation fails for the 1st time.
KEY_INTERACTIVE_MODE - Field in CommandLineConstants
Defines if the command tool should run interactively or not.
KEY - Field in MessageSourceAwareASTTransformation
KEY_NON_INTERACTIVE_DEFAULT_ANSWER - Field in CommandLineConstants
Holds the default answer to yield when running in non interactive mode.
KEY_OFFLINE_MODE - Field in CommandLineConstants
Defines if the command tool should resolve dependencies over the network or not.
KEY - Field in ResourceResolverAwareASTTransformation
KEY_SCRIPT_ARGS - Field in GriffonScriptRunner
KEY_SOURCE_ENCODING - Field in CommandLineConstants
Source file encoding.
KEYS - Field in CommandLineConstants

L

lastModified - Field in LastModifiedResolvedResource
lastModified - Field in SnapshotAwareM2Resolver.SnapshotRevision
LastModifiedResolvedResource - Class in org.codehaus.griffon.resolve
Correctly handles last modified in a resolved Ivy resource.
LastModifiedResolvedResource(Resource, String, long) - Constructor in LastModifiedResolvedResource
legacy - Property in LegacyArtifactRepository
legacy - Property in LocalArtifactRepository
legacy - Property in RemoteArtifactRepository
LegacyArtifactRepository - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
LegacyArtifactRepository() - Constructor in LegacyArtifactRepository
LIB_DIR_PATTERN - Field in GriffonPluginsDirectoryResolver
license - Property in Artifact
LINUX64 - Enum Constant in Platform
LINUX - Enum Constant in Platform
list(String) - Method in GriffonRepository
ListArchetypesCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ListArchetypesCommand() - Constructor in ListArchetypesCommand
ListArchetypeUpdatesCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ListArchetypeUpdatesCommand() - Constructor in ListArchetypeUpdatesCommand
listArtifacts(String) - Method in ArtifactRepository
listArtifacts(String) - Method in LegacyArtifactRepository
listArtifacts(String) - Method in LocalArtifactRepository
listArtifacts(String) - Method in RemoteArtifactRepository
listDependencies(String) - Method in IvyDependencyManager
Lists all known dependencies for the given configuration name (defaults to all dependencies)
LISTENER - Field in EventPublisherASTTransformation
LISTENER - Field in ObservableASTInjector
ListPluginsCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ListPluginsCommand() - Constructor in ListPluginsCommand
ListPluginUpdatesCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ListPluginUpdatesCommand() - Constructor in ListPluginUpdatesCommand
ListRepositoriesCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ListRepositoriesCommand() - Constructor in ListRepositoriesCommand
ListTemplatesCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ListTemplatesCommand() - Constructor in ListTemplatesCommand
loadBuildPropertiesFromClasspath(Properties) - Method in BuildSettings
loadClass(String, boolean) - Method in GriffonRootLoader
loadClass(String) - Method in GriffonTestTypeSupport
Loods the class named by className using a class loader that can load the test classes, throwing a RuntimeException if the class can't be loaded.
loadConfig(ConfigObject) - Method in BuildSettings
loadDependencies(String) - Method in IvyDependencyManager
Similar to resolveDependencies, but will load the resolved dependencies into the application RootLoader if it exists
LOADER_FILE - Field in GriffonStarter
loadEventHooks(BuildSettings) - Method in GriffonBuildEventListener
loadEventsFromPlugins(Map) - Method in GriffonBuildEventListener
loadEventsScript(File) - Method in GriffonBuildEventListener
loadGriffonBuildListeners() - Method in GriffonBuildEventListener
loadScriptClass(Gant, String) - Method in GriffonScriptRunner
loadSettingsFile() - Method in BuildSettings
LOCAL - Field in ArtifactRepository
local - Property in LegacyArtifactRepository
local - Property in LocalArtifactRepository
local - Property in RemoteArtifactRepository
LocalArtifactRepository - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
LocalArtifactRepository() - Constructor in LocalArtifactRepository
LOCALE - Field in MessageSourceAwareASTTransformation
LOCALE - Field in ResourceResolverAwareASTTransformation
LOCALE_TYPE - Field in MessageSourceAwareASTTransformation
LOCALE_TYPE - Field in ResourceResolverAwareASTTransformation
lock - Field in AbstractCliTestCase
log4jVersion - Property in BuildSettings
LOG - Field in AbstractDependenciesConfigurer
LOG - Field in ArtifactDependencyResolver
LOG - Field in ArtifactInstallEngine
LOG - Field in ArtifactSettings
LOG - Field in BuildSettings
LOG - Field in DefaultImportCompilerCustomizer
log(String) - Method in DependencyConfigurationConfigurer
LOG - Field in EventPublisherASTTransformation
LOG - Field in GriffonAddonASTTransformation
LOG - Field in GriffonBuildEventListener
LOG - Field in GriffonControllerASTTransformation
LOG - Field in GriffonEnvironment
LOG - Field in GriffonModelASTTransformation
LOG - Field in GriffonServiceASTTransformation
LOG - Field in GriffonUtil
LOG - Field in GriffonViewASTTransformation
LOG - Field in LegacyArtifactRepository
LOG - Field in LocalArtifactRepository
LOG - Field in LoggingInjectionOperation
LOG - Field in MessageSourceAwareASTTransformation
LOG - Field in MVCAwareASTTransformation
LOG - Field in ObservableASTInjector
LOG - Field in RemoteArtifactRepository
LOG - Field in ResourceResolverAwareASTTransformation
LOG - Field in ResourcesAwareASTTransformation
LOG - Field in SnapshotAwareM2Resolver
LOG - Field in ThreadingASTTransformation
LOG - Field in ThreadingAwareASTTransformation
LOG_VARIABLE_NAME - Field in LoggingInjectionOperation
LOG - Field in VetoableASTInjector
LOGGER_FACTORY_TYPE - Field in GriffonAddonASTInjector
LOGGER_FACTORY_TYPE - Field in GriffonArtifactASTInjector
logger - Property in IvyDependencyManager
LOGGER_TYPE - Field in GriffonAddonASTInjector
LOGGER_TYPE - Field in GriffonArtifactASTInjector
LoggingInjectionOperation - Class in org.codehaus.griffon.compiler
Injects conditional logging on Griffon artifacts.
LoggingInjectionOperation.LoggingStrategy - Interface in org.codehaus.griffon.compiler
A LoggingStrategy defines how to wire a new logger instance into an existing class.
LoggingInjectionOperation.Slf4jLoggingStrategy - Class in org.codehaus.griffon.compiler
LoggingInjectionOperation.Slf4jLoggingStrategy() - Constructor in LoggingInjectionOperation.Slf4jLoggingStrategy
LoggingInjectionOperation() - Constructor in LoggingInjectionOperation
longestOptionNameLength - Field in CommandLineParser
lookupClassName(PropertyExpression) - Method in ResolveVisitor
lookupEnvironmentForCommand() - Method in CommandLine
lookupEnvironmentForCommand() - Method in DefaultCommandLine
LOWERCASE_NAMES - Field in Platform
LOWERCASE_NAMES - Field in Toolkit

M

M2_PATTERN - Field in SnapshotAwareM2Resolver
M2_PER_MODULE_PATTERN - Field in SnapshotAwareM2Resolver
MACOSX64 - Enum Constant in Platform
MACOSX - Enum Constant in Platform
main(String) - Method in GriffonScriptRunner
Evaluate the arguments to get the name of the script to execute, which environment to run it in, and the arguments to pass to the script.
main(String) - Method in GriffonStarter
major - Property in ArtifactDependency
makeClassSafe(Class) - Method in AbstractASTInjector
makeClassSafe(ClassNode) - Method in AbstractASTTransformation
makeCompileUnit() - Method in GriffonCompiler
makeFromFile(String, File) - Method in Release
makeFromJSON(String, def) - Method in Release
makeFromXML(String, def) - Method in Release
makeVariablesShared(VariableScope) - Method in ThreadingASTTransformation
matches(String, String, String) - Method in GriffonTestTargetPattern
matchesClass(String, String) - Method in GriffonTestTargetPattern
matchesClassWithExtension(String) - Method in GriffonTestTargetPattern
matchesClassWithoutExtension(String, String) - Method in GriffonTestTargetPattern
matchesMethod(String) - Method in GriffonTestTargetPattern
mavenCentral() - Method in RepositoriesConfigurer
mavenLocal(String) - Method in RepositoriesConfigurer
mavenRepo(Map) - Method in RepositoriesConfigurer
MD5 - Class in griffon.util
@author Andres Almiray
MD5() - Constructor in MD5
merge(File, File) - Method in FileMergeTask.Append
merge(File, File) - Method in FileMergeTask.Merge
merge(File, File) - Method in FileMergeTask.MergeGriffonArtifacts
merge(File, File) - Method in FileMergeTask.MergeManifest
merge(File, File) - Method in FileMergeTask.MergeProperties
merge(File, File) - Method in FileMergeTask.MergeStrategy
merge(File, File) - Method in FileMergeTask.Replace
merge(File, File) - Method in FileMergeTask.Skip
merge(String, String) - Method in GriffonCompilerContext
Merges two String arrays.
MERGER_MAPPINGS - Field in FileMergeTask
message - Field in ReleaseArchetypeCommand
message - Field in ReleaseCommand
message - Field in ReleasePluginCommand
MESSAGE_SOURCE_AWARE_TYPE - Field in MessageSourceAwareASTTransformation
MESSAGE_SOURCE_TYPE - Field in MessageSourceAwareASTTransformation
messageLogged(BuildEvent) - Method in BuildListenerAdapter
MessageSourceAware - Annotation Type in griffon.transform
MessageSourceAwareASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @MessageSourceAware annotation.
MessageSourceAwareASTTransformation() - Constructor in MessageSourceAwareASTTransformation
metadata - Field in AbstractIvyDependencyManager
metadata - Field in ArtifactInstallEngine
metadataRegisteredPluginNames - Field in AbstractIvyDependencyManager
METHOD_ADD_PROPERTY_CHANGE_LISTENER - Field in ObservableASTInjector
METHOD_ADD_VETOABLE_CHANGE_LISTENER - Field in VetoableASTInjector
METHOD_FIRE_PROPERTY_CHANGE - Field in ObservableASTInjector
METHOD_FIRE_VETOABLE_CHANGE - Field in VetoableASTInjector
METHOD_GET_MESSAGE - Field in MessageSourceAwareASTTransformation
METHOD_GET_PROPERTY_CHANGE_LISTENERS - Field in ObservableASTInjector
METHOD_GET_RESOURCE_AS_STREAM - Field in ResourcesAwareASTTransformation
METHOD_GET_RESOURCE_AS_URL - Field in ResourcesAwareASTTransformation
METHOD_GET_RESOURCES - Field in ResourcesAwareASTTransformation
METHOD_GET_VETOABLE_CHANGE_LISTENERS - Field in VetoableASTInjector
METHOD_REMOVE_PROPERTY_CHANGE_LISTENER - Field in ObservableASTInjector
METHOD_REMOVE_VETOABLE_CHANGE_LISTENER - Field in VetoableASTInjector
METHOD_RESOLVE_RESOURCE - Field in ResourceResolverAwareASTTransformation
methodBlock(FrameworkMethod) - Method in GriffonTestCaseRunner
This is the only suitable hook that allows us to wrap the before/after methods in transactions etc.
methodDescriptorFor(MethodNode) - Method in ThreadingASTTransformation
methodName - Property in GriffonTestTargetPattern
The method name component if it is present
methodName - Field in MockClosureProxy
minor - Property in ArtifactDependency
MockApplication - Class in griffon.test.mock
MockApplication() - Constructor in MockApplication
MockBuilder - Class in griffon.test.mock
Trivial mplementation of FactoryBuilderSupport that register a single node: mock.
MockBuilder(boolean) - Constructor in MockBuilder
MockBuilderConfig - Class in griffon.test.mock
MockBuilderConfig() - Constructor in MockBuilderConfig
MockClosureProxy - Class in griffon.test
This closure proxy stores an expectation and checks it before each call to the target closure.
MockClosureProxy(Closure, String, Object) - Constructor in MockClosureProxy
Constructor.
MockConfig - Class in griffon.test.mock
MockConfig() - Constructor in MockConfig
MockController - Class in griffon.test.mock
Empty implementation of a controller
MockController() - Constructor in MockController
mockedClass - Property in DemandProxy
mockedClass - Property in GriffonMock
MockEvents - Class in griffon.test.mock
MockEvents() - Constructor in MockEvents
mockFor(Class, boolean) - Method in GriffonUnitTestCase
Creates a new Griffon mock for the given class.
MockGriffonApplication - Class in griffon.test.mock
Customizable implementation og GriffonApplication useful for testing.
MockGriffonApplication(String) - Constructor in MockGriffonApplication
MockModel - Class in griffon.test.mock
Trivial implementation of a model class with an observable property
MockModel() - Constructor in MockModel
MockNodeFactory - Class in griffon.test.mock
Trivial implementation of a node factory.
MockNodeFactory() - Constructor in MockNodeFactory
MockUIThreadHandler - Class in griffon.test.mock
Trivial implementation of UIThreadHandler that runs code in the same thread as the caller.
MockUIThreadHandler() - Constructor in MockUIThreadHandler
MockView - Class in griffon.test.mock
@author Andres Almiray
MockView() - Constructor in MockView
mode - Property in GriffonTestCaseRunner
mode - Property in GriffonTestCaseRunnerBuilder
mode - Field in GriffonTestInterceptor
mode - Field in JUnit4GriffonTestType
model - Field in CreateMvcCommand
model - Property in MockController
modified - Property in BuildSettings
Return whether the BuildConfig has been modified
moduleDescriptor - Field in AbstractIvyDependencyManager
moduleExcludes - Property in IvyDependencyManager
modules - Field in AbstractIvyDependencyManager
mostSimilar(String, def, double) - Method in CosineSimilarity
Sort the candidates by their similarity to the specified input.
MultiplexingOutputStream - Class in org.codehaus.griffon.test.io
MultiplexingOutputStream(OutputStream) - Constructor in MultiplexingOutputStream
multiValued - Field in Argument
@default false
multiValued - Field in Option
@default false
MVC_HANDLER_TYPE - Field in MVCAwareASTTransformation
MVC_NAME - Field in MVCAwareASTTransformation
MVC_TYPE - Field in MVCAwareASTTransformation
MVCAware - Annotation Type in griffon.transform
MVCAwareASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @MVCAware annotation.
MVCAwareASTTransformation() - Constructor in MVCAwareASTTransformation
MVCCLOSURE_TYPE - Field in MVCAwareASTTransformation
MVCGROUP_TYPE - Field in MVCAwareASTTransformation
mvcGroupInit(Map) - Method in MockView
mvcGroupManagerInstance() - Method in MVCAwareASTTransformation
MY_TYPE - Field in MVCAwareASTTransformation
MY_TYPE - Field in ThreadingASTTransformation
MY_TYPE - Field in ThreadingAwareASTTransformation
myClass() - Method in AbstractASTInjector
myClassLoader() - Method in AbstractASTInjector

N

name - Field in AbstractArtifactRepository
name - Field in AddProxyCommand
name - Field in ArchetypeInfoCommand
name - Field in Argument
@default DEFAULT
name - Property in Artifact
name - Property in ArtifactDependency
name - Property in ArtifactDependency.Key
name - Property in Author
name - Field in ClearDependencyCacheCommand
name - Field in Command
REturns the name of the command if used inside a shell
name - Field in CreateIntegrationTestCommand
name - Field in CreateMvcCommand
name - Field in CreateScriptCommand
name - Field in CreateServiceCommand
name - Field in CreateUnitTestCommand
NAME - Field in EventPublisherASTTransformation
name - Field in GenerateViewScriptCommand
name - Field in GriffonScriptRunner.ScriptAndArgs
name - Property in GriffonTestTypeSupport
The name of this test type
name - Field in InstallArchetypeCommand
name - Field in InstallPluginCommand
name - Property in LegacyArtifactRepository
NAME - Field in ObservableASTInjector
name - Field in Option
name - Field in PackageCommand
name - Property in PerTestRunListener
name - Field in PlainFormatter
name - Field in Platform
@author Andres Almiray
name - Field in PluginInfo
name - Field in PluginInfoCommand
name - Field in RemoveProxyCommand
name - Field in ReplaceArtifactCommand
NAME - Field in ResourcesAwareASTTransformation
name - Field in SetProxyCommand
name - Field in Toolkit
@author Andres Almiray
name - Field in UninstallArchetypeCommand
name - Field in UninstallPluginCommand
NAMES - Field in Platform
NAMES - Field in Toolkit
nameToPluginDirMap - Field in PluginSettings
NE - Field in GriffonASTUtils
needsEventRouter(ClassNode, SourceUnit) - Method in EventPublisherASTTransformation
Snoops through the declaring class and all parents looking for methodsIf any are defined all must be defined or a compilation error results.
needsMessageSource(ClassNode, SourceUnit) - Method in MessageSourceAwareASTTransformation
Snoops through the declaring class and all parents looking for methodsIf any are defined all must be defined or a compilation error results.
needsResourceLocator(ClassNode, SourceUnit) - Method in ResourcesAwareASTTransformation
Snoops through the declaring class and all parents looking for methodsIf any are defined all must be defined or a compilation error results.
needsResourceResolver(ClassNode, SourceUnit) - Method in ResourceResolverAwareASTTransformation
Snoops through the declaring class and all parents looking for methodsIf any are defined all must be defined or a compilation error results.
NEW_VALUE - Field in ObservableASTInjector
newClass(ClassNode) - Method in AbstractASTTransformation
newHttp(String) - Method in RemoteArtifactRepository
newInstance(FactoryBuilderSupport, Object, Object, Map) - Method in MockNodeFactory
NewInstanceCreationException - Class in org.codehaus.griffon.exceptions
NewInstanceCreationException(Throwable) - Constructor in NewInstanceCreationException
NO_ARGS - Field in GriffonASTUtils
NO_CLASS - Field in ResolveVisitor
NO_EMAIL_KEY - Field in RemoteArtifactRepository
NO_EXCEPTIONS - Field in GriffonASTUtils
NO_NOTIFICATIONS_KEY - Field in RemoteArtifactRepository
NO_PARAMS - Field in GriffonASTUtils
NO_SUCH_MESSAGE_EXCEPTION_TYPE - Field in MessageSourceAwareASTTransformation
NO_SUCH_RESOURCE_EXCEPTION_TYPE - Field in ResourceResolverAwareASTTransformation
NO_TWITTER_KEY - Field in RemoteArtifactRepository
noclean - Field in InstallPluginCommand
nodoc - Field in PackagePluginCommand
nodoc - Field in ReleaseCommand
nodoc - Field in ReleasePluginCommand
NON_INTERACTIVE_ARGUMENT - Field in CommandLine
nonInteractive - Field in AbstractGriffonCommand
noReports - Field in TestAppCommand
normalize(String) - Method in ResolveVisitor.ConstructedClassWithPackage
normalizePattern(String) - Method in GriffonCompilerContext
not(Expression) - Method in GriffonASTUtils
nullSafeToString(Object) - Method in AbstractDependenciesConfigurer

O

OBJECT_ARRAY_TYPE - Field in MessageSourceAwareASTTransformation
OBJECT_ARRAY_TYPE - Field in ResourceResolverAwareASTTransformation
OBSERVABLE_TYPE - Field in ObservableASTInjector
ObservableASTInjector - Class in org.codehaus.griffon.compiler.support
@author Andres Almiray
ObservableASTInjector() - Constructor in ObservableASTInjector
obtainGroovyClassLoader() - Method in BuildSettings
OLD_VALUE - Field in ObservableASTInjector
Option - Class in org.codehaus.griffon.cli.parsing
Represents a command line option.
option - Field in DefaultCommandLine.SpecifiedOption
Option(String, String) - Constructor in Option
options - Field in GriffonScriptRunner.ScriptAndArgs
optionValue(String) - Method in CommandLine
The value of an option
optionValue(String) - Method in DefaultCommandLine
OR - Field in GriffonASTUtils
orgToDepMap - Field in AbstractIvyDependencyManager
out - Field in CommandLineHelper
out - Field in GriffonScriptRunner
out - Field in GriffonTestEventConsoleReporter
outAndErrSwapper - Field in PerTestRunListener
outAndErrSwapper - Field in SuiteRunListener
outputDir - Property in AbstractCliTestCase
OUTSIDE_UITHREAD - Enum Constant in Threading.Policy

P

PackageArchetypeCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
PackageArchetypeCommand() - Constructor in PackageArchetypeCommand
PackageCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
PackageCommand() - Constructor in PackageCommand
packageOnly - Field in ReleaseArchetypeCommand
packageOnly - Field in ReleaseCommand
packageOnly - Field in ReleasePluginCommand
PackagePluginCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
PackagePluginCommand() - Constructor in PackagePluginCommand
packages - Field in CleanCommand
packages - Field in PackageCommand
param(ClassNode, String, Expression) - Method in GriffonASTUtils
parametersEqual(Parameter, Parameter) - Method in GriffonASTUtils
@return true if the two arrays are of the same size and have the same contents
params(Parameter) - Method in GriffonASTUtils
params - Field in GriffonScriptRunner.ScriptAndArgs
parse(String) - Method in CommandLineParser
Parses the given list of command line arguments.
parseArchetypeFromJSON(def) - Method in ArtifactSettings
parseArtifactFromJSON(String, def) - Method in ArtifactSettings
parseArtifactFromXML(String, def) - Method in ArtifactSettings
parseDependencies(String, Closure) - Method in AbstractIvyDependencyManager
Parses dependencies of a plugin.
parseDependencies(Closure) - Method in DependencyDefinitionParser
Parses DSL code into a dependency definition.
parsedXmlCache - Field in GriffonRepoResolver
ParseException - Class in org.codehaus.griffon.cli.parsing
Exception that is thrown in command line parsing fails.
ParseException(Throwable) - Constructor in ParseException
parseGriffonBuildListeners() - Method in BuildSettings
parseInternal(DefaultCommandLine, String, boolean) - Method in CommandLineParser
parsePluginFromJSON(def) - Method in ArtifactSettings
parsePluginFromXML(def) - Method in ArtifactSettings
parseReleaseFromJSON(def) - Method in ArtifactSettings
parseReleaseFromXML(def) - Method in ArtifactSettings
parseString(String, String) - Method in CommandLineParser
Parses a string of all the command line options converting them into an array of arguments to pass to #parse(String..args)
password - Field in AddProxyCommand
password - Field in ReleaseArchetypeCommand
password - Field in ReleaseCommand
password - Field in ReleasePluginCommand
password - Property in RemoteArtifactRepository
password - Property in RemoteArtifactRepository.SimpleUserInfo
password - Field in UploadReleaseCommand
path - Property in LocalArtifactRepository
pathsToUrls(Path) - Method in GriffonTask
PdfBuilder - Class in org.codehaus.griffon.documentation
Copy of grails.doc.PdfBuilder.
PdfBuilder() - Constructor in PdfBuilder
perTestListener - Field in SuiteRunListener
PerTestRunListener - Class in org.codehaus.griffon.test.junit4.listener
PerTestRunListener(def, def, def, def) - Constructor in PerTestRunListener
phaseName - Field in JUnitReportsFactory
ping(BuildSettings, Binding) - Method in GriffonUsageStats
PIVOT - Enum Constant in Toolkit
PLAIN - Field in JUnitReportsFactory
PlainFormatter - Class in org.codehaus.griffon.test.report.junit
JUnit plain text formatter that sanitises the stack traces generated by tests.
PlainFormatter(String, File) - Constructor in PlainFormatter
Platform - Enum in org.codehaus.griffon.artifacts.model
@author Andres Almiray
platform - Field in PackageCommand
Platform(String) - Method in Platform
platform - Field in PlatformUtils
PLATFORMS - Property in PlatformUtils
platforms - Property in Plugin
PlatformUtils - Class in griffon.util
@author Andres Almiray
PlatformUtils() - Constructor in PlatformUtils
Plugin - Class in org.codehaus.griffon.artifacts.model
@author Andres Almiray
PLUGIN_DESCRIPTOR_SUFFIX - Property in ArtifactSettings
plugin - Property in EnhancedDefaultDependencyDescriptor
Plugin that the dependency relates to, null if it is a framework or application dependency
Plugin() - Constructor in Plugin
PluginDependenciesConfigurer - Class in org.codehaus.griffon.resolve.config
PluginDependenciesConfigurer(DependencyConfigurationContext) - Constructor in PluginDependenciesConfigurer
pluginDependencyDescriptors - Field in AbstractIvyDependencyManager
pluginDependencyHandler(IvyDependencyManager) - Method in BuildSettings
PluginInfo - Class in org.codehaus.griffon.plugins
@author Andres Almiray
PluginInfo(String, Resource, Release) - Constructor in PluginInfo
PluginInfoCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
PluginInfoCommand() - Constructor in PluginInfoCommand
pluginMode - Property in DependencyConfigurationConfigurer
pluginName - Field in DependencyConfigurationContext
pluginNameToDescriptorMap - Field in AbstractIvyDependencyManager
plugins - Field in ClearDependencyCacheCommand
plugins(Closure) - Method in DependencyConfigurationConfigurer
PLUGINS_DIR - Field in BuildSettings
The name of the system property for projectPluginsDir.
pluginsBase(boolean) - Method in ArtifactSettings
pluginScriptRunner - Property in ArtifactInstallEngine
PluginSettings - Class in griffon.util
Common utilities for dealing with plugins.
pluginSettings - Field in BuildSettings
PluginSettings(BuildSettings) - Constructor in PluginSettings
pluginsOnly - Property in IvyDependencyManager
pom(boolean) - Method in DependencyConfigurationConfigurer
port - Field in AddProxyCommand
port - Property in RemoteArtifactRepository
postLoadConfig() - Method in BuildSettings
potentialScripts - Field in CachedScript
prefix - Field in ResolveVisitor.ConstructedClassWithPackage
prepare(GriffonTestTargetPattern, File, Binding) - Method in GriffonTestType
Perform any kind of initialisation, and return how many tests will be run.
prepare(GriffonTestTargetPattern, File, Binding) - Method in GriffonTestTypeSupport
Sets the appropriate instance variables from the parameters, and calls doPrepare()
prepared - Field in GriffonScriptRunner.GantCustomizer
prepareTargets() - Method in GriffonScriptRunner.GantCustomizer
preprocessDependencyProperties(Map) - Method in AbstractDependenciesConfigurer
preprocessDependencyProperties(Map) - Method in PluginDependenciesConfigurer
prettyPrint() - Method in GriffonEnvironment
printDependencyTree(ArtifactDependency, boolean) - Method in ArtifactInstallEngine
printout(int, PrintStream, boolean) - Method in ArtifactDependency
printSanitizedStackTrace(Throwable) - Method in GriffonUtil
printSetupFooter() - Method in GriffonSetup
printSetupHeader(BuildSettings) - Method in GriffonSetup
process - Field in AbstractCliTestCase
process(ZipFileSet, File) - Method in FileMergeTask
processAndReturnArguments(CommandLine, GriffonScriptRunner.ScriptAndArgs) - Method in GriffonScriptRunner
processArgumentsAndReturnScriptName(CommandLine) - Method in GriffonScriptRunner
processedDependencies - Field in ArtifactDependencyResolver
processEvictionsAndConflicts(ArtifactDependency, List) - Method in ArtifactDependencyResolver
processExpression(ClassNode, String, Expression) - Method in PropertyListenerASTTransformation
processOption(DefaultCommandLine, String) - Method in CommandLineParser
processSystemArg(DefaultCommandLine, String) - Method in CommandLineParser
processSystemArguments(CommandLine, GriffonScriptRunner.ScriptAndArgs) - Method in GriffonScriptRunner
progress - Field in GriffonTestRunNotifier
PROJECT_CLASSES_DIR - Field in BuildSettings
The name of the system property for classesDir.
PROJECT_DOCS_OUTPUT_DIR - Field in BuildSettings
The name of the system property for testReportsDir.
PROJECT_RESOURCES_DIR - Field in BuildSettings
The name of the system property for resourcesDir.
PROJECT_SOURCE_DIR - Field in BuildSettings
The name of the system property for sourceDir.
PROJECT_TARGET_DIR - Field in BuildSettings
The name of the system property for projectTargetDir.
PROJECT_TEST_CLASSES_DIR - Field in BuildSettings
The name of the system property for testClassesDir.
PROJECT_TEST_REPORTS_DIR - Field in BuildSettings
The name of the system property for testReportsDir.
PROJECT_TEST_RESOURCES_DIR - Field in BuildSettings
The name of the system property for testResourcesDir.
PROJECT_TEST_SOURCE_DIR - Field in BuildSettings
The name of the system property for testSourceDir.
PROJECT_WORK_DIR - Field in BuildSettings
The name of the system property for projectWorkDir.
projectName - Field in GriffonCompilerContext
projectPluginsDir - Field in AbstractBuildSettings
The location where project-specific plugins are installed to.
projectPluginsDirSet - Field in AbstractBuildSettings
projectTargetDir - Property in BuildSettings
The location of the project target directory where reports, artifacts and so on are output.
projectTargetDirSet - Field in BuildSettings
projectWorkDir - Property in BuildSettings
The location of the project working directory for project-specific temporary files.
projectWorkDirSet - Field in BuildSettings
promptPassphrase(String) - Method in RemoteArtifactRepository.SimpleUserInfo
promptPassword(String) - Method in RemoteArtifactRepository.SimpleUserInfo
promptYesNo(String) - Method in RemoteArtifactRepository.SimpleUserInfo
prop(Expression, Expression) - Method in GriffonASTUtils
PROPERTY_CHANGE_LISTENER_CLASS - Field in PropertyListenerASTTransformation
PROPERTY_CHANGE_SUPPORT_FIELD_NAME - Field in ObservableASTInjector
PROPERTY_LISTENER_CLASS - Field in PropertyListenerASTTransformation
PropertyListener - Annotation Type in griffon.transform
PropertyListenerASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @PropertyListener annotation.
PropertyListenerASTTransformation() - Constructor in PropertyListenerASTTransformation
proxySettings - Property in BuildSettings
The settings used to establish the HTTP proxy to use for dependency resolution etc.
proxySettingsFile - Property in BuildSettings
The file containing the proxy settings
publishReleaseToGriffonLocal(Release, File, boolean) - Method in ArtifactInstallEngine
put(File, String, boolean) - Method in GriffonRepository

Q

QT - Enum Constant in Toolkit

R

rawPattern - Property in GriffonTestTargetPattern
The pattern, unchanged
readDependenciesFromPOM() - Method in AbstractIvyDependencyManager
readFromCache - Field in BuildSettings
readPom - Field in AbstractIvyDependencyManager
realize() - Method in MockGriffonApplication
receiveGriffonBuildEvent(String, Object) - Method in GriffonBuildListener
Responds to the event.
receiveGriffonBuildEvent(String, Object) - Method in GriffonTestEventConsoleReporter
receiveGriffonBuildEvent(String, Object) - Method in JUnitReportProcessor
registerDependencies(IvyDependencyManager, String, ModuleRevisionId, String) - Method in GriffonCoreDependencies
registerDependency(String, EnhancedDefaultDependencyDescriptor) - Method in AbstractIvyDependencyManager
Registers a JAR dependency with the dependency manager.
registerDependencyCommon(String, EnhancedDefaultDependencyDescriptor, boolean) - Method in AbstractIvyDependencyManager
Aspects of registering a dependency common to both plugins and jar dependencies.
registerMetaClass(Class) - Method in GriffonUnitTestCase
Use this method when you plan to perform some meta-programming on a class.
registerMock() - Method in MockBuilder
Registers a 'mock' node that returns a Map
registerPluginDependency(String, EnhancedDefaultDependencyDescriptor) - Method in AbstractIvyDependencyManager
Registers a plugin dependency (as in Griffon plugin).
registerPomDependencies() - Method in AbstractIvyDependencyManager
registerPomDependency(DependencyDescriptor) - Method in AbstractIvyDependencyManager
registerRepository(ArtifactRepository) - Method in ArtifactRepositoryRegistry
registerUsedConfigurationIfNecessary(String) - Method in AbstractIvyDependencyManager
relativeSourcePath - Property in GriffonTestTypeSupport
The path to this type's source, relative to the root of all test source
Release - Class in org.codehaus.griffon.artifacts.model
@author Andres Almiray
release - Property in ArtifactDependency
release - Field in PluginInfo
Release() - Constructor in Release
RELEASE_TOKEN - Field in GriffonRepository
ReleaseArchetypeCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ReleaseArchetypeCommand() - Constructor in ReleaseArchetypeCommand
ReleaseCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ReleaseCommand() - Constructor in ReleaseCommand
releaseNotes - Field in ReleaseArchetypeCommand
releaseNotes - Field in ReleaseCommand
releaseNotes - Field in ReleasePluginCommand
ReleasePluginCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ReleasePluginCommand() - Constructor in ReleasePluginCommand
releases - Property in Artifact
remainingArgs - Field in DefaultCommandLine
remainingArgsToString(String) - Method in DefaultCommandLine
REMOTE - Field in ArtifactRepository
remote - Property in LegacyArtifactRepository
remote - Property in LocalArtifactRepository
remote - Property in RemoteArtifactRepository
RemoteArtifactRepository - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
RemoteArtifactRepository.SimpleUserInfo - Class in org.codehaus.griffon.artifacts
RemoteArtifactRepository.SimpleUserInfo(String, String) - Constructor in RemoteArtifactRepository.SimpleUserInfo
RemoteArtifactRepository() - Constructor in RemoteArtifactRepository
RemoveProxyCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
RemoveProxyCommand() - Constructor in RemoveProxyCommand
ReplaceArtifactCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ReplaceArtifactCommand() - Constructor in ReplaceArtifactCommand
replaceLastPoint(String) - Method in ResolveVisitor
reports - Field in JUnitReports
reports - Field in PerTestRunListener
reportsDir - Field in JUnitReportsFactory
reportsFactory - Field in SuiteRunListener
REPOSITORIES - Field in ArtifactRepositoryRegistry
repositories(Closure) - Method in DependencyConfigurationConfigurer
Same as #resolvers(Closure)
RepositoriesConfigurer - Class in org.codehaus.griffon.resolve.config
RepositoriesConfigurer(DependencyConfigurationContext) - Constructor in RepositoriesConfigurer
repository - Field in ArchetypeInfoCommand
repository - Property in ArtifactDependency
repository - Field in InstallArchetypeCommand
repository - Field in InstallPluginCommand
repository - Field in ListArchetypesCommand
repository - Field in ListArchetypeUpdatesCommand
repository - Field in ListPluginsCommand
repository - Field in ListPluginUpdatesCommand
repository - Field in PluginInfoCommand
repository - Field in ReleaseArchetypeCommand
repository - Field in ReleaseCommand
repository - Field in ReleasePluginCommand
repository - Field in UpgradeCommand
repository - Field in UploadReleaseCommand
repositoryData - Property in IvyDependencyManager
repositoryMode - Property in DependencyConfigurationConfigurer
repositoryRoot - Field in GriffonRepoResolver
required - Field in Argument
@default false
required - Field in Option
@default false
reRun - Field in TestAppCommand
resetConfig() - Method in BuildSettings
resetGriffonPluginsResolver() - Method in IvyDependencyManager
Resets the Griffon plugin resolver if it is used
RESOLUTION_ERROR - Field in BuildSettings
RESOLUTION_OK - Field in BuildSettings
RESOLUTION_SKIPPED - Field in BuildSettings
RESOLVE_DEPENDENCIES_EXCLUSIONS - Field in GriffonScriptRunner.GantCustomizer
resolve(ClassNode, boolean, boolean, boolean) - Method in ResolveVisitor
resolveAliasFromModule(ClassNode) - Method in ResolveVisitor
resolveAllDependencies() - Method in IvyDependencyManager
Resolves all dependencies for all known configurations
resolveAndAddAllPluginDependencies(boolean) - Method in PluginSettings
resolveApplicationDependencies(String) - Method in IvyDependencyManager
Resolves only application dependencies and returns a list of the resolves JAR files
resolveCache - Field in BuildSettings
resolveChecksum - Field in BuildSettings
resolved - Property in ArtifactDependency
resolveDependencies() - Method in DependencyResolver
resolveDependencies() - Method in IvyDependencyManager
Performs a resolve of all dependencies, potentially going out to the internet to download jars if they are not found locally
resolveDependenciesFor(List, ArtifactDependencyResolver, boolean) - Method in ArtifactInstallEngine
resolveDependenciesOf(ArtifactDependency) - Method in ArtifactDependencyResolver
resolveDependencyTree(String, String, String) - Method in ArtifactDependencyResolver
resolveEngine - Property in IvyDependencyManager
resolveErrors - Property in IvyDependencyManager
resolveEvictions(Collection, Collection) - Method in ArtifactDependencyResolver
ResolveException - Class in org.codehaus.griffon.resolve
Exception thrown when dependencies fail to resolve
ResolveException(ResolveReport) - Constructor in ResolveException
resolveExportedDependencies(String) - Method in IvyDependencyManager
Resolves only plugin dependencies that should be exported to the application
resolveForEachPlugin(String, Closure) - Method in PluginSettings
resolveFromClassCache(ClassNode) - Method in ResolveVisitor
resolveFromCompileUnit(ClassNode) - Method in ResolveVisitor
resolveFromDefaultImports(ClassNode, boolean) - Method in ResolveVisitor
resolveFromModule(ClassNode, boolean) - Method in ResolveVisitor
resolveFromStaticInnerClasses(ClassNode, boolean) - Method in ResolveVisitor
resolveGenericsHeader(GenericsType) - Method in ResolveVisitor
resolveGenericsType(GenericsType) - Method in ResolveVisitor
resolveGenericsTypes(GenericsType) - Method in ResolveVisitor
resolveNestedClass(ClassNode) - Method in ResolveVisitor
resolveOrFail(ClassNode, ASTNode) - Method in ResolveVisitor
resolvePluginDependencies() - Method in ArtifactInstallEngine
resolvePluginDependencies(String, Map) - Method in IvyDependencyManager
Performs a resolve of declared plugin dependencies (zip files containing plugin distributions)
resolvePluginJarDependencies(String, String, String) - Method in ArtifactInstallEngine
RESOLVER - Field in BuildSettings
resolver(DependencyResolver) - Method in RepositoriesConfigurer
resolveReport - Property in ResolveException
resolveResources(String) - Method in ArtifactSettings
resolveResources(String, String) - Method in PluginSettings
resolveResourcesClosure - Property in BuildSettings
Implementation of the "resolveResources()" method used in Griffon scripts.
resolvers(Closure) - Method in DependencyConfigurationConfigurer
Defines dependency resolvers
resolvesTo(String, String) - Method in ScriptNameResolver
Matches a camelCase scriptName to a potential scriptFileName in canonical form.
resolveToClass(ClassNode) - Method in ResolveVisitor
resolveToInner(ClassNode) - Method in ResolveVisitor
resolveToInnerEnum(ClassNode) - Method in ResolveVisitor
resolveToScript(ClassNode) - Method in ResolveVisitor
ResolveVisitor - Class in org.codehaus.griffon.compiler
Visitor to resolve Types and convert VariableExpression to ClassExpressions if needed.
ResolveVisitor.ConstructedClassWithPackage - Class in org.codehaus.griffon.compiler
we use ConstructedClassWithPackage to limit the resolving the compiler does when combining package names and class names.
ResolveVisitor.ConstructedClassWithPackage(String, String) - Constructor in ResolveVisitor.ConstructedClassWithPackage
ResolveVisitor.LowerCaseClass - Class in org.codehaus.griffon.compiler
we use LowerCaseClass to limit the resolving the compiler does for vanilla names starting with a lower case letter.
ResolveVisitor.LowerCaseClass(String) - Constructor in ResolveVisitor.LowerCaseClass
ResolveVisitor() - Constructor in ResolveVisitor
RESOURCE_HANDLER_TYPE - Field in ResourcesAwareASTTransformation
RESOURCE_LOCATOR_TYPE - Field in ResourcesAwareASTTransformation
RESOURCE_RESOLVER_AWARE_TYPE - Field in ResourceResolverAwareASTTransformation
RESOURCE_RESOLVER_TYPE - Field in ResourceResolverAwareASTTransformation
ResourceResolverAware - Annotation Type in griffon.transform
ResourceResolverAwareASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @ResourceResolverAware annotation.
ResourceResolverAwareASTTransformation() - Constructor in ResourceResolverAwareASTTransformation
RESOURCES_AWARE_TYPE - Field in ResourcesAwareASTTransformation
ResourcesAware - Annotation Type in griffon.transform
ResourcesAwareASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @ResourcesAware annotation.
ResourcesAwareASTTransformation() - Constructor in ResourcesAwareASTTransformation
resourcesDir - Property in BuildSettings
The location where Griffon keeps temporary copies of a project's resources.
resourcesDirSet - Field in BuildSettings
result - Field in JUnit4ResultGriffonTestTypeResultAdapter
returns(Expression) - Method in GriffonASTUtils
reverse - Field in VersionComparator
revision - Property in ArtifactDependency
revision - Field in SnapshotAwareM2Resolver.SnapshotRevision
rootLoader - Property in BuildSettings
The root loader for the build.
rootLoader(String) - Method in GriffonStarter
run() - Method in GriffonSetup
run(GriffonTestEventPublisher) - Method in GriffonTestType
Runs the tests, appropriately calls GriffonTestEventPublisher and returns the GriffonTestTypeResult.
run(GriffonTestEventPublisher) - Method in GriffonTestTypeSupport
Sets the current thread's contextClassLoader to the test class loader, calls doRun(GriffonTestEventPublisher) and then restores the original contextClassLoader.
RunAppCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
RunAppCommand() - Constructor in RunAppCommand
RunAppletCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
RunAppletCommand() - Constructor in RunAppletCommand
runCount - Field in PerTestRunListener
runGriffon(String, String) - Method in GriffonTask
RUNNABLE - Field in ThreadingAwareASTTransformation
RUNNABLE_TYPE - Field in ThreadingAwareASTTransformation
RUNNABLE_WITH_ARGS_TYPE - Field in EventPublisherASTTransformation
runnerForClass(Class) - Method in GriffonTestCaseRunnerBuilder
runPluginScript(File, def, def) - Method in ArtifactInstallEngine
RunScriptCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
RunScriptCommand() - Constructor in RunScriptCommand
RUNTIME_CONFIGURATION - Field in AbstractIvyDependencyManager
runtimeClasspath - Field in GriffonTask
runtimeDependencies - Field in BuildSettings
runtimeResolveReport - Property in BuildSettings
RunWebstartCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
RunWebstartCommand() - Constructor in RunWebstartCommand

S

sanitize(Throwable) - Method in GriffonUtil
sanitize(Throwable) - Method in TestStacktraceSanitizer
sanitizeRootCause(Throwable) - Method in GriffonUtil
savedMetaClasses - Property in GriffonUnitTestCase
scope - Field in Command
Returns the scope or sub shell of the command
scope - Property in EnhancedDefaultDependencyDescriptor
Configuration scope of the plugin 'runtime', 'build', 'test' etc.
script - Field in GriffonTask
SCRIPT - Field in ResolveVisitor
script - Field in RunScriptCommand
scriptCache - Field in GriffonScriptRunner
ScriptExitException - Class in org.codehaus.griffon.cli
Exception thrown when a script exits, but Griffon has disabled the system exit.
ScriptExitException(int, Throwable) - Constructor in ScriptExitException
scriptFileFor(String) - Method in GriffonScriptRunner.GantCustomizer
scriptFilePattern - Field in GriffonScriptRunner
scriptName - Field in ScriptNotFoundException
ScriptNameResolver - Class in org.codehaus.griffon.cli
@author Andres Almiray
ScriptNameResolver() - Constructor in ScriptNameResolver
ScriptNotFoundException - Class in org.codehaus.griffon.cli
Exception thrown when Griffon is asked to execute a script that it can't find.
ScriptNotFoundException(String, Throwable) - Constructor in ScriptNotFoundException
scriptPatterns - Field in GriffonCompilerContext
scriptsAllowedOutsideOfProject - Field in GriffonScriptRunner
send(Map) - Method in GriffonUsageStats
serialize(def, boolean) - Method in IvyDependencyManager
Serializes the parsed dependencies using the given builder.
serializeDependencies(def) - Method in IvyDependencyManager
serializeResolvers(def) - Method in IvyDependencyManager
serialVersionUID - Field in ParseException
setApplicationName(String) - Method in AbstractIvyDependencyManager
setApplicationName(String) - Method in FileMergeTask
setApplicationVersion(String) - Method in AbstractIvyDependencyManager
setArgs(String) - Method in GriffonTask
setBaseDir(File) - Method in BuildSettings
setBasedir(String) - Method in GriffonCompiler
setBuildDependencies(List) - Method in BuildSettings
Sets the runtime dependencies for the project
setBuildListeners(def) - Method in BuildSettings
setChainResolver(ChainResolver) - Method in AbstractIvyDependencyManager
setChainResolver(ChainResolver) - Method in IvyDependencyManager
Allows settings an alternative chain resolver to be used
setChanging(boolean) - Method in EnhancedDefaultDependencyDescriptor
setClassesDir(File) - Method in BuildSettings
setClassesDir(File) - Method in GriffonBuildHelper
setClassLoader(GroovyClassLoader) - Method in GriffonBuildEventListener
setClasspathRef(Reference) - Method in GriffonTask
setCommand(String) - Method in CommandLine
setCommand(String) - Method in DefaultCommandLine
setCommand(String) - Method in GriffonTask
setCommandName(String) - Method in DefaultCommandLine
setCompileDependencies(List) - Method in BuildSettings
Sets the compile time dependencies for the project
setCompileDependencies(List) - Method in GriffonBuildHelper
setConfig(ConfigObject) - Method in AbstractBuildSettings
setDelegate(Object) - Method in AbstractClosureProxy
setDependenciesExternallyConfigured(boolean) - Method in GriffonBuildHelper
setDir(File) - Method in FileMergeTask
setDirective(int) - Method in AbstractClosureProxy
setEnabled(BuildSettings, boolean) - Method in GriffonUsageStats
setEnvironment(String) - Method in DefaultCommandLine
setEnvironment(String) - Method in GriffonTask
setExport(boolean) - Method in EnhancedDefaultDependencyDescriptor
setGlobalEventHooks(Map) - Method in GriffonBuildEventListener
setGriffonWorkDir(File) - Method in BuildSettings
setGriffonWorkDir(File) - Method in GriffonBuildHelper
setHome(File) - Method in GriffonTask
setIncludeJavadoc(boolean) - Method in AbstractIvyDependencyManager
setIncludeRuntimeClasspath(boolean) - Method in GriffonTask
setIncludeSource(boolean) - Method in AbstractIvyDependencyManager
setInteractive(boolean) - Method in GriffonScriptRunner
setLogger(MessageLogger) - Method in IvyDependencyManager
Sets the default message logger used by Ivy
setLoggingOptions() - Method in GriffonScriptRunner
setMetadataRegisteredPluginNames(Set) - Method in AbstractIvyDependencyManager
setModuleDescriptor(DefaultModuleDescriptor) - Method in AbstractIvyDependencyManager
setName(String) - Method in AbstractArtifactRepository
setName(String) - Method in Artifact
setName(String) - Method in ResolveVisitor.ConstructedClassWithPackage
setName(String) - Method in ResolveVisitor.LowerCaseClass
setOut(PrintStream) - Method in GriffonScriptRunner
setOutput(String) - Method in AbstractCliTestCase
setOutput(OutputStream) - Method in JUnitReports
setOutput(OutputStream) - Method in PlainFormatter
setOutput(OutputStream) - Method in XMLFormatter
setPath(String) - Method in LocalArtifactRepository
setProjectName(String) - Method in GriffonCompiler
setProjectPluginsDir(File) - Method in AbstractBuildSettings
setProjectPluginsDir(File) - Method in GriffonBuildHelper
setProjectTargetDir(File) - Method in BuildSettings
setProjectWorkDir(File) - Method in BuildSettings
setProjectWorkDir(File) - Method in GriffonBuildHelper
setProperty(String, Object) - Method in AbstractClosureProxy
SetProxyCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
SetProxyCommand() - Constructor in SetProxyCommand
setReadPom(boolean) - Method in AbstractIvyDependencyManager
setResolveStrategy(int) - Method in AbstractClosureProxy
setResourcesDir(File) - Method in BuildSettings
setResourcesDir(File) - Method in GriffonBuildHelper
setRunningEnvironment(String, String) - Method in GriffonScriptRunner
setRuntimeDependencies(List) - Method in BuildSettings
Sets the runtime dependencies for the project
setRuntimeDependencies(List) - Method in GriffonBuildHelper
setScript(String) - Method in GriffonTask
setSettings(BuildSettings) - Method in BuildSettingsHolder
setSourceDir(File) - Method in BuildSettings
setSourceEncoding(String) - Method in BuildSettings
setSystemError(String) - Method in JUnitReports
setSystemError(String) - Method in PlainFormatter
setSystemOutput(String) - Method in JUnitReports
setSystemOutput(String) - Method in PlainFormatter
setTestClassesDir(File) - Method in BuildSettings
setTestClassesDir(File) - Method in GriffonBuildHelper
setTestDependencies(List) - Method in BuildSettings
Sets the test time dependencies for the project
setTestDependencies(List) - Method in GriffonBuildHelper
setTestReportsDir(File) - Method in BuildSettings
setTestReportsDir(File) - Method in GriffonBuildHelper
setTestResourcesDir(File) - Method in BuildSettings
setTestResourcesDir(File) - Method in GriffonBuildHelper
setTestSourceDir(File) - Method in BuildSettings
setTimeout(int) - Method in RemoteArtifactRepository
settings - Property in ArtifactDependencyResolver
settings - Field in ArtifactInstallEngine
settings - Property in ArtifactSettings
settings - Field in BuildSettingsHolder
settings - Field in GriffonBuildHelper
settings - Field in GriffonScriptRunner
settings - Field in GriffonScriptRunner.GantCustomizer
settings - Property in PluginSettings
settingsFileLoaded - Field in BuildSettings
setTransitive(boolean) - Method in EnhancedDefaultDependencyDescriptor
setUiThreadHandler(UIThreadHandler) - Method in MockGriffonApplication
setup() - Method in GriffonCompilerContext
setup() - Method in GriffonScriptRunner
setUp() - Method in GriffonUnitTestCase
setupScript(String) - Method in GriffonScriptRunner.GantCustomizer
setUrl(String) - Method in RemoteArtifactRepository
setUsedConfigurations(Collection) - Method in AbstractIvyDependencyManager
setVerbose(boolean) - Method in GriffonCompiler
setVersion(String) - Method in ArtifactDependency
SetVersionCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
SetVersionCommand() - Constructor in SetVersionCommand
setWorkDir(File) - Method in AbstractCliTestCase
ShellCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
ShellCommand() - Constructor in ShellCommand
shouldIncludeDependency(EnhancedDefaultDependencyDescriptor) - Method in AbstractIvyDependencyManager
shouldResolve() - Method in BuildSettings
shouldUseMavenMetadata() - Method in SnapshotAwareM2Resolver
show() - Method in MockGriffonApplication
showMessage(String) - Method in RemoteArtifactRepository.SimpleUserInfo
signalDone() - Method in AbstractCliTestCase
Signals any threads waiting on condition to inform them that the process output stream has been read.
similarity(def, def, int) - Method in CosineSimilarity
SKIP - Enum Constant in Threading.Policy
skipController - Field in CreateMvcCommand
skipDescription - Field in ArchetypeInfoCommand
skipDescription - Field in PluginInfoCommand
skipInjection(String) - Method in ThreadingASTTransformation
skipModel - Field in CreateMvcCommand
skipPackagePrompt - Field in CreateIntegrationTestCommand
skipPackagePrompt - Field in CreateMvcCommand
skipPackagePrompt - Field in CreateServiceCommand
skipPackagePrompt - Field in CreateUnitTestCommand
skipView - Field in CreateMvcCommand
slf4jVersion - Property in BuildSettings
SNAPSHOT_CHANGING_PATTERN - Field in AbstractIvyDependencyManager
SnapshotAwareM2Resolver - Class in org.codehaus.griffon.resolve
Fixes the broken snapshot support in IBiblioResolver.
SnapshotAwareM2Resolver.SnapshotRevision - Class in org.codehaus.griffon.resolve
SnapshotAwareM2Resolver.SnapshotRevision(String, String, String) - Constructor in SnapshotAwareM2Resolver.SnapshotRevision
SnapshotAwareM2Resolver() - Constructor in SnapshotAwareM2Resolver
SOLARIS - Enum Constant in Platform
source - Property in Artifact
source - Field in ResolveVisitor
sourceDir - Property in BuildSettings
The location of the plain source.
sourceDir - Field in GriffonTestTypeSupport
sourceDirSet - Field in BuildSettings
sourceEncoding - Property in BuildSettings
Src Encoding
sourceEncodingSet - Field in BuildSettings
sourceFileToClass(File) - Method in GriffonTestTypeSupport
Convenience method for obtaining the class file for a test class
sourceFileToClassFile(File) - Method in GriffonTestTypeSupport
Convenience method for obtaining the class file for a test class
sourceFileToClassName(File) - Method in GriffonTestTypeSupport
Gets the corresponding class name for a source file of this test type.
SOURCES - Field in SourceUnitCollector
SourceUnitCollector - Class in org.codehaus.griffon.compiler
Keeps track of all SourceUnits that belongs to a CompilationUnit.
SourceUnitCollector() - Constructor in SourceUnitCollector
springVersion - Property in BuildSettings
STACK_LOG - Field in GriffonUtil
start() - Method in PerTestRunListener
startResolving(ClassNode, SourceUnit) - Method in ResolveVisitor
startTest(Test) - Method in JUnitReports
startTestSuite(JUnitTest) - Method in JUnitReports
startTime - Field in PerTestRunListener
StatsCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
StatsCommand() - Constructor in StatsCommand
stmnt(Expression) - Method in GriffonASTUtils
streams - Property in MultiplexingOutputStream
streamsProcessed - Field in AbstractCliTestCase
stringSimilarity(String, String, int) - Method in CosineSimilarity
sublimetext2 - Field in IntegrateWithCommand
SUFFIXES - Property in JUnit4GriffonTestType
suite - Field in JUnit4GriffonTestType
SuiteRunListener - Class in org.codehaus.griffon.test.junit4.listener
Listens in on the execution of an entire test suite (or test "type" in Griffon) and creates new TestRunListeners for each actual test class.
SuiteRunListener(GriffonTestEventPublisher, JUnitReportsFactory, SystemOutAndErrSwapper) - Constructor in SuiteRunListener
SUPER - Field in GriffonASTUtils
supportsAtLeastVersion(String, String) - Method in ArtifactSettings
swapIn(OutputStream, OutputStream) - Method in SystemOutAndErrSwapper
Replaces System.out and System.err with PrintStream's wrapping outStream and errStream
swapOut() - Method in SystemOutAndErrSwapper
Restores System.out and System.err to what they were before swappedIn() was called.
swapped - Field in SystemOutAndErrSwapper
swappedInErr - Field in SystemOutAndErrSwapper
swappedInErrStream - Field in SystemOutAndErrSwapper
swappedInOut - Field in SystemOutAndErrSwapper
swappedInOutStream - Field in SystemOutAndErrSwapper
swappedOutErr - Field in SystemOutAndErrSwapper
swappedOutOut - Field in SystemOutAndErrSwapper
SWING - Enum Constant in Toolkit
SWT - Enum Constant in Toolkit
sysProperties - Field in GriffonScriptRunner.ScriptAndArgs
systemError - Field in PlainFormatter
SystemOutAndErrSwapper - Class in org.codehaus.griffon.test.io
Convenience class to temporarily swap in an output stream for standard error and standard out.
SystemOutAndErrSwapper(boolean, boolean) - Constructor in SystemOutAndErrSwapper
systemOutput - Field in PlainFormatter
systemProperties - Property in BuildSettings
systemProperties - Field in DefaultCommandLine

T

target - Field in AbstractClosureProxy
target - Field in CreateCommandAliasCommand
targetFinished(BuildEvent) - Method in BuildListenerAdapter
targetFinished(BuildEvent) - Method in GriffonBuildEventListener
targetStarted(BuildEvent) - Method in BuildListenerAdapter
targetStarted(BuildEvent) - Method in GriffonBuildEventListener
taskFinished(BuildEvent) - Method in BuildListenerAdapter
taskStarted(BuildEvent) - Method in BuildListenerAdapter
tearDown() - Method in GriffonUnitTestCase
TEST_CONFIGURATION - Field in AbstractIvyDependencyManager
test - Field in GriffonTestEnvironmentStatement
test - Field in GriffonTestInterceptor
TEST_RUNNING_CLASS - Field in TestStacktraceSanitizer
TestAppCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
TestAppCommand() - Constructor in TestAppCommand
testAssumptionFailure(Failure) - Method in SuiteRunListener
testCaseEnd(String, String, String) - Method in GriffonTestEventPublisher
Signifies the end of a "unit" of tests.
testCaseStart(String) - Method in GriffonTestEventPublisher
Signifies the start of a "unit" of tests.
testClassesDir - Property in BuildSettings
The location to which Griffon compiles a project's test classes.
testClassesDirSet - Field in BuildSettings
testClassLoader - Field in GriffonTestTypeSupport
testClasspath - Field in GriffonTask
testClassSuffixes - Field in GriffonTestInterceptor
testDependencies - Field in BuildSettings
testEnd(String) - Method in GriffonTestEventPublisher
Signifies that a test has ended.
testFailure(String, String, boolean) - Method in GriffonTestEventPublisher
Signifies that a test did not complete successfully.
testFailure(Failure) - Method in PerTestRunListener
testFailure(Failure) - Method in SuiteRunListener
testFinished(Description) - Method in PerTestRunListener
testFinished(Description) - Method in SuiteRunListener
testIgnored(Description) - Method in SuiteRunListener
testReportsDir - Property in BuildSettings
The location of the test reports.
testReportsDirSet - Field in BuildSettings
testResolveReport - Property in BuildSettings
testResourcesDir - Property in BuildSettings
The location to which Griffon writes a project's test resources.
testResourcesDirSet - Field in BuildSettings
testRunFinished(Result) - Method in SuiteRunListener
testRunStarted(Description) - Method in SuiteRunListener
testsByDescription - Field in PerTestRunListener
testSourceDir - Property in BuildSettings
The location of the test source.
testSourceDirSet - Field in BuildSettings
TestStacktraceSanitizer - Class in org.codehaus.griffon.test.support
TestStacktraceSanitizer() - Constructor in TestStacktraceSanitizer
testStart(String) - Method in GriffonTestEventPublisher
Signifies the start of an individual test, inside a parent "unit".
testStarted(Description) - Method in PerTestRunListener
testStarted(Description) - Method in SuiteRunListener
testStatement - Field in GriffonTestEnvironmentStatement
testSuite - Field in PerTestRunListener
testTargetPatterns - Property in GriffonTestCaseRunner
testTargetPatterns - Property in GriffonTestCaseRunnerBuilder
testTargetPatterns - Property in GriffonTestTypeSupport
The test target patterns that should be used to filter the tests to run
testVanillaNameForClass(String) - Method in ResolveVisitor
textmate - Field in IntegrateWithCommand
THIS - Field in GriffonASTUtils
THREAD_TYPE - Field in AbstractASTInjector
Threading - Annotation Type in griffon.transform
Threading.Policy - Enum in griffon.transform
Indicates the type of threading management for a method or property.
THREADING_HANDLER_TYPE - Field in ThreadingAwareASTTransformation
ThreadingASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @Threading annotation.
ThreadingASTTransformation() - Constructor in ThreadingASTTransformation
ThreadingAware - Annotation Type in griffon.transform
ThreadingAwareASTTransformation - Class in org.codehaus.griffon.ast
Handles generation of code for the @ThreadingAware annotation.
ThreadingAwareASTTransformation() - Constructor in ThreadingAwareASTTransformation
ThreadingInjectionOperation - Class in org.codehaus.griffon.compiler
@author Andres Almiray
ThreadingInjectionOperation() - Constructor in ThreadingInjectionOperation
throwing(ClassNode) - Method in GriffonASTUtils
timeout - Property in AbstractCliTestCase
timeout - Property in LegacyArtifactRepository
timeout - Property in RemoteArtifactRepository
TIMESTAMP_FORMAT - Field in ArtifactSettings
timings - Field in GriffonBuildEventListener
title - Property in Artifact
toAssertionFailedError(def) - Method in PerTestRunListener
toJSON() - Method in Archetype
toJSON() - Method in Artifact
toJSON() - Method in Author
toJSON() - Method in Plugin
toJSON() - Method in Release
Toolkit - Enum in org.codehaus.griffon.artifacts.model
@author Andres Almiray
Toolkit(String) - Method in Toolkit
toolkits - Property in Plugin
toString() - Method in Artifact
toString() - Method in ArtifactDependency
toString() - Method in ArtifactDependency.Key
toString() - Method in Author
toString() - Method in GriffonTestTargetPattern
toString() - Method in LocalArtifactRepository
toString() - Method in Plugin
toString() - Method in PluginInfo
toString() - Method in Release
toString() - Method in RemoteArtifactRepository
toString() - Method in SnapshotAwareM2Resolver.SnapshotRevision
total - Field in GriffonTestRunNotifier
transferListener - Property in IvyDependencyManager
transform(ClassNode, SourceUnit, String) - Method in GriffonArtifactASTTransformation
transform(ClassNode, SourceUnit, String) - Method in GriffonControllerASTTransformation
transform(ClassNode, SourceUnit, String) - Method in GriffonModelASTTransformation
transform(ClassNode, SourceUnit, String) - Method in GriffonServiceASTTransformation
transform(ClassNode, SourceUnit, String) - Method in GriffonViewASTTransformation
transform(Expression) - Method in ResolveVisitor
transformAnnotationConstantExpression(AnnotationConstantExpression) - Method in ResolveVisitor
transformBinaryExpression(BinaryExpression) - Method in ResolveVisitor
transformClosureExpression(ClosureExpression) - Method in ResolveVisitor
transformConstructorCallExpression(ConstructorCallExpression) - Method in ResolveVisitor
transformDeclarationExpression(DeclarationExpression) - Method in ResolveVisitor
transformGriffonRepositoryPattern(ModuleRevisionId, String) - Method in GriffonRepoResolver
transformInlineConstants(Expression) - Method in ResolveVisitor
transformMethodCallExpression(MethodCallExpression) - Method in ResolveVisitor
transformPropertyExpression(PropertyExpression) - Method in ResolveVisitor
transformVariableExpression(VariableExpression) - Method in ResolveVisitor
transitivelyIncluded - Property in EnhancedDefaultDependencyDescriptor
Whether this is a transitive plugin
triggerEvent(String, Object) - Method in GriffonBuildEventListener
Triggers an event for the given name and arguments
trimTag(String) - Method in ArtifactSettings
txt - Field in StatsCommand
TYPE - Field in Archetype
type - Property in LegacyArtifactRepository
type - Property in LocalArtifactRepository
TYPE - Field in Plugin
type - Property in RemoteArtifactRepository
type - Field in ReplaceArtifactCommand
typeName - Field in JUnitReportsFactory

U

UITHREAD_MANAGER_CLASS - Field in ThreadingASTTransformation
UITHREAD_MANAGER_TYPE - Field in ThreadingAwareASTTransformation
uiThreadHandler - Property in MockGriffonApplication
uiThreadManagerInstance() - Method in ThreadingASTTransformation
uiThreadManagerInstance() - Method in ThreadingAwareASTTransformation
undeclaredOptions - Field in DefaultCommandLine
uninstall(String, String, String, boolean) - Method in ArtifactInstallEngine
UninstallArchetypeCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
UninstallArchetypeCommand() - Constructor in UninstallArchetypeCommand
UninstallArtifactException - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
UninstallArtifactException() - Constructor in UninstallArtifactException
uninstalledArtifacts - Property in ArtifactInstallEngine
UninstallPluginCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
UninstallPluginCommand() - Constructor in UninstallPluginCommand
uniqueRevision - Field in SnapshotAwareM2Resolver.SnapshotRevision
unpackBundles(AntBuilder) - Method in GriffonSetup
unparsedArgs - Field in GriffonScriptRunner.ScriptAndArgs
unquote(String) - Method in GriffonScriptRunner
updateChangingPattern() - Method in AbstractIvyDependencyManager
updateConflicts() - Method in ArtifactDependency
updateDependenciesFor(String, List) - Method in BuildSettings
updateLocalReleaseMetadata(String, Release, boolean) - Method in ArtifactInstallEngine
UpgradeCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
UpgradeCommand() - Constructor in UpgradeCommand
uploadBundles(String, File, LocalArtifactRepository) - Method in GriffonSetup
uploadRelease(Release, String, String) - Method in ArtifactRepository
uploadRelease(Release, String, String) - Method in LegacyArtifactRepository
uploadRelease(Release, String, String) - Method in LocalArtifactRepository
uploadRelease(Release, String, String) - Method in RemoteArtifactRepository
UploadReleaseCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
UploadReleaseCommand() - Constructor in UploadReleaseCommand
url - Property in LegacyArtifactRepository
url - Property in RemoteArtifactRepository
URL_TYPE - Field in ResourcesAwareASTTransformation
UsageStatsCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
UsageStatsCommand() - Constructor in UsageStatsCommand
usedConfigurations - Field in AbstractIvyDependencyManager
useOrigin(boolean) - Method in DependencyConfigurationConfigurer
userHome - Property in BuildSettings
Location of the current user's home directory - equivalent to "user.home" system property.
userInput(String, String) - Method in CommandLineHelper
Replacement for AntBuilder.input() to eliminate dependency of GriffonScriptRunner on the Ant libraries.
username - Field in AddProxyCommand
username - Field in ReleaseArchetypeCommand
username - Field in ReleaseCommand
username - Field in ReleasePluginCommand
username - Property in RemoteArtifactRepository
username - Property in RemoteArtifactRepository.SimpleUserInfo
username - Field in UploadReleaseCommand
usesThreadingAlready(Statement) - Method in ThreadingASTTransformation

V

validateMode() - Method in GriffonTestCaseRunner
validateMode() - Method in GriffonTestCaseRunnerBuilder
validateOptionName(String) - Method in CommandLineParser
value - Field in DefaultCommandLine.SpecifiedOption
value - Property in MockModel
value - Field in PropertyListener
value - Field in Threading
@default Policy.OUTSIDE_UITHREAD
valueOf(String) - Method in Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Threading
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in Toolkit
Returns the enum constant of this type with the specified name.
values() - Method in Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in Threading
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in Toolkit
Returns an array containing the constants of this enum type, in the order they are declared.
valueToShowInHelp - Field in Argument
@default DEFAULT_STRING
valueToShowInHelp - Field in Option
@default DEFAULT_STRING
var(String, ClassNode) - Method in GriffonASTUtils
VAR_SCRIPT_ARGS_MAP - Field in GriffonScriptRunner
VAR_SCRIPT_ENV - Field in GriffonScriptRunner
VAR_SCRIPT_FILE - Field in GriffonScriptRunner
VAR_SCRIPT_NAME - Field in GriffonScriptRunner
VAR_SCRIPT_UNPARSED_ARGS - Field in GriffonScriptRunner
VAR_SYS_PROPERTIES - Field in GriffonScriptRunner
variableStore - Property in ArtifactInstallEngine
vars(String) - Method in GriffonASTUtils
verbose - Field in GriffonCompilerContext
verboseCompileSet - Field in BuildSettings
verify() - Method in GriffonMock
Checks that all the expected methods have been called.
verifyHeader() - Method in AbstractCliTestCase
Checks that the output of the current command starts with the expected header, which includes the Griffon version and the location of GRIFFON_HOME.
version - Field in ArchetypeInfoCommand
VERSION_ARGUMENT_ALIAS - Field in CommandLine
VERSION_ARGUMENT - Field in CommandLine
version - Property in ArtifactDependency
version - Property in ArtifactDependency.Key
VERSION_COMPARATOR - Field in Release
version - Field in InstallArchetypeCommand
version - Field in InstallPluginCommand
VERSION_NUMBER_PATTERN - Field in ArtifactDependency
version - Field in PluginInfo
version - Field in PluginInfoCommand
version - Property in Release
version - Field in SetVersionCommand
version - Field in UninstallArchetypeCommand
version - Field in UninstallPluginCommand
VersionComparator - Class in org.codehaus.griffon.artifacts
@author Andres Almiray
VersionComparator(boolean) - Constructor in VersionComparator
VETOABLE_CHANGE_SUPPORT_FIELD_NAME - Field in VetoableASTInjector
VETOABLE_TYPE - Field in VetoableASTInjector
VetoableASTInjector - Class in org.codehaus.griffon.compiler.support
@author Andres Almiray
VetoableASTInjector() - Constructor in VetoableASTInjector
view - Field in CreateMvcCommand
view - Field in GenerateViewScriptCommand
view - Property in MockController
visit(ASTNode, SourceUnit) - Method in EventPublisherASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(ASTNode, SourceUnit) - Method in GriffonAddonASTTransformation
visit(ASTNode, SourceUnit) - Method in GriffonArtifactASTTransformation
visit(ASTNode, SourceUnit) - Method in MessageSourceAwareASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(ASTNode, SourceUnit) - Method in MVCAwareASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(ASTNode, SourceUnit) - Method in PropertyListenerASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(ASTNode, SourceUnit) - Method in ResourceResolverAwareASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(ASTNode, SourceUnit) - Method in ResourcesAwareASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(ASTNode, SourceUnit) - Method in ThreadingASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visit(ASTNode, SourceUnit) - Method in ThreadingAwareASTTransformation
Handles the bulk of the processing, mostly delegating to other methods.
visitAnnotations(AnnotatedNode) - Method in ResolveVisitor
visitBlockStatement(BlockStatement) - Method in ResolveVisitor
visitCatchStatement(CatchStatement) - Method in ResolveVisitor
visitClass(ClassNode) - Method in ResolveVisitor
visitConstructorOrMethod(MethodNode, boolean) - Method in ResolveVisitor
visitField(FieldNode) - Method in ResolveVisitor
visitForLoop(ForStatement) - Method in ResolveVisitor
visitProperty(PropertyNode) - Method in ResolveVisitor

W

waitForProcess() - Method in AbstractCliTestCase
Waits for the current command to finish executing.
warn(String) - Method in GriffonUtil
Logs warning message to griffon.util.GriffonUtil logger which is turned on in development mode.
WILDCARD - Property in DependencyConfigurationConfigurer
WILDCARD - Property in EnhancedDefaultDependencyDescriptor
WINDOWS64 - Enum Constant in Platform
WINDOWS - Enum Constant in Platform
WITH_MVC_GROUP - Field in MVCAwareASTTransformation
withAfters(FrameworkMethod, Object, Statement) - Method in GriffonTestCaseRunner
withBefores(FrameworkMethod, Object, Statement) - Method in GriffonTestCaseRunner
withCommandSupport - Field in CreateScriptCommand
withController - Field in CreateMvcCommand
withGriffonTestEnvironment(Statement, Object) - Method in GriffonTestCaseRunner
withModel - Field in CreateMvcCommand
withRepositories(Closure) - Method in ArtifactRepositoryRegistry
withRules(FrameworkMethod, Object, Statement) - Method in GriffonTestCaseRunner
withView - Field in CreateMvcCommand
WORK_DIR - Field in BuildSettings
The name of the system property for griffonWorkDir.
workDir - Field in AbstractCliTestCase
wrap(Closure) - Method in GriffonTestInterceptor
wrapClosure(ClosureExpression, String) - Method in ThreadingASTTransformation
wrapLoggingMethodCall(Expression, String, Expression, SourceUnit) - Method in LoggingInjectionOperation.LoggingStrategy
wrapLoggingMethodCall(Expression, String, Expression, SourceUnit) - Method in LoggingInjectionOperation.Slf4jLoggingStrategy
WrapperCommand - Class in org.codehaus.griffon.cli.shell.command
@author Andres Almiray
WrapperCommand() - Constructor in WrapperCommand
wrapStatements(Statement, String) - Method in ThreadingASTTransformation
write(int) - Method in MultiplexingOutputStream
writeSlurperResult(GPathResult, Writer) - Method in GriffonUtil
Writes out a GPathResult (i.e. the result of parsing XML using XmlSlurper) to the given writer.
writeToFile(File, String) - Method in PlainFormatter

X

XML - Field in JUnitReportsFactory
xml - Field in StatsCommand
xml - Field in TestAppCommand
XMLFormatter - Class in org.codehaus.griffon.test.report.junit
JUnit XML formatter that sanitises the stack traces generated by tests.
XMLFormatter(File) - Constructor in XMLFormatter

Y


Z

zipFileSets - Field in FileMergeTask

_

_installPlugins(List, ArtifactDependencyResolver, boolean) - Method in ArtifactInstallEngine
_publishReleaseToGriffonLocal(String, String, String, File, boolean) - Method in ArtifactInstallEngine

Groovy Documentation