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

A

A4ELogging - Class in net.sf.ant4eclipse.lang.logging
API which provides a project wide logging mechanism.
AbstractBuildProperties - Class in net.sf.ant4eclipse.model.pdesupport.build
 
AbstractBuildProperties() - Constructor for class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
 
AbstractClasspathResolver - Class in net.sf.ant4eclipse.tools.resolver
Abstract base class for classpath resolver.
AbstractClasspathResolver(TargetPlatform, boolean, boolean) - Constructor for class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Creates a new instance of type AbstractClasspathResolver.
AbstractClasspathResolver(Workspace, boolean, boolean) - Constructor for class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Creates a new instance of type AbstractClasspathResolver.
AbstractGetProjectPathTask - Class in net.sf.ant4eclipse.ant.task.project
Abstract base class for all tasks that resolve pathes from an eclipse project.
AbstractGetProjectPathTask() - Constructor for class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
 
AbstractLaunchConfiguration - Class in net.sf.ant4eclipse.model.launch
Abstract base class for launch configurations.
AbstractLaunchConfiguration(File, String, String, String, RuntimeClasspathEntry[], String) - Constructor for class net.sf.ant4eclipse.model.launch.AbstractLaunchConfiguration
Creates a new instance of type AbstractLaunchConfiguration.
AbstractLaunchTask - Class in net.sf.ant4eclipse.ant.task.launch
Base class for all Tasks working with an eclipse workspace.
AbstractLaunchTask() - Constructor for class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
 
AbstractPdeBuildTask - Class in net.sf.ant4eclipse.ant.task.pde
Abstract base class for PDE build tasks.
AbstractPdeBuildTask() - Constructor for class net.sf.ant4eclipse.ant.task.pde.AbstractPdeBuildTask
 
AbstractProjectBasedTask - Class in net.sf.ant4eclipse.ant.task.project
Abstract base class for all project based tasks.
AbstractProjectBasedTask() - Constructor for class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Creates a new instance of type AbstractProjectBasedTask.
AbstractProjectRole - Class in net.sf.ant4eclipse.model.project
Encapsultes a specific role of a project.
AbstractProjectRole(String) - Constructor for class net.sf.ant4eclipse.model.project.AbstractProjectRole
Creates a new instance of type ProjectRole
AbstractProjectSetBasedTask - Class in net.sf.ant4eclipse.ant.task.projectset
Base class for all tasks working with project sets
AbstractProjectSetBasedTask() - Constructor for class net.sf.ant4eclipse.ant.task.projectset.AbstractProjectSetBasedTask
 
addArchive(Archive) - Method in class net.sf.ant4eclipse.model.userlibrary.UserLibrary
Adds an archive to this library entry.
addBuildCommand(BuildCommand) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Adds the specified build command to the project.
addConfiguredJre(JavaRuntime) - Method in class net.sf.ant4eclipse.ant.type.JreContainer
Adds the supplied java runtime environment to this type after it has been configured..
addCPathEntry(CPathEntry) - Method in class net.sf.ant4eclipse.model.project.cproject.CProjectRole
Adds the supplied C/C++ path entry to this role.
addEclipseClasspathEntry(EclipseClasspathEntry) - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
Sets the specified classpath entries.
addEdge(Object, Object) - Method in class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph
Adds an edge to the dependency graph.
addExternalLocation(String, File) - Method in class net.sf.ant4eclipse.model.project.Workspace
Adds the external location for the supplied project.
addFormatter(FormatterElement) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
Add a new formatter to all tests of this task.
addJre(JavaRuntime) - Method in class net.sf.ant4eclipse.ant.type.JreContainer
Adds the supplied java runtime environment to this type.
addLibrary(PluginBuildProperties.Library) - Method in class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties
 
addLibrary(UserLibrary) - Method in class net.sf.ant4eclipse.model.userlibrary.UserLibraries
Adds the supplied user library entry to this collecting data structure.
addLinkedResource(LinkedResource) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Adds a new linked resource to the project.
addNature(ProjectNature) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Adds the specified nature to the project.
addParam(Property) - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
Corresponds to <antcall>'s nested <param> element.
addReference(Reference) - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
Corresponds to <antcall>'s nested <reference> element.
addReferencedProject(String) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
 
addResolvedPathEntries(ResolvedPathEntry[]) - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
 
addResolvedPathEntry(ResolvedPathEntry) - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
 
addRole(AbstractProjectRole) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Adds the specified role to the EclipseProject.
addRoleIdentifier(RoleIdentifier) - Static method in class net.sf.ant4eclipse.model.roles.RoleIdentifierRegistry
Adds the supplied role identifier to this registry.
addVertex(Object) - Method in class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph
Adds a vertex to the dependency graph.
APPEND_NONJAVA_PROJECTS - Static variable in class net.sf.ant4eclipse.tools.internal.BuildOrderResolver
Indicates that non-java projectes found in the team project set should be inserted before the java projects
applyRole(EclipseProject) - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureProjectRoleIdentifier
Applies the model data used to fullfill this specific role.
applyRole(EclipseProject) - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginProjectRoleIdentifier
Applies the model data used to fullfill this specific role.
applyRole(EclipseProject) - Method in class net.sf.ant4eclipse.model.project.cproject.CRoleIdentifier
Applies the model data used to fullfill this specific role.
applyRole(EclipseProject) - Method in class net.sf.ant4eclipse.model.project.cvsproject.CvsRoleIdentifier
Applies the model data used to fullfill this specific role.
applyRole(EclipseProject) - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaRoleIdentifier
Adds a JavaProjectRole to the given project and parses the classpath
applyRole(EclipseProject) - Method in interface net.sf.ant4eclipse.model.roles.RoleIdentifier
Applies the model data used to fullfill this specific role.
applyRoles(EclipseProject) - Static method in class net.sf.ant4eclipse.model.roles.RoleIdentifierRegistry
Modifies the supplied project according to all currently registered RoleIdentifier instances.
Archive - Class in net.sf.ant4eclipse.model.userlibrary
Simple library entry within the user library configuration file.
Archive(File) - Constructor for class net.sf.ant4eclipse.model.userlibrary.Archive
Creates an archive entry provding some infos regarding a classpath entry.
Archive(File, File, String) - Constructor for class net.sf.ant4eclipse.model.userlibrary.Archive
Creates an archive entry provding some infos regarding a classpath entry.
asBuildOrderResolverConstant() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask.NonJavaProjectHandling
 
asBuildOrderResolverConstant() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask.NonJavaProjectHandling
 
Assert - Class in net.sf.ant4eclipse.lang
Implements utility methods to support design-by-contract.
Assert() - Constructor for class net.sf.ant4eclipse.lang.Assert
 
assertTrue(boolean, String) - Static method in class net.sf.ant4eclipse.lang.Assert
Assert that the given condition is true

B

BuildCommand - Class in net.sf.ant4eclipse.model.project
Encapsulates an build command of an eclipse java project.
BuildCommand(String) - Constructor for class net.sf.ant4eclipse.model.project.BuildCommand
Creates a new instance of type BuildCommand.
BuildFeatureTask - Class in net.sf.ant4eclipse.ant.task.pde
The BuildFeatureTaks can be used to build features.
BuildFeatureTask() - Constructor for class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
Creates a new instance of type BuildFeatureTask.
BuildOrderException - Exception in net.sf.ant4eclipse.tools
Thrown to indicate that the build order of an project set can not be resolved (e.g.
BuildOrderException() - Constructor for exception net.sf.ant4eclipse.tools.BuildOrderException
Creates a new instance of type BuildOrderException
BuildOrderException(String, Throwable) - Constructor for exception net.sf.ant4eclipse.tools.BuildOrderException
Creates a new instance of type BuildOrderException
BuildOrderException(String) - Constructor for exception net.sf.ant4eclipse.tools.BuildOrderException
Creates a new instance of type BuildOrderException
BuildOrderException(Throwable) - Constructor for exception net.sf.ant4eclipse.tools.BuildOrderException
Creates a new instance of type BuildOrderException
BuildOrderResolver - Class in net.sf.ant4eclipse.tools.internal
 
BuildPluginTask - Class in net.sf.ant4eclipse.ant.task.pde
 
BuildPluginTask() - Constructor for class net.sf.ant4eclipse.ant.task.pde.BuildPluginTask
 
BuildPropertiesParser - Class in net.sf.ant4eclipse.model.pdesupport.build
 
BuildPropertiesParser() - Constructor for class net.sf.ant4eclipse.model.pdesupport.build.BuildPropertiesParser
 
BundleManifestParser - Class in net.sf.ant4eclipse.model.pdesupport.plugin
Implements a parser to parse a bundle manifest.
BundleManifestParser(PluginDescriptor, File, File) - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.BundleManifestParser
Creates a new instance of type BundleManifestParser.
BundleManifestParser(PluginDescriptor, Manifest, Properties) - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.BundleManifestParser
Creates a new instance of type BundleManifestParser

C

calcRelative(File, File) - Static method in class net.sf.ant4eclipse.lang.Utilities
Calculates a relative path for the supplied files.
calculateOrder() - Method in class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph
Computers the order of all the nodes.
CCNATURE - Static variable in class net.sf.ant4eclipse.model.project.cproject.CProjectRole
 
CDTProjectFileParser - Class in net.sf.ant4eclipse.model.project.cproject
Parser which is used for C/C++ specific project information stored within a '.cdtproject' file.
characters(char[], int, int) - Method in class net.sf.ant4eclipse.lang.xquery.XQueryHandler
checkoutProject(Workspace, TeamProjectDescription, boolean) - Method in class net.sf.ant4eclipse.ant.util.CvsAdapter
Runs a CVS checkout operation on a given project.
checkoutProjectSet(Workspace, TeamProjectSet, boolean) - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
ChunkyFile - Class in net.sf.ant4eclipse.model.project
Simple representation for chunk based files as internally used by the Eclipse framework.
ChunkyFile(File) - Constructor for class net.sf.ant4eclipse.model.project.ChunkyFile
Creates a chunked representation of the supplied file.
ClasspathFileParser - Class in net.sf.ant4eclipse.model.project.javaproject
 
ClasspathFileParser() - Constructor for class net.sf.ant4eclipse.model.project.javaproject.ClasspathFileParser
 
clear() - Static method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatformFactory
Removes all target platforms from the factory.
clearCache() - Static method in class net.sf.ant4eclipse.model.project.Workspace
This method allows to clear the internal cache.
clone() - Method in class net.sf.ant4eclipse.model.CvsRoot
CNATURE - Static variable in class net.sf.ant4eclipse.model.project.cproject.CProjectRole
 
ContainerTypes - Interface in net.sf.ant4eclipse.tools.internal
Definition of container types currently supported by Ant4Eclipse.
containsTarget(String) - Method in class net.sf.ant4eclipse.ant.task.pde.AbstractPdeBuildTask
 
containsVertex(Object) - Method in class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph
Returns true, if the given vertex has already been added to the DependencyGraph.
convertToPath(ResolvedPathEntry[], Project) - Static method in class net.sf.ant4eclipse.ant.util.TaskHelper
Converts the supplied resolved pathes to a Path instance.
convertToString(ResolvedPathEntry[], String, Project) - Static method in class net.sf.ant4eclipse.ant.util.TaskHelper
Converts an array of ResolvedClasspathEntry-objects to a String.
CPathEntry - Class in net.sf.ant4eclipse.model.project.cproject
A path entry as it's been used within C/C++ projects.
CPathEntry(int, String) - Constructor for class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Initializes this path entry with a specific type and a corresponding value.
CPE_CONTAINER - Static variable in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
a container path which requires some resolving
CPE_CONTAINER - Static variable in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
the constant for a Container-ClasspathEntry
CPE_INCLUDE - Static variable in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
an include path
CPE_LIBRARY - Static variable in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
the constant for a Library-ClasspathEntry
CPE_MACRO - Static variable in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
a macro value
CPE_OUTPUT - Static variable in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
an output path
CPE_OUTPUT - Static variable in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
the constant for an Output-ClasspathEntry
CPE_PROJECT - Static variable in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
the constant for a EclipseProject-ClasspathEntry
CPE_SOURCE - Static variable in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
a source path
CPE_SOURCE - Static variable in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
the constant for a Source-ClasspathEntry
CPE_VARIABLE - Static variable in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
the constant for a Variable-ClasspathEntry
CProjectRole - Class in net.sf.ant4eclipse.model.project.cproject
C specific informations.
CProjectRole() - Constructor for class net.sf.ant4eclipse.model.project.cproject.CProjectRole
Initializes this project role.
createJre() - Method in class net.sf.ant4eclipse.ant.type.JreContainer
Creates the entry for a java runtime environment.
createMessage(String, Object[]) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Creates a message while using some formatted text.
createMessage(String, Object) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Creates a message while using a causing Throwable instance.
createQuery(String) - Method in class net.sf.ant4eclipse.lang.xquery.XQueryHandler
Creates a XQuery instance for the supplied query string.
CRoleIdentifier - Class in net.sf.ant4eclipse.model.project.cproject
Identifier used to check for a C role.
CRoleIdentifier() - Constructor for class net.sf.ant4eclipse.model.project.cproject.CRoleIdentifier
 
CURRENT_BUILDCOMMAND_NAME - Static variable in class net.sf.ant4eclipse.ant.task.project.ExecuteBuildersTask
This property contains the name of the buildcommand that is currently executed.
CvsAdapter - Class in net.sf.ant4eclipse.ant.util
Implements an adapter for accessing cvs.
CvsAdapter(Project, boolean, boolean) - Constructor for class net.sf.ant4eclipse.ant.util.CvsAdapter
Initializes this CVS adapter.
CvsException - Exception in net.sf.ant4eclipse.ant.util
Thrown to indicate that an Exception has been occured whilst accessing the cvs repository.
CvsException() - Constructor for exception net.sf.ant4eclipse.ant.util.CvsException
Creates a new instance of type CvsException
CvsException(String) - Constructor for exception net.sf.ant4eclipse.ant.util.CvsException
Creates a new instance of type CvsException
CvsException(Throwable) - Constructor for exception net.sf.ant4eclipse.ant.util.CvsException
Creates a new instance of type CvsException
CvsException(String, Throwable) - Constructor for exception net.sf.ant4eclipse.ant.util.CvsException
Creates a new instance of type CvsException
CvsGetProjectSetTask - Class in net.sf.ant4eclipse.ant.task.projectset
 
CvsGetProjectSetTask() - Constructor for class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
CvsParser - Class in net.sf.ant4eclipse.model.project.cvsproject
Helper for parsing cvs information.
CvsProjectRole - Class in net.sf.ant4eclipse.model.project.cvsproject
Implements the cvs role of a project.
CvsProjectRole(String, String, String) - Constructor for class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
Creates a new instance of type CvsProjectRole.
CvsProjectRole(String, CvsRoot, String) - Constructor for class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
Creates a new instance of type CvsProjectRole.
CvsRoleIdentifier - Class in net.sf.ant4eclipse.model.project.cvsproject
Identifier for a CVS role.
CvsRoleIdentifier() - Constructor for class net.sf.ant4eclipse.model.project.cvsproject.CvsRoleIdentifier
 
CvsRoot - Class in net.sf.ant4eclipse.model
Encapsulates a cvsroot.
CvsRoot(String) - Constructor for class net.sf.ant4eclipse.model.CvsRoot
Creates a new instance of type CvsRoot.
CyclicDependencyException - Exception in net.sf.ant4eclipse.lang.dependencygraph
A CyclicDependencyException is thrown if a graph contains a cyclic dependency.
CyclicDependencyException() - Constructor for exception net.sf.ant4eclipse.lang.dependencygraph.CyclicDependencyException
Creates a new instance of type CyclicDependencyException
CyclicDependencyException(String, Throwable) - Constructor for exception net.sf.ant4eclipse.lang.dependencygraph.CyclicDependencyException
Creates a new instance of type CyclicDependencyException
CyclicDependencyException(String) - Constructor for exception net.sf.ant4eclipse.lang.dependencygraph.CyclicDependencyException
Creates a new instance of type CyclicDependencyException
CyclicDependencyException(Throwable) - Constructor for exception net.sf.ant4eclipse.lang.dependencygraph.CyclicDependencyException
Creates a new instance of type CyclicDependencyException

D

debug(String, Object[]) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps debugging information.
debug(String, Object) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps debugging information.
debug(String) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps debugging information.
decrementMajor() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
Decrements the major field.
decrementMicro() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
Decrements the micro field.
decrementMinor() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
Decrements the minor field.
DEFAULT_PLUGIN_DIRECTORY - Static variable in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
the constant that defines the default plugin directory
DEFAULT_SEPARATOR - Static variable in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
the default seperator
DEFAULT_TARGET_NAME - Static variable in class net.sf.ant4eclipse.ant.task.project.ExecuteBuildersTask
This target name is executed if no other target for a builder could be found.
delete(File) - Static method in class net.sf.ant4eclipse.lang.Utilities
Returns true if the supplied path could be deleted completely.
DependencyGraph - Class in net.sf.ant4eclipse.lang.dependencygraph
A DependencyGraph could be used to serialise tree structures regarding the dependencies.
DependencyGraph() - Constructor for class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph
Creates a new instance of type DependencyGraph.
DependencyGraph.Edge - Class in net.sf.ant4eclipse.lang.dependencygraph
Internal representation of an edge.
DependencyGraph.Edge(Object, Object) - Constructor for class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph.Edge
Creates a new instance of type Edge.

E

EclipseClasspathEntry - Class in net.sf.ant4eclipse.model.project.javaproject
Encapsulates an entry in a Java project classpath.
EclipseClasspathEntry(String, String) - Constructor for class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Creates a new instance of type EclipseClasspathEntry
EclipseClasspathEntry(String, String, String) - Constructor for class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Creates a new instance of type EclipseClasspathEntry
EclipseClasspathEntry(String, String, boolean) - Constructor for class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Creates a new instance of type EclipseClasspathEntry
EclipseClasspathEntry(String, String, String, boolean) - Constructor for class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Creates a new instance of type EclipseClasspathEntry
EclipseClasspathEntry(int, String) - Constructor for class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Creates a new instance of type EclipseClasspathEntry
EclipseClasspathEntry(int, String, String, boolean) - Constructor for class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Creates a new instance of type EclipseClasspathEntry
EclipseProject - Class in net.sf.ant4eclipse.model.project
Encapsultes a project.
EclipseProject(Workspace, String) - Constructor for class net.sf.ant4eclipse.model.project.EclipseProject
Creates a new instance of type project.
EclipseVariableResolver - Class in net.sf.ant4eclipse.tools.internal
 
EclipseVariableResolver() - Constructor for class net.sf.ant4eclipse.tools.internal.EclipseVariableResolver
 
endElement(String, String, String) - Method in class net.sf.ant4eclipse.lang.xquery.XQueryHandler
ensureJavaProject() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Ensures that the set project is a java project.
equals(Object) - Method in class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph.Edge
 
equals(Object) - Method in class net.sf.ant4eclipse.model.CvsRoot
equals(Object) - Method in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
equals(Object) - Method in class net.sf.ant4eclipse.model.pdesupport.Version
equals(Object) - Method in class net.sf.ant4eclipse.model.project.AbstractProjectRole
equals(Object) - Method in class net.sf.ant4eclipse.model.project.BuildCommand
equals(Object) - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
equals(Object) - Method in class net.sf.ant4eclipse.model.project.cproject.CProjectRole
equals(Object) - Method in class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
equals(Object) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
equals(Object) - Method in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
equals(Object) - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
equals(Object) - Method in class net.sf.ant4eclipse.model.project.LinkedResource
equals(Object) - Method in class net.sf.ant4eclipse.model.project.ProjectNature
equals(Object) - Method in class net.sf.ant4eclipse.model.project.Workspace
equals(Object) - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
equals(Object) - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform.Key
Returns true if this TargetPlatformKey is the same as the o argument.
equals(Object) - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry
error(String, Object[]) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps error information.
error(String, Object) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps error information.
error(String) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps error information.
eval() - Method in class net.sf.ant4eclipse.ant.condition.HasBuildCommand
Returns true if the eclipse project contains the requested buildCommand
eval() - Method in class net.sf.ant4eclipse.ant.condition.HasNature
execute() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
execute() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
execute() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchTask
execute() - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
 
execute() - Method in class net.sf.ant4eclipse.ant.task.pde.BuildPluginTask
 
execute() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
execute() - Method in class net.sf.ant4eclipse.ant.task.project.ExecuteBuildersTask
execute() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
execute() - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
execute() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
ExecuteBuildersTask - Class in net.sf.ant4eclipse.ant.task.project
ExecuteBuildersTask -- Calls for each builder defined in the project's .project file an Ant target.
ExecuteBuildersTask() - Constructor for class net.sf.ant4eclipse.ant.task.project.ExecuteBuildersTask
 
executeSequential(List) - Method in class net.sf.ant4eclipse.ant.task.pde.AbstractPdeBuildTask
Executes the list of tasks.
exists(File) - Static method in class net.sf.ant4eclipse.lang.Assert
Assert that the specified file is not null and exists.
exists() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns whether this project exists.
exportProject(Workspace, TeamProjectDescription, boolean) - Method in class net.sf.ant4eclipse.ant.util.CvsAdapter
Runs a CVS export operation on a given project.
exportProjectSet(Workspace, TeamProjectSet, boolean) - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 

F

FAIL_ON_NONJAVA_PROJECTS - Static variable in class net.sf.ant4eclipse.tools.internal.BuildOrderResolver
Indicates that the resovler should fail if there is a non-java project in the team project set.
FEATURE_NATURE - Static variable in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureProjectRole
PLUGIN_NATURE
FEATURE_PROJECT_ROLE_NAME - Static variable in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureProjectRole
PLUGIN_PROJECT_ROLE_NAME
FeatureManifest - Class in net.sf.ant4eclipse.model.pdesupport.feature
A feature is a way of grouping and describing different functionality that makes up a product.
FeatureManifest() - Constructor for class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
Creates a new instance of type Feature.
FeatureManifest.Plugin - Class in net.sf.ant4eclipse.model.pdesupport.feature
 
FeatureManifest.Plugin() - Constructor for class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
Creates a new instance of type Plugin.
FeatureManifestParser - Class in net.sf.ant4eclipse.model.pdesupport.feature
Implements a parser for feature mainfest files.
FeatureManifestParser() - Constructor for class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifestParser
 
FeatureProjectRole - Class in net.sf.ant4eclipse.model.pdesupport.feature
Implements the eclipse feature project role.
FeatureProjectRole(EclipseProject) - Constructor for class net.sf.ant4eclipse.model.pdesupport.feature.FeatureProjectRole
Creates a new instance of type FeatureProjectRole.
FeatureProjectRoleIdentifier - Class in net.sf.ant4eclipse.model.pdesupport.feature
Identifier for the feature project role.
FeatureProjectRoleIdentifier() - Constructor for class net.sf.ant4eclipse.model.pdesupport.feature.FeatureProjectRoleIdentifier
 
FileParserException - Exception in net.sf.ant4eclipse.model
Thrown to indicate that an Exception has been occured while parsing a file.
FileParserException(String) - Constructor for exception net.sf.ant4eclipse.model.FileParserException
Creates a new instance of type FileParserException
FileParserException(Throwable) - Constructor for exception net.sf.ant4eclipse.model.FileParserException
Creates a new instance of type FileParserException
FileParserException(String, Throwable) - Constructor for exception net.sf.ant4eclipse.model.FileParserException
Creates a new instance of type FileParserException
flushPluginsToString() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Flushes all the plugin descriptors in a string.
FRAGMENT_ATTACHMENT_ALWAYS - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
FRAGMENT_ATTACHMENT_ALWAYS
FRAGMENT_ATTACHMENT_NEVER - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
FRAGMENT_ATTACHMENT_NEVER
FRAGMENT_ATTACHMENT_RESOLVE_TIME - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
FRAGMENT_ATTACHMENT_RESOLVE_TIME
FRAGMENT_XML_PATH - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptorParser
FRAGMENT_XML_FILE_PATH

G

getAbsolutePath() - Method in class net.sf.ant4eclipse.model.project.Workspace
Returns the absolute path of the workspace.
getActivator() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the activator.
getAllPluginDescriptors() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns all the PluginDescritpors that resides in the workspace (as plugin projects) or in the target platfrom location (as plugins).
getApplication() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
Returns the name of the application.
getArchives() - Method in class net.sf.ant4eclipse.model.userlibrary.UserLibrary
Returns a list of archives that are registered with this library entry.
getAvailableLibraries() - Method in class net.sf.ant4eclipse.model.userlibrary.UserLibraries
Returns a list with the names of the available libraries.
getBasePath() - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Returns the location of an additional path associated with this entry.
getBinaryExcludes() - Method in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
 
getBinaryIncludes() - Method in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
 
getBranchOrVersionTag() - Method in class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
Returns the branch or version tag, or null if no tag exists.
getBranchOrVersionTag() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Returns the tag of the branch or version.
getBuildCommands() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the build commands of this project.
getBuildorderProperty() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
Returns the name of the build order property.
GetBuildOrderTask - Class in net.sf.ant4eclipse.ant.task.projectset
 
GetBuildOrderTask() - Constructor for class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
 
GetBuildOrderTask.NonJavaProjectHandling - Class in net.sf.ant4eclipse.ant.task.projectset
 
GetBuildOrderTask.NonJavaProjectHandling() - Constructor for class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask.NonJavaProjectHandling
 
GetBuildOrderTask.NonJavaProjectHandling(String) - Constructor for class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask.NonJavaProjectHandling
 
getBuildPluginTarget() - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
Returns the name of the ant target that should be called for each plugin.
getBuildProperties() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginProjectRole
 
getBundleVersion() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
Returns the version range of the required plugin.
getCeiling() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.VersionRange
Returns the ceiling version.
getChild() - Method in class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph.Edge
Returns the child object.
getChild(String) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the child of this project with the given path.
getChild(String, boolean) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the child of this project with the given path.
getChild(String) - Method in class net.sf.ant4eclipse.model.project.Workspace
Returns the child of the workspace with the given path.
getChild(String, boolean) - Method in class net.sf.ant4eclipse.model.project.Workspace
Returns the child of the workspace with the given path.
getChunk(int) - Method in class net.sf.ant4eclipse.model.project.ChunkyFile
Returns a chunk by it's index.
getChunkCount() - Method in class net.sf.ant4eclipse.model.project.ChunkyFile
Returns the number of available chunks.
getClasspathEntries() - Method in class net.sf.ant4eclipse.model.launch.AbstractLaunchConfiguration
Returns the runtime classpath entries.
getClasspathEntries() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the classpath entries of the plugin.
getColocationAffinity() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
Returns a reference to another feature.
getCommand() - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
getComment() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
 
getConnectionType() - Method in class net.sf.ant4eclipse.model.CvsRoot
Returns the connection type.
getContainer() - Method in class net.sf.ant4eclipse.model.launch.JUnitLaunchConfiguration
Returns the container holding the tests.
getCPathEntries() - Method in class net.sf.ant4eclipse.model.project.cproject.CProjectRole
Returns a list of all C/C++ path entries currently registered with an eclipse project.
GetCSourcePathTask - Class in net.sf.ant4eclipse.ant.task.project
A task that is used to retrieve the source path of a C/C++ project.
GetCSourcePathTask() - Constructor for class net.sf.ant4eclipse.ant.task.project.GetCSourcePathTask
Initializes this task.
getCurrentProject() - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Returns the currently used project.
getCvsProjectRole() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the cvs project role.
getCvsPwd() - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
getCvsRoot() - Method in class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
Returns the cvs root.
getCvsRoot() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Returns the cvsRoot.
getCvsUser() - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
getDeclaringProject() - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry
Returns the eclipse project that has defined this classpath entry
getDefaultOutputFolder() - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
Returns the default output folder for this project.
getDefaultTargetName() - Method in class net.sf.ant4eclipse.ant.task.project.ExecuteBuildersTask
 
getDirSeparator() - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
Returns the currently used directory separator.
getDownloadSize() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
getEclipseClasspathEntries() - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
Returns the eclipse classpath entries.
getEclipseClasspathEntries(int) - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
Returns a list of EclipseClasspathEntry of a specifiy kind.
GetEclipseClassPathTask - Class in net.sf.ant4eclipse.ant.task.project
 
GetEclipseClassPathTask() - Constructor for class net.sf.ant4eclipse.ant.task.project.GetEclipseClassPathTask
 
getEclipseProject() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Returns the EclipseProject instance associated with this task.
getEclipseProject() - Method in class net.sf.ant4eclipse.ant.util.ProjectBase
Returns the associated eclipse project.
getEclipseProject() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the eclipse project that represents this plugin (may null).
getEclipseVariables(EclipseProject) - Static method in class net.sf.ant4eclipse.tools.internal.EclipseVariableResolver
Returns a map with the eclipse variables as keys and their values as values
getEncodedPassword() - Method in class net.sf.ant4eclipse.model.CvsRoot
Returns the encoded password.
getEntryKind() - Method in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Returns the entryKind.
getExclude() - Method in class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties.Library
 
getExternalLocation(String) - Method in class net.sf.ant4eclipse.model.project.Workspace
Returns the external location of the supplied project.
getFeature() - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
Returns the specified feature that should be build.
getFeature() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureProjectRole
Returns the feature manifest of the feature project.
getFilter() - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
Returns the filter used to filter the plugins.
getFloor() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.VersionRange
Returns the floor version.
getFolder() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the folder that represents this project.
getFolder() - Method in class net.sf.ant4eclipse.model.project.Workspace
Returns the workspace as a file.
getFragmentAttachment() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns how fragment attachments should be handled.
getHost() - Method in class net.sf.ant4eclipse.model.CvsRoot
Returns the host.
getId() - Method in class net.sf.ant4eclipse.ant.type.JavaRuntime
Returns the current ID used for the JRE.
getId() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
 
getId() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
getImage() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
Returns the location of an associated image.
getInclude() - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Returns the current include location of this C/C++ path.
GetIncludePathTask - Class in net.sf.ant4eclipse.ant.task.project
A task that is used to retrieve the include path of a C/C++ project.
GetIncludePathTask() - Constructor for class net.sf.ant4eclipse.ant.task.project.GetIncludePathTask
Initializes this task.
getInstallSize() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
getInstance(Workspace, File) - Static method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatformFactory
Returns an instance of TargetPlatform with the given targetLocation and workspace.
getInstance(Workspace) - Static method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatformFactory
Returns an instance of TargetPlatform with the given workspace.
getJarsCompileOrder() - Method in class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties
 
getJavaDoc() - Method in class net.sf.ant4eclipse.model.userlibrary.Archive
Returns the location of the java docs.
getJavaProjectRole() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the java project role.
getKind() - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Returns the kind of path entry.
getLabel() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
 
getLaunchConfiguration() - Method in class net.sf.ant4eclipse.model.launch.LaunchFileParser
Returns the parsed launch configuration.
getLaunchFile() - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Returns the launch file.
getLaunchFile() - Method in class net.sf.ant4eclipse.model.launch.AbstractLaunchConfiguration
Returns the launch file.
getLaunchProject() - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Returns the project that shall be launched.
getLibraries() - Method in class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties
 
getLibrary(String) - Method in class net.sf.ant4eclipse.model.userlibrary.UserLibraries
Returns a user library entry associated with the supplied name.
getLinkedResource(String) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns a specific LinkedResource instance.
getLocale() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
 
getLocale() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
getLocalization() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the localization.
getLocation() - Method in class net.sf.ant4eclipse.ant.type.JavaRuntime
Returns the location of this JRE.
getLocation() - Method in class net.sf.ant4eclipse.model.project.LinkedResource
The location of the linked resource.
getMachineArchitecture() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
 
getMachineArchitecture() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
getMainclass() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Returns the main class.
getMainType() - Method in class net.sf.ant4eclipse.model.launch.JavaApplicationLaunchConfiguration
Returns the type of the main class.
getMajor() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
getting the major field
getManifest() - Method in class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties.Library
 
getMicro() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
getting the release field
getMinor() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
getting the minor field
getName() - Method in class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties.Library
 
getName() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Return the name of the plugin (not the symbolic name!).
getName() - Method in class net.sf.ant4eclipse.model.project.AbstractProjectRole
Returns the name of the project role.
getName() - Method in class net.sf.ant4eclipse.model.project.BuildCommand
Returns the name the build command.
getName() - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Returns the name of the macro entry.
getName() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the name of the project
getName() - Method in class net.sf.ant4eclipse.model.project.LinkedResource
The name of the linked resource.
getName() - Method in class net.sf.ant4eclipse.model.project.ProjectNature
 
getName() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectSet
Returns the name of the TeamProjectSet.
getName() - Method in class net.sf.ant4eclipse.model.userlibrary.UserLibrary
Returns the name of this user library.
getNameInRepository() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Returns the name of the project in the repository.
getNatures() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the project natures of the project.
getNewestPluginDescriptor(String, boolean) - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
 
getNewestPluginFromTargetLocation(String) - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns the plugin desciptor of the plugin with the given symbolic name from the target platform location.
getNewestPluginFromWorkspace(String) - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns the plugin desciptor of the plugin project with the given symbolic name from the workspace.
getNonJavaProjectHandling() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
 
getOperatingSystem() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
 
getOperatingSystem() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
getOrderedSymbolicNames(String[], TargetPlatform) - Static method in class net.sf.ant4eclipse.tools.pdesupport.PluginBuildOrderResolver
 
getOutput() - Method in class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties.Library
 
getOutputLocation() - Method in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Returns the output location.
GetOutputPathTask - Class in net.sf.ant4eclipse.ant.task.project
 
GetOutputPathTask() - Constructor for class net.sf.ant4eclipse.ant.task.project.GetOutputPathTask
 
getParent() - Method in class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph.Edge
Returns the parent object.
getPath() - Method in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
Returns the path of this entry.
getPath() - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Returns the path value for this entry.
getPath() - Method in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Returns the path.
getPath() - Method in class net.sf.ant4eclipse.model.userlibrary.Archive
Returns the location of the classes.
getPath() - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry
Returns the path that describes the classpath entry.
getPathId() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Returns the path ID for this task.
getPathSeparator() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Returns the path separator.
getPathSeparator() - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
Returns the currently used path separator.
getPlugin() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
Returns the plugin used for this feature.
getPluginDescriptor() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.BundleManifestParser
Returns the plugin descriptor.
getPluginDescriptor() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginProjectRole
Returns the plugin descriptor.
getPluginID() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the plugin ID which is desired by this fragment.
getPlugins() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
 
getPluginSource() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the file or directory that represents the plugin (may null).
getPluginVersion() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the version of the plugin required by this fragment.
getProgramargs() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Returns the program arguments associated with the launch configuration.
getProgramArguments() - Method in class net.sf.ant4eclipse.model.launch.AbstractLaunchConfiguration
Returns the program arguments.
getProject(String) - Method in class net.sf.ant4eclipse.model.project.Workspace
Returns the EclipseProject associated with the supplied name.
getProjectName() - Method in class net.sf.ant4eclipse.model.launch.AbstractLaunchConfiguration
Returns the name of the associated project.
getProjectName() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Returns the name of the project.
getProjectNameInRepository() - Method in class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
Returns the name of the project in the repository.
getProjectNames() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
 
getProjectNames() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectSet
Returns a list of project names.
getProjectSet() - Method in class net.sf.ant4eclipse.ant.task.projectset.AbstractProjectSetBasedTask
Returns the TeamProjectSet instance associated with this task.
getProjectSet() - Method in class net.sf.ant4eclipse.ant.util.ProjectSetBase
 
getProjectsReferencedByClasspath(EclipseProject, boolean) - Static method in class net.sf.ant4eclipse.tools.internal.ReferencedProjectsResolver
Returns all projects that referenced by this project's classpath.
getProperty() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Returns the name of the property that should hold the resolved path.
getProperty() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
Returns the name of an ant property that will hold the list of referenced projects.
getProviderName() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
 
getQualifier() - Method in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
 
getQualifier() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
getting the build field
getReferencedProjects() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns a list of all referenced project names.
getReferencedProjects(EclipseProject, boolean) - Static method in class net.sf.ant4eclipse.tools.internal.ReferencedProjectsResolver
Returns all projects that are referenced by this project's .project file
GetReferencedProjectsTask - Class in net.sf.ant4eclipse.ant.task.project
Returns all referenced projects of a specified project
GetReferencedProjectsTask() - Constructor for class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
 
GetReferencedProjectsTask.NonJavaProjectHandling - Class in net.sf.ant4eclipse.ant.task.project
GetReferencedProjectsTask.NonJavaProjectHandling() - Constructor for class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask.NonJavaProjectHandling
Creates a new instance of type NonJavaProjectHandling.
GetReferencedProjectsTask.NonJavaProjectHandling(String) - Constructor for class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask.NonJavaProjectHandling
Creates a new instance of type NonJavaProjectHandling.
getRelativeLocation() - Method in class net.sf.ant4eclipse.model.project.LinkedResource
Returns the location relative to the project.
getRepository() - Method in class net.sf.ant4eclipse.model.CvsRoot
Returns the repository.
getRequiredPlugins() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns an array of the specified required plugins.
getResolution() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
Returns the resolution of the plugin.
getResolvedCvsRoot() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Returns the resolved CvsRoot (e.g.
getResolvedEntryAsFile() - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry
Returns the resolved classpath entry.
getResolvedPath() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Returns the a list of resolved pathes.
getResolvedPathEntries() - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Returns a list of resolved path entries.
getResolvedRoot(String, String) - Method in class net.sf.ant4eclipse.model.CvsRoot
Returns the resolved cvsroot.
getResult() - Method in class net.sf.ant4eclipse.lang.xquery.XQuery
Returns the data collected by this query.
getRole(Class) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the role of the given type.
getRoles() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the roles of this project.
getSeparator() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
Returns an (optional) separator that is used to separate the project names.
getSingleResult() - Method in class net.sf.ant4eclipse.lang.xquery.XQuery
Returns the data collected by this query.
getSource() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
Return where to read the referenced projects from.
getSource() - Method in class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties.Library
 
getSource() - Method in class net.sf.ant4eclipse.model.userlibrary.Archive
Returns the location of the sources.
getSourceFolder() - Method in class net.sf.ant4eclipse.ant.task.project.GetOutputPathTask
Returns the location of the source folder.
GetSourcePathTask - Class in net.sf.ant4eclipse.ant.task.project
Can be used to resolve the source path of a given eclipse java or c project.
GetSourcePathTask() - Constructor for class net.sf.ant4eclipse.ant.task.project.GetSourcePathTask
 
getSpecifiedName() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
 
getSymbolicName() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the symbolic name.
getSymbolicName() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
Returns the symbolic name of the plugin.
getTarget(String) - Method in class net.sf.ant4eclipse.ant.task.project.ExecuteBuildersTask
Returns the target with the given targetName or null if no such target exists in the current project
getTargetLocation() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns the location of the target platform.
getTargetNameForBuildCommand(BuildCommand, String) - Method in class net.sf.ant4eclipse.ant.task.project.ExecuteBuildersTask
Returns the target for a buildCommand.
getTargetPlatform() - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Returns the target platform.
getTargetPlatformLocation() - Method in class net.sf.ant4eclipse.ant.task.pde.AbstractPdeBuildTask
Returns the target platform against which the workspace plugins will be compiled and tested.
getTargetPlatformLocation() - Method in class net.sf.ant4eclipse.ant.task.project.GetEclipseClassPathTask
Returns the target platform against which the workspace plugins will be compiled and tested.
getTargetPlatformPluginDescriptors() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns a list of PluginDescriptors which represent the plugins found in the target platform location.
getTeamProjectDescriptionByName(String) - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectSet
Returns a TeamProjectDescription by the given name.
getTeamProjectDescriptionByRepositoryName(String) - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectSet
Returns a TeamProjectDescription by the given repository name.
getTeamProjectDescriptions() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectSet
Returns the TeamProjectDescriptions.
getTestClass() - Method in class net.sf.ant4eclipse.model.launch.JUnitLaunchConfiguration
Returns the type of the test class.
getTestName() - Method in class net.sf.ant4eclipse.model.launch.JUnitLaunchConfiguration
Returns the name of the test.
getType() - Method in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
Returns the type of this entry.
getType() - Method in class net.sf.ant4eclipse.model.project.LinkedResource
The type of the linked resource.
getTypeStr(int) - Static method in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
Returns the string representation of the specified RuntimeClasspathEntry type.
getUser() - Method in class net.sf.ant4eclipse.model.CvsRoot
Returns the user.
getUserLibraries() - Method in class net.sf.ant4eclipse.model.userlibrary.UserLibrariesFileParser
Returns the datastructure that holds all relevant information regarding the eclipse user libraries.
getValue() - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Returns the value of the macro entry.
getValues() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask.NonJavaProjectHandling
getValues() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask.NonJavaProjectHandling
getVendor() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the vendor of the plugin.
getVersion() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
 
getVersion() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
getVersion() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns the version of the plugin.
getVisibility() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
Returns the visibility of the plugin.
getVmargs() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Returns the VM arguments associated with the launch configuration.
getVmArguments() - Method in class net.sf.ant4eclipse.model.launch.AbstractLaunchConfiguration
Returns the vm arguments.
getWindowingSystem() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
Returns the name of the windowing system.
getWindowingSystem() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
getWorkingDir() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Returns the name of the working directory property.
getWorkingDirectory() - Method in class net.sf.ant4eclipse.model.launch.AbstractLaunchConfiguration
Returns the currently used working directory.
getWorkspace() - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Returns the Workspace instance associated with this task.
getWorkspace() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Returns the currently associated workspace .
getWorkspace() - Method in class net.sf.ant4eclipse.ant.task.projectset.AbstractProjectSetBasedTask
Returns the Workspace instance associated with this task.
getWorkspace() - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
 
getWorkspace() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns the workspace the project belongs to.
getWorkspace(File) - Static method in class net.sf.ant4eclipse.model.project.Workspace
Provides access to an instance of type Workspace.
getWorkspace() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns the associated workspace instance.
getWorkspace() - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Returns the workspace.
getWorkspacePluginProjects() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns all the EclipseProjects that resides in the workspace.
gotResult() - Method in class net.sf.ant4eclipse.lang.xquery.XQuery
Returns true if at least one result is available.
greaterThan(Version) - Method in class net.sf.ant4eclipse.model.pdesupport.Version
is this version geater than the destination version?

H

hasBranchOrVersionTag() - Method in class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
Returns whether the project has a branch or version tag.
hasBranchOrVersionTag() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Returns whether the project has a branch or version tag.
HasBuildCommand - Class in net.sf.ant4eclipse.ant.condition
The HasBuildCommand implements a condition to test whether a eclipse project has a specific build command or not
HasBuildCommand() - Constructor for class net.sf.ant4eclipse.ant.condition.HasBuildCommand
Creates a new instance of type HasBuildCommand.
hasBuildCommand(String) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns whether the build command with the specified name is set or not.
hasBuildCommand(BuildCommand) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns whether the specified build command is set or not.
hasBundleVersion() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
Returns whether or not a bundle version is set.
hasChild(String) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns whether this project has a child with the given path.
hasChild(String) - Method in class net.sf.ant4eclipse.model.project.Workspace
Returns whether the workspace has a child with the given path.
hasClasspathEntries() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns whether the plugin has classpath entries.
hasContainer() - Method in class net.sf.ant4eclipse.model.launch.JUnitLaunchConfiguration
 
hasCurrentProject() - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
 
hasCvsProjectRole() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns whether a cvs project role is set or not.
hasDeclaringProject() - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry
Returns true if this entry is related to a declaring project.
hasDownloadSize() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
hasEclipseClasspathEntries() - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
Returns whether classpath entries are set or not.
hasEncodedPassword() - Method in class net.sf.ant4eclipse.model.CvsRoot
Returns whether an encoded password is set or not.
hashCode() - Method in class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph.Edge
 
hashCode() - Method in class net.sf.ant4eclipse.model.CvsRoot
hashCode() - Method in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
hashCode() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
hashCode() - Method in class net.sf.ant4eclipse.model.project.AbstractProjectRole
hashCode() - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
hashCode() - Method in class net.sf.ant4eclipse.model.project.cproject.CProjectRole
hashCode() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
hashCode() - Method in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
hashCode() - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
hashCode() - Method in class net.sf.ant4eclipse.model.project.LinkedResource
hashCode() - Method in class net.sf.ant4eclipse.model.project.ProjectNature
hashCode() - Method in class net.sf.ant4eclipse.model.project.Workspace
hashCode() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
hashCode() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform.Key
hashCode() - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry
hasId() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
hasInstallSize() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
hasJavaProjectRole() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns whether a java project role is set or not.
hasLibrary(String) - Method in class net.sf.ant4eclipse.model.userlibrary.UserLibraries
Returns true if there's a specific library entry available.
hasLocale() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
hasMachineArchitecture() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
HasNature - Class in net.sf.ant4eclipse.ant.condition
An ant condition that allows to check if a project has a specific nature.
HasNature() - Constructor for class net.sf.ant4eclipse.ant.condition.HasNature
Creates a new instance of type HasNature.
hasNature(String) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns whether the nature with the specified name is set or not.
hasNature(ProjectNature) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns whether the specified nature is set or not.
hasOperatingSystem() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
hasOutputLocation() - Method in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
Returns whether or not the entry has an output location.
hasRequiredPlugins() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns whether the plugin has required plugins.
hasRole(Class) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns whether the role of the given type is set or not.
hasSymbolicName(String) - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns whether or not the plugin has the specified symbolic name.
hasTestClass() - Method in class net.sf.ant4eclipse.model.launch.JUnitLaunchConfiguration
 
hasTestName() - Method in class net.sf.ant4eclipse.model.launch.JUnitLaunchConfiguration
 
hasText(String) - Static method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Check if a String has text.
hasUser() - Method in class net.sf.ant4eclipse.model.CvsRoot
Returns whether an user is set or not.
hasVersion() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
hasWindowingSystem() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 

I

IContainerResolver - Interface in net.sf.ant4eclipse.tools.resolver
 
IGNORE_NONJAVA_PROJECTS - Static variable in class net.sf.ant4eclipse.tools.internal.BuildOrderResolver
Indicates the resolver should ignore all non-java projects in the team project set.
incrementMajor() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
Increments the major field.
incrementMicro() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
Increments the micro field.
incrementMinor() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
Increments the minor field.
info(String, Object[]) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps informational text.
info(String, Object) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps informational text.
info(String) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps informational text.
init() - Method in class net.sf.ant4eclipse.tools.pdesupport.RequiredPluginsResolver
Initialise the RequiredPLuginsResolver.
initialise() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Initialises the TargetPlatform.
inRange(int, int, int) - Static method in class net.sf.ant4eclipse.lang.Assert
Checks whether a value is in a specific range or not.
isAllowMultipleFolders() - Method in class net.sf.ant4eclipse.ant.task.project.GetIncludePathTask
Returns true if multiple folders are supported.
isAllowMultipleFolders() - Method in class net.sf.ant4eclipse.ant.task.project.GetOutputPathTask
Returns true if multiple folders are allowed.
isAllowMultipleFolders() - Method in class net.sf.ant4eclipse.ant.task.project.GetSourcePathTask
Returns true if multiple folders are supported.
isAutoStart() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns whether or not the plugin should start automaticly.
isBuildCommandSet() - Method in class net.sf.ant4eclipse.ant.condition.HasBuildCommand
Returns true if the build command has been set.
isBuildorderPropertySet() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
Returns true if the build order property has been set.
isCeilingIncluded() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.VersionRange
Returns true if a ceiling version is available.
isClosed() - Method in class net.sf.ant4eclipse.lang.dependencygraph.DependencyGraph
Returns true, if the graph is closed.
isContainedInTargetLocation(String) - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns true, if the target platform location contains a plugin project with the given symbolic name, false otherwise.
isContainedInTargetLocation(String, Version) - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns true, if the target platform location contains a plugin project with the given symbolic name and the given version, false otherwise.
isContainedInWorkspace(String) - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns true, if the workspace contains a plugin project with the given symbolic name, false otherwise.
isContainedInWorkspace(String, Version) - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns true, if the target platform location contains a plugin project with the given symbolic name and the given version, false otherwise.
isContainer() - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry
Returns true, if the classpath entry is not resolved and is of type container.
isContextQualifier() - Method in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
 
isCpp() - Method in class net.sf.ant4eclipse.model.project.cproject.CProjectRole
Returns true if this project is a C++ project.
isCurrentProjectRoot() - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Returns true if the currently used project is also the root project.
isCustom() - Method in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
 
isCvsProject(EclipseProject) - Static method in class net.sf.ant4eclipse.model.project.cvsproject.CvsParser
Returns whether the specified project
isCvsQuiet() - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
isCvsReallyQuiet() - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
isCvsUserSet() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Returns whether the cvs user and the cvs password is set.
isDebuggingEnabled() - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Returns true if the debugging is enabled.
isDirectory(File) - Static method in class net.sf.ant4eclipse.lang.Assert
Assert that the specified file is not null, exists and is a directory.
isEclipseProject() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns whether or not the plugin is an eclipse project.
isExclusive() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
 
isExported() - Method in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
 
isExportedOnly() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
 
isFeatureSet() - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
Returns whether the feature location is set.
isFile(File) - Static method in class net.sf.ant4eclipse.lang.Assert
Assert that the specified file is not null, exists and is a file.
isFloorIncluded() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.VersionRange
Returns true if a floor version is available.
isFragment() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
isFragment() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Return whether or not the plugin is a fragment.
isHead() - Method in class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
Returns whether the project is head.
isHead() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Returns whether the project is from the cvs head.
isInitialised() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Returns whether or not the platform is initialised.
isInitialiseWorkspaceSet() - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
Returns true if workspace should be loaded initially.
isLaunchConfigurationSet() - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Returns true if the launch configuration file has been set.
isLinkedResource(String) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
Returns true if the supplied name refers to a linked resource.
isMember(Version) - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.VersionRange
Returns true if the supplied version is included in this range.
isNatureSet() - Method in class net.sf.ant4eclipse.ant.condition.HasNature
Returns true if the nature has been set.
isNoIncludes() - Method in class net.sf.ant4eclipse.ant.task.project.GetCSourcePathTask
Returns true if include pathes aren't allowed as a part of the source pathes.
isNoneQualifier() - Method in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
 
isOptional() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
Returns whether this plugin is optional or not.
isPathIdSet() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Returns true if the path ID has been set.
isPathSeparatorSet() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Returns true if the path separator has been set.
isPluginDirectory() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns whether or not the plugin is an plugin directory.
isPluginJar() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns whether or not the plugin is an plugin jarfile.
isPrimary() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
Returns true if this feature is a primary one.
isProjectNameSet() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Returns true if the project name has been set.
isProjectNameSet() - Method in class net.sf.ant4eclipse.ant.util.ProjectBase
Returns true if the project name has been set.
isProjectNamesSet() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
 
isProjectSet() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Returns true if the project has been set.
isProjectSet() - Method in class net.sf.ant4eclipse.ant.util.ProjectBase
Returns true if the project has been set.
isProjectSetSet() - Method in class net.sf.ant4eclipse.ant.task.projectset.AbstractProjectSetBasedTask
Returns true if the project set has been set.
isProjectSetSet() - Method in class net.sf.ant4eclipse.ant.util.ProjectSetBase
Returns true if the project set has been set.
isPropertySet() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Returns true if the name of the property has been set.
isPropertySet() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
 
isReadFromClasspath() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
 
isReadFromProject() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
 
isRecursive() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
Returns if required projects should be resolve recursive.
isReexported() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
Returns whether this plugin is reexported or not.
isRelative() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Returns whether or not the path should be resolved relative to the workspace.
isRelative() - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Returns whether the classpath should be resolved relative or absolute.
isResolved() - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry
Returns whether the classpath entry is resolved.
isRoleSupported(EclipseProject) - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureProjectRoleIdentifier
Returns true if the supplied project provides support for a specific role.
isRoleSupported(EclipseProject) - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginProjectRoleIdentifier
Returns true if the supplied project provides support for a specific role.
isRoleSupported(EclipseProject) - Method in class net.sf.ant4eclipse.model.project.cproject.CRoleIdentifier
Returns true if the supplied project provides support for a specific role.
isRoleSupported(EclipseProject) - Method in class net.sf.ant4eclipse.model.project.cvsproject.CvsRoleIdentifier
Returns true if the supplied project provides support for a specific role.
isRoleSupported(EclipseProject) - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaRoleIdentifier
Returns ture is the given project has a JavaNature
isRoleSupported(EclipseProject) - Method in interface net.sf.ant4eclipse.model.roles.RoleIdentifier
Returns true if the supplied project provides support for a specific role.
isRuntime() - Method in class net.sf.ant4eclipse.ant.task.project.GetEclipseClassPathTask
 
isRuntime() - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Returns whether the classpath is a runtime classpath or not.
isSingleton() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Return whether or not the plugin is a singleton.
isSingleVersion() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.VersionRange
Returns true if this range is fixed on a specific version.
isSourceFolderSet() - Method in class net.sf.ant4eclipse.ant.task.project.GetOutputPathTask
 
isSystemBundle() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Returns whether the bundle is the system bundle ("system.bundle") or not.
isSystemEntry() - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Returns true if this path entry is related to the system.
isSystemLibrary() - Method in class net.sf.ant4eclipse.model.userlibrary.UserLibrary
Returns true if this library affects the boot class path.
isTarget(String) - Method in class net.sf.ant4eclipse.ant.task.pde.AbstractPdeBuildTask
Returns true if a target with the given name exists in the current project.
isTargetPlatformLocationSet() - Method in class net.sf.ant4eclipse.ant.task.pde.AbstractPdeBuildTask
Returns whether the target platform location is set.
isTargetPlatformLocationSet() - Method in class net.sf.ant4eclipse.ant.task.project.GetEclipseClassPathTask
Returns whether the target platform location is set.
isUnpack() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
isVariable() - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry
Returns true, if the classpath entry is not resolved and is of type variable.
isWorkspaceSet() - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Returns true if the Workspace has been set.
isWorkspaceSet() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Returns whether a workspace has been set to this task.
isWorkspaceSet() - Method in class net.sf.ant4eclipse.ant.task.projectset.AbstractProjectSetBasedTask
Returns true if the Workspace has been set.
isWorkspaceSet() - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
Returns whether a workspace has been set to this task

J

JAVA_LAUNCHCONFIGURATION - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
JAVA_NATURE - Static variable in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
 
JavaApplicationLaunchConfiguration - Class in net.sf.ant4eclipse.model.launch
LaunchConfiguration
JavaApplicationLaunchConfiguration(File, String, String, String, String, RuntimeClasspathEntry[], String) - Constructor for class net.sf.ant4eclipse.model.launch.JavaApplicationLaunchConfiguration
Creates a new instance of type JavaApplicationLaunchConfiguration
JavaProjectRole - Class in net.sf.ant4eclipse.model.project.javaproject
Implements the java role of a project.
JavaProjectRole() - Constructor for class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
Creates a new instance of type JavaProjectRole
JavaRoleIdentifier - Class in net.sf.ant4eclipse.model.project.javaproject
Identifier for a Java project role.
JavaRoleIdentifier() - Constructor for class net.sf.ant4eclipse.model.project.javaproject.JavaRoleIdentifier
 
JavaRuntime - Class in net.sf.ant4eclipse.ant.type
Description of a single java runtime environment.
JavaRuntime() - Constructor for class net.sf.ant4eclipse.ant.type.JavaRuntime
Initializes this JRE entry.
JRE_CONTAINER - Static variable in class net.sf.ant4eclipse.ant.util.TaskHelper
 
JRE_CONTAINER - Static variable in interface net.sf.ant4eclipse.tools.internal.ContainerTypes
Reference to JRE specific classpathes.
JreContainer - Class in net.sf.ant4eclipse.ant.type
A datatype used as a container for classpathes.
JreContainer(Project) - Constructor for class net.sf.ant4eclipse.ant.type.JreContainer
Simply initialises this new type.
JUNIT_LAUNCHCONFIGURATION - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
JUnitLaunchConfiguration - Class in net.sf.ant4eclipse.model.launch
JUnitLaunchConfiguration represents a launch configuration for JUnit-Tests
JUnitLaunchConfiguration(File, String, String, String, String, String, String, RuntimeClasspathEntry[], String) - Constructor for class net.sf.ant4eclipse.model.launch.JUnitLaunchConfiguration
Creates a new instance of type JUnitLaunchConfiguration

L

LaunchFileParser - Class in net.sf.ant4eclipse.model.launch
LaunchFileReader
LaunchFileParser(File) - Constructor for class net.sf.ant4eclipse.model.launch.LaunchFileParser
Launches the parser for the supplied file.
LaunchJUnitTask - Class in net.sf.ant4eclipse.ant.task.launch
LaunchTask -- Specialized Launchtask for launching junit tests.
LaunchJUnitTask() - Constructor for class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
 
LaunchPropertyTask - Class in net.sf.ant4eclipse.ant.task.launch
This task is used to load some property values from a launch configuration.
LaunchPropertyTask() - Constructor for class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Initializes this task.
LaunchTask - Class in net.sf.ant4eclipse.ant.task.launch
LaunchTask -- Runs a java application using an eclipse launch configuration.
LaunchTask() - Constructor for class net.sf.ant4eclipse.ant.task.launch.LaunchTask
 
lesserThan(Version) - Method in class net.sf.ant4eclipse.model.pdesupport.Version
is this version lesser than the destination version?
LinkedResource - Class in net.sf.ant4eclipse.model.project
Represents a "linked resource" of an eclipse project
LinkedResource(String, String, String, int) - Constructor for class net.sf.ant4eclipse.model.project.LinkedResource
Creates a new instance of type LinkedResource.

M

MANDATORY - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
MANDATORY
MANIFEST_PATH - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptorParser
MANIFEST_FILE_PATH
MultipleFolderException - Exception in net.sf.ant4eclipse.tools
Indicates that a project contains more than one path of a specific "category" (outputpath, sourcepath, ...)
MultipleFolderException() - Constructor for exception net.sf.ant4eclipse.tools.MultipleFolderException
 
MultipleFolderException(String) - Constructor for exception net.sf.ant4eclipse.tools.MultipleFolderException
 
MultipleFolderException(String, Throwable) - Constructor for exception net.sf.ant4eclipse.tools.MultipleFolderException
 
MultipleFolderException(Throwable) - Constructor for exception net.sf.ant4eclipse.tools.MultipleFolderException
 

N

NAME - Static variable in class net.sf.ant4eclipse.model.project.cproject.CProjectRole
 
NAME - Static variable in class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
the name for this role
NAME - Static variable in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
 
net.sf.ant4eclipse.ant.condition - package net.sf.ant4eclipse.ant.condition
 
net.sf.ant4eclipse.ant.task.launch - package net.sf.ant4eclipse.ant.task.launch
 
net.sf.ant4eclipse.ant.task.pde - package net.sf.ant4eclipse.ant.task.pde
 
net.sf.ant4eclipse.ant.task.project - package net.sf.ant4eclipse.ant.task.project
 
net.sf.ant4eclipse.ant.task.projectset - package net.sf.ant4eclipse.ant.task.projectset
 
net.sf.ant4eclipse.ant.type - package net.sf.ant4eclipse.ant.type
 
net.sf.ant4eclipse.ant.util - package net.sf.ant4eclipse.ant.util
 
net.sf.ant4eclipse.lang - package net.sf.ant4eclipse.lang
 
net.sf.ant4eclipse.lang.dependencygraph - package net.sf.ant4eclipse.lang.dependencygraph
 
net.sf.ant4eclipse.lang.logging - package net.sf.ant4eclipse.lang.logging
 
net.sf.ant4eclipse.lang.xquery - package net.sf.ant4eclipse.lang.xquery
 
net.sf.ant4eclipse.model - package net.sf.ant4eclipse.model
 
net.sf.ant4eclipse.model.launch - package net.sf.ant4eclipse.model.launch
 
net.sf.ant4eclipse.model.pdesupport - package net.sf.ant4eclipse.model.pdesupport
 
net.sf.ant4eclipse.model.pdesupport.build - package net.sf.ant4eclipse.model.pdesupport.build
 
net.sf.ant4eclipse.model.pdesupport.feature - package net.sf.ant4eclipse.model.pdesupport.feature
 
net.sf.ant4eclipse.model.pdesupport.plugin - package net.sf.ant4eclipse.model.pdesupport.plugin
 
net.sf.ant4eclipse.model.project - package net.sf.ant4eclipse.model.project
 
net.sf.ant4eclipse.model.project.cproject - package net.sf.ant4eclipse.model.project.cproject
 
net.sf.ant4eclipse.model.project.cvsproject - package net.sf.ant4eclipse.model.project.cvsproject
 
net.sf.ant4eclipse.model.project.javaproject - package net.sf.ant4eclipse.model.project.javaproject
 
net.sf.ant4eclipse.model.projectset - package net.sf.ant4eclipse.model.projectset
 
net.sf.ant4eclipse.model.roles - package net.sf.ant4eclipse.model.roles
 
net.sf.ant4eclipse.model.userlibrary - package net.sf.ant4eclipse.model.userlibrary
 
net.sf.ant4eclipse.tools - package net.sf.ant4eclipse.tools
 
net.sf.ant4eclipse.tools.csupport - package net.sf.ant4eclipse.tools.csupport
 
net.sf.ant4eclipse.tools.internal - package net.sf.ant4eclipse.tools.internal
 
net.sf.ant4eclipse.tools.pdesupport - package net.sf.ant4eclipse.tools.pdesupport
 
net.sf.ant4eclipse.tools.resolver - package net.sf.ant4eclipse.tools.resolver
 
nonEmpty(String) - Static method in class net.sf.ant4eclipse.lang.Assert
Assert that the supplied string provides a value or not.
notNull(Object) - Static method in class net.sf.ant4eclipse.lang.Assert
Assert that the specified object is not null.

O

OPTIONAL - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
OPTIONAL
OutputFolderResolver - Class in net.sf.ant4eclipse.tools.internal
Resolves OutputFolder for eclipse projects.

P

parseClasspath(EclipseProject) - Static method in class net.sf.ant4eclipse.model.project.javaproject.ClasspathFileParser
Parses the classpath information for the supplied project.
parseEclipseProject(EclipseProject) - Static method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptorParser
Parses the manifest for the given eclipse project.
parseFeature(InputStream) - Static method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifestParser
Creates a FeatureManifest instance from the supplied content.
parseFragment(PluginDescriptor, File) - Static method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginManifestParser
Parses the content of a fragment file.
parseFragment(PluginDescriptor, InputStream) - Static method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginManifestParser
Parses the content of a fragment description.
parsePlugin(File) - Static method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptorParser
Parses the plugin which is located using the supplied handle.
parsePlugin(PluginDescriptor, File) - Static method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginManifestParser
Parses the content of a plugin description.
parsePlugin(PluginDescriptor, InputStream) - Static method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginManifestParser
Parses the content of a plugin description.
parsePluginBuildProperties(EclipseProject) - Static method in class net.sf.ant4eclipse.model.pdesupport.build.BuildPropertiesParser
 
parseProject(EclipseProject) - Static method in class net.sf.ant4eclipse.model.project.ProjectFileParser
Parses the '.project' file of the given eclipse project.
parseTeamProjectSet(File) - Static method in class net.sf.ant4eclipse.model.projectset.ProjectSetFileParser
Parses a project set file.
PDE_REQUIRED_PLUGINS - Static variable in interface net.sf.ant4eclipse.tools.internal.ContainerTypes
The classpath needs to be resolved using the corresponding 'plugin.xml'.
PLUGIN_NATURE - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginProjectRole
PLUGIN_NATURE
PLUGIN_PROJECT_ROLE_NAME - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginProjectRole
PLUGIN_PROJECT_ROLE_NAME
PLUGIN_PROPERTIES_FILE_PATH - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptorParser
PLUGIN_PROPERTIES_FILE_PATH
PLUGIN_XML_PATH - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptorParser
PLUGIN_XML_FILE_PATH
PluginBuildOrderResolver - Class in net.sf.ant4eclipse.tools.pdesupport
Resolves the build order for an array of plugins
PluginBuildOrderResolver() - Constructor for class net.sf.ant4eclipse.tools.pdesupport.PluginBuildOrderResolver
 
PluginBuildProperties - Class in net.sf.ant4eclipse.model.pdesupport.build
 
PluginBuildProperties() - Constructor for class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties
 
PluginBuildProperties.Library - Class in net.sf.ant4eclipse.model.pdesupport.build
Implements a plugin library.
PluginBuildProperties.Library(String) - Constructor for class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties.Library
 
PluginDescriptor - Class in net.sf.ant4eclipse.model.pdesupport.plugin
Encapsulates the description of a plugin.
PluginDescriptor(File) - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Creates a new instance of type PluginDescriptor.
PluginDescriptor(EclipseProject) - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
Creates a new instance of type PluginDescriptor.
PluginDescriptorParser - Class in net.sf.ant4eclipse.model.pdesupport.plugin
Implements a parser which parses any kind of plugins (jar files, directories or eclipse plugin projects in a workspace).
PluginDescriptorParser() - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptorParser
 
PluginManifestParser - Class in net.sf.ant4eclipse.model.pdesupport.plugin
Parser for plugin manifest files.
PluginManifestParser() - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.PluginManifestParser
 
PluginProjectRole - Class in net.sf.ant4eclipse.model.pdesupport.plugin
Implements the eclipse plugin role.
PluginProjectRole(EclipseProject) - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.PluginProjectRole
Creates a new instance of type PluginProjectRole.
PluginProjectRoleIdentifier - Class in net.sf.ant4eclipse.model.pdesupport.plugin
Identifier for plugin project roles.
PluginProjectRoleIdentifier() - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.PluginProjectRoleIdentifier
 
populatePathId() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Populates the path id if specified.
populateProperty() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Populates the property if specified.
PREPEND_NONJAVA_PROJECTS - Static variable in class net.sf.ant4eclipse.tools.internal.BuildOrderResolver
Indicates that non-java projectes found in the team project set should be inserted after the java projects
PRIVATE - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
PRIVATE
ProjectBase - Class in net.sf.ant4eclipse.ant.util
Base class for project based tasks and conditions.
ProjectBase(ProjectComponent) - Constructor for class net.sf.ant4eclipse.ant.util.ProjectBase
 
ProjectClasspathResolver - Class in net.sf.ant4eclipse.tools.resolver
 
ProjectFactory - Class in net.sf.ant4eclipse.tools
The project factory can be used the read eclipse projects from a workspace.
ProjectFactory() - Constructor for class net.sf.ant4eclipse.tools.ProjectFactory
 
ProjectFileParser - Class in net.sf.ant4eclipse.model.project
Parser that reads an eclipse .project file and constructs an EclipseProject for it.
ProjectFileParser() - Constructor for class net.sf.ant4eclipse.model.project.ProjectFileParser
 
ProjectNature - Class in net.sf.ant4eclipse.model.project
Encapsulates a nature of a project.
ProjectNature(String) - Constructor for class net.sf.ant4eclipse.model.project.ProjectNature
Creates a new instance of type ProjectNature
ProjectSetBase - Class in net.sf.ant4eclipse.ant.util
Base class for all tasks working with project sets
ProjectSetBase(ProjectComponent) - Constructor for class net.sf.ant4eclipse.ant.util.ProjectSetBase
Creates a new instance of type ProjectSetBase
ProjectSetFileParser - Class in net.sf.ant4eclipse.model.projectset
Reads an eclipse team project set file and constructs a TeamProjectSet for it.
ProjectSetFileParser() - Constructor for class net.sf.ant4eclipse.model.projectset.ProjectSetFileParser
 

Q

queryFile(File, XQueryHandler) - Static method in class net.sf.ant4eclipse.lang.xquery.XQueryHandler
Runs the queries against the supplied XML file.
queryInputStream(InputStream, XQueryHandler) - Static method in class net.sf.ant4eclipse.lang.xquery.XQueryHandler
Runs the queries against the supplied XML inputstream.

R

RCE_ARCHIVE - Static variable in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
the constant for a Archive-RuntimeClasspathEntry
RCE_CONTAINER - Static variable in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
the constant for a Container-RuntimeClasspathEntry
RCE_OTHER - Static variable in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
the constant for a Archive-RuntimeClasspathEntry
RCE_PROJECT - Static variable in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
the constant for a EclipseProject-RuntimeClasspathEntry
RCE_VARIABLE - Static variable in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
the constant for a Variable-RuntimeClasspathEntry
RCE_VARIABLESTRING - Static variable in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
the constant for a StringVariable classpath type
readAllProjectsFromWorkspace(Workspace) - Static method in class net.sf.ant4eclipse.tools.ProjectFactory
Reads all projects from the workspace.
readCvsRepositoryName(EclipseProject) - Static method in class net.sf.ant4eclipse.model.project.cvsproject.CvsParser
Reads the name of the CVS repository.
readCvsRoot(EclipseProject) - Static method in class net.sf.ant4eclipse.model.project.cvsproject.CvsParser
Reads the content of the CVS root file.
readLaunchConfiguration() - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Reads the launch configuration that has been provided by the user.
readLaunchProject(AbstractLaunchConfiguration) - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Sets the Eclipse project according to the supplied launch configuration.
readProjectFromWorkspace(Workspace, String) - Static method in class net.sf.ant4eclipse.tools.ProjectFactory
Reads the specified project from the workspace.
readProjectsFromWorkspace(Workspace, String[]) - Static method in class net.sf.ant4eclipse.tools.ProjectFactory
Reads the specified projects from the workspace.
readTag(EclipseProject) - Static method in class net.sf.ant4eclipse.model.project.cvsproject.CvsParser
 
REEXPORT - Static variable in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
REEXPORT
ReferencedProjectsResolver - Class in net.sf.ant4eclipse.tools.internal
 
ReferencedProjectsResolver() - Constructor for class net.sf.ant4eclipse.tools.internal.ReferencedProjectsResolver
 
refresh() - Method in class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform
Refreshes the TargetPlatform.
registerProject(EclipseProject) - Method in class net.sf.ant4eclipse.model.project.Workspace
Registers the supplied project with this workspace.
requireBuildCommandSet() - Method in class net.sf.ant4eclipse.ant.condition.HasBuildCommand
Throws a build exception if a build command is not set.
requireBuildorderPropertySet() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
 
RequiredPlugin - Class in net.sf.ant4eclipse.model.pdesupport.plugin
Encapsulates a required plugin in a plugin description ('MANIFEST.MF' or 'plugin.xml').
RequiredPlugin(String, String, String, String) - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
Creates a new instance of type RequiredPlugin.
RequiredPluginsResolver - Class in net.sf.ant4eclipse.tools.pdesupport
ContainerResolver for resolving the 'org.eclipse.pde.core.requiredPlugins' container.
RequiredPluginsResolver(TargetPlatform) - Constructor for class net.sf.ant4eclipse.tools.pdesupport.RequiredPluginsResolver
 
requireNatureSet() - Method in class net.sf.ant4eclipse.ant.condition.HasNature
Makes sure the nature attribute has been set.
requirePathIdOrPropertySet() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Ensures that either a path id or a property (or both) is set.
requireProjectSetOrProjectNamesSet() - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
 
requireProjectSetSet() - Method in class net.sf.ant4eclipse.ant.task.projectset.AbstractProjectSetBasedTask
 
requireProjectSetSet() - Method in class net.sf.ant4eclipse.ant.util.ProjectSetBase
 
requirePropertySet() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
 
requireSourceFolderSet() - Method in class net.sf.ant4eclipse.ant.task.project.GetOutputPathTask
 
requireSourceSet() - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
 
requireWorkspaceAndProjectNameOrProjectSet() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Requires that either the workspace and a project name or a project directory has been set.
requireWorkspaceAndProjectNameOrProjectSet() - Method in class net.sf.ant4eclipse.ant.util.ProjectBase
Requires that either the workspace and the project name or the project directory.
requireWorkspaceSet() - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
 
requireWorkspaceSet() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Requires that the workspace has been set.
requireWorkspaceSet() - Method in class net.sf.ant4eclipse.ant.task.projectset.AbstractProjectSetBasedTask
 
requireWorkspaceSet() - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
 
resolveAbsoluteResource(File) - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Resolves an absolute resource.
resolveAllOutputFolder(EclipseProject, boolean, boolean) - Static method in class net.sf.ant4eclipse.tools.internal.OutputFolderResolver
 
resolveBuildOrder(Workspace, TeamProjectSet, int) - Static method in class net.sf.ant4eclipse.tools.internal.BuildOrderResolver
Resolves the build order for all projects in the teamProjectSet.
resolveBuildOrder(Workspace, String[], int) - Static method in class net.sf.ant4eclipse.tools.internal.BuildOrderResolver
Resolves the build order for all projects in the projectNames.
resolveBuildOrder() - Method in class net.sf.ant4eclipse.tools.internal.BuildOrderResolver
Computes the build order for the projects specified in projectNames
resolveContainer(AbstractClasspathResolver) - Method in class net.sf.ant4eclipse.tools.pdesupport.RequiredPluginsResolver
 
resolveContainer(EclipseClasspathEntry) - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Resolves a container references.
resolveContainer(AbstractClasspathResolver) - Method in interface net.sf.ant4eclipse.tools.resolver.IContainerResolver
 
resolveDefaultOutputFolder(EclipseProject, boolean) - Static method in class net.sf.ant4eclipse.tools.internal.OutputFolderResolver
Resolves the default output folder of the specified project.
ResolvedPathEntry - Class in net.sf.ant4eclipse.tools
Encapsultes a resolved classpath entry.
ResolvedPathEntry(File) - Constructor for class net.sf.ant4eclipse.tools.ResolvedPathEntry
Creates a new instance of type ResolvedClasspathEntry.
ResolvedPathEntry(EclipseProject, File) - Constructor for class net.sf.ant4eclipse.tools.ResolvedPathEntry
Creates a new instance of type ResolvedClasspathEntry.
ResolvedPathEntry(EclipseProject, EclipseClasspathEntry) - Constructor for class net.sf.ant4eclipse.tools.ResolvedPathEntry
Creates a new instance of type ResolvedClasspathEntry.
ResolvedPathEntry(EclipseProject, RuntimeClasspathEntry) - Constructor for class net.sf.ant4eclipse.tools.ResolvedPathEntry
Creates a new instance of type ResolvedClasspathEntry.
resolveEclipseVariables(String, EclipseProject, Map) - Static method in class net.sf.ant4eclipse.tools.internal.EclipseVariableResolver
Substitutes all occurences of an eclipse variable (aka as property in ant)in the given string.
resolveIncludePathes(EclipseProject, boolean, boolean) - Static method in class net.sf.ant4eclipse.tools.csupport.ResolverUtils
Resolves the include pathes of a C/C++ project.
resolveLibrary(EclipseClasspathEntry) - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Resolves a library reference.
resolveOutputFolderForSourceFolder(EclipseProject, String, boolean, boolean) - Static method in class net.sf.ant4eclipse.tools.internal.OutputFolderResolver
 
resolvePath() - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Resolves the current path.
resolvePath() - Method in class net.sf.ant4eclipse.ant.task.project.GetCSourcePathTask
Resolves the current path.
resolvePath() - Method in class net.sf.ant4eclipse.ant.task.project.GetEclipseClassPathTask
Resolves the current path.
resolvePath() - Method in class net.sf.ant4eclipse.ant.task.project.GetIncludePathTask
Resolves the current path.
resolvePath() - Method in class net.sf.ant4eclipse.ant.task.project.GetOutputPathTask
Resolves the current path.
resolvePath() - Method in class net.sf.ant4eclipse.ant.task.project.GetSourcePathTask
Resolves the current path.
resolveProjectClasspath(EclipseProject) - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Resolves the classpath for a (java-)project.
resolveProjectClasspath(EclipseProject, boolean, boolean) - Static method in class net.sf.ant4eclipse.tools.resolver.ProjectClasspathResolver
 
resolveProjectClasspath(EclipseProject, TargetPlatform, boolean, boolean) - Static method in class net.sf.ant4eclipse.tools.resolver.ProjectClasspathResolver
 
resolveRuntimeClasspath(Workspace, AbstractLaunchConfiguration, boolean) - Static method in class net.sf.ant4eclipse.tools.resolver.RuntimeClasspathResolver
Resolves the classpath for a launch configuration.
ResolverUtils - Class in net.sf.ant4eclipse.tools.csupport
Some utilitiy functions used for the resolving process in conjunction with C/C++ projects.
resolveSource(EclipseClasspathEntry) - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
 
resolveSourceFolder(EclipseProject, boolean, boolean) - Static method in class net.sf.ant4eclipse.tools.internal.SourceFolderResolver
 
resolveSourcePathes(EclipseProject, boolean, boolean) - Static method in class net.sf.ant4eclipse.tools.csupport.ResolverUtils
Resolves the source pathes of a C/C++ project.
resolveWorkspaceResource(String) - Method in class net.sf.ant4eclipse.tools.resolver.AbstractClasspathResolver
Modifies the resolved classpath for the resource with the specified path.
RoleIdentifier - Interface in net.sf.ant4eclipse.model.roles
A project role is a specialized variety of a project.
RoleIdentifierRegistry - Class in net.sf.ant4eclipse.model.roles
A simple registry used for project role identifiers.
RuntimeClasspathEntry - Class in net.sf.ant4eclipse.model.launch
Encapsulates an entry in a runtime classpath.
RuntimeClasspathEntry(String, int) - Constructor for class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
Creates a new instance of type RuntimeClasspathEntry.
RuntimeClasspathResolver - Class in net.sf.ant4eclipse.tools.resolver
 

S

SELF - Static variable in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
SELF
setAllowMultipleFolders(boolean) - Method in class net.sf.ant4eclipse.ant.task.project.GetIncludePathTask
Enables/disables the support for multiple folders.
setAllowMultipleFolders(boolean) - Method in class net.sf.ant4eclipse.ant.task.project.GetOutputPathTask
 
setAllowMultipleFolders(boolean) - Method in class net.sf.ant4eclipse.ant.task.project.GetSourcePathTask
Specifies if multiple folders are supported or not.
setAllProjects(boolean) - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
Changes a flag which indicates whether all projects within a workspace shall be recognized or not.
setAntLogging(Object) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Enables/disables ANT logging for the supplied project.
setBasePath(String) - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Changes the base path which is used in conjunction with system entries to locate an additional path.
setBuildCommand(String) - Method in class net.sf.ant4eclipse.ant.condition.HasBuildCommand
Sets the name of the build command.
setBuildorderProperty(String) - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
 
setBuildPluginTarget(String) - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
Sets the name of the ant target that should be called for each plugin.
setClasspathId(String) - Method in class net.sf.ant4eclipse.ant.task.project.GetEclipseClassPathTask
 
setCommand(String) - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
setComment(String) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
 
setCpp(boolean) - Method in class net.sf.ant4eclipse.model.project.cproject.CProjectRole
(Un)Marks this project as a C++ project.
setCvsPwd(String) - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
setCvsQuiet(boolean) - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
setCvsReallyQuiet(boolean) - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
setCvsUser(String) - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
setCvsUserAndPassword(String, String) - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Sets the cvs user und password.
setCvsUserAndPassword(String, String) - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectSet
Sets the cvs user and password for each contained TeamProjectDescription.
setDebuggingEnabled(boolean) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Changes the debugging mode.
setDefaultTargetName(String) - Method in class net.sf.ant4eclipse.ant.task.project.ExecuteBuildersTask
 
setDirSeparator(String) - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
Changes the current directory separator.
setEncodedPassword(String) - Method in class net.sf.ant4eclipse.model.CvsRoot
Sets an encoded password.
setErrorProperty(String) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
Property to set to "true" if there is a error in a test.
setExportedOnly(boolean) - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
 
setFailureProperty(String) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
Property to set to "true" if there is a failure in a test.
setFeature(File) - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
Sets the feature that should be build.
setFilter(String) - Method in class net.sf.ant4eclipse.ant.task.pde.BuildFeatureTask
 
setFiltertrace(boolean) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
If true, smartly filter the stack frames of JUnit errors and failures before reporting them.
setForkMode(ForkMode) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
Set the fork behavior.
setHaltonerror(boolean) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
If true, stop the build process when there is an error in a test.
setHaltonfailure(boolean) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
If true, stop the build process if a test fails (errors are considered failures as well).
setId(String) - Method in class net.sf.ant4eclipse.ant.type.JavaRuntime
Changes the current ID used for the JRE.
setInclude(String) - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Changes the include location of this C/C++ path.
setInitialiseWorkspace(boolean) - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Enables/disables the initial workspace initialisation.
setInitialiseWorkspace(boolean) - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Enables/disables the initial workspace initialisation.
setInitialiseWorkspace(boolean) - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
If enabled the workspace will be completely loaded when set.
setJavaDoc(String) - Method in class net.sf.ant4eclipse.model.userlibrary.Archive
Changes the javadoc entry for this archive.
setJavaLogging(Logger) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Enables/disables Java logging using the supplied logger.
setLaunchFile(File) - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Changes the current launch configuration file.
setLocation(File) - Method in class net.sf.ant4eclipse.ant.type.JavaRuntime
Changes the location for this JRE.
setMainclass(String) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Changes the class of the main class.
setMajor(int) - Method in class net.sf.ant4eclipse.model.pdesupport.Version
Sets the major field.
setMicro(int) - Method in class net.sf.ant4eclipse.model.pdesupport.Version
 
setMinor(int) - Method in class net.sf.ant4eclipse.model.pdesupport.Version
 
setName(String) - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Sets the name for a macro entry.
setNature(String) - Method in class net.sf.ant4eclipse.ant.condition.HasNature
Sets the nature to check for.
setNoIncludes(boolean) - Method in class net.sf.ant4eclipse.ant.task.project.GetCSourcePathTask
Allows/disallows include pathes to be a part of the source path.
setNonJavaProjectHandling(GetBuildOrderTask.NonJavaProjectHandling) - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
 
setPathId(String) - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Sets the path ID.
setPathProperty(String, ResolvedPathEntry[]) - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
Changes the path property according to the developers requirements.
setPathSeparator(String) - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Sets the path separator.
setPathSeparator(String) - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
Changes the path separator for this task.
setPrintsummary(SummaryAttribute) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
If true, print one-line statistics for each test, or "withOutAndErr" to also show standard output and error.
setProgramargs(String) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Changes the program arguments.
setProject(File) - Method in class net.sf.ant4eclipse.ant.condition.HasBuildCommand
Sets the project.
setProject(File) - Method in class net.sf.ant4eclipse.ant.condition.HasNature
Sets the project.
setProject(File) - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Sets the project.
setProject(File) - Method in class net.sf.ant4eclipse.ant.util.ProjectBase
Sets the project directory.
setProjectName(String) - Method in class net.sf.ant4eclipse.ant.condition.HasBuildCommand
Sets the name of the project.
setProjectName(String) - Method in class net.sf.ant4eclipse.ant.condition.HasNature
Sets the name of the project.
setProjectName(String) - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Sets the name of the project.
setProjectName(String) - Method in class net.sf.ant4eclipse.ant.util.ProjectBase
Sets the name of the project.
setProjectNames(String) - Method in class net.sf.ant4eclipse.ant.task.projectset.GetBuildOrderTask
 
setProjectSet(File) - Method in class net.sf.ant4eclipse.ant.task.projectset.AbstractProjectSetBasedTask
 
setProjectSet(File) - Method in class net.sf.ant4eclipse.ant.util.ProjectSetBase
 
setProperty(String) - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Sets the name of the property that should hold the resolved path.
setProperty(String) - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
Sets the name of an ant property that will hold the list of referenced projects.
setQualifier(String) - Method in class net.sf.ant4eclipse.model.pdesupport.Version
 
setRecursive(boolean) - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
Specifies if required projects should be resolve recursive.
setRelative(boolean) - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Sets whether the path should be resolved relative to the workspace.
setReloading(boolean) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
If true, force ant to re-classload all classes for each JUnit TestCase
setResolve(String) - Method in class net.sf.ant4eclipse.ant.task.project.GetOutputPathTask
 
setResolvedPath(ResolvedPathEntry[]) - Method in class net.sf.ant4eclipse.ant.task.project.AbstractGetProjectPathTask
Sets the resolved path entries.
setRuntime(boolean) - Method in class net.sf.ant4eclipse.ant.task.project.GetEclipseClassPathTask
 
setSeparator(String) - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
Sets an (optional) separator that is used to separate the project names.
setShowOutput(boolean) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
If true, send any output generated by tests to Ant's logging system as well as to the formatters.
setSource(String) - Method in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
Sets where to read the referenced projects from.
setSource(File) - Method in class net.sf.ant4eclipse.model.userlibrary.Archive
Changes the source entry for this archive.
setSourceFolder(String) - Method in class net.sf.ant4eclipse.ant.task.project.GetOutputPathTask
 
setSpecifiedName(String) - Method in class net.sf.ant4eclipse.model.project.EclipseProject
 
setStringProperty(String, String) - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
Changes the string property.
setSystemBundle(boolean) - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
 
setSystemEntry(boolean) - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
(Un)Marks this entry as a system specific one.
setSystemLogging(boolean) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Enables/disables logging via System IO.
setTargetPlatformLocation(File) - Method in class net.sf.ant4eclipse.ant.task.pde.AbstractPdeBuildTask
Sets the target platform against which the workspace plugins will be compiled and tested.
setTargetPlatformLocation(File) - Method in class net.sf.ant4eclipse.ant.task.project.GetEclipseClassPathTask
Sets the target platform against which the workspace plugins will be compiled and tested.
setTempdir(File) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
Where Ant should place temporary files.
setTimeout(Integer) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
Set the timeout value (in milliseconds).
setUser(String) - Method in class net.sf.ant4eclipse.model.CvsRoot
Sets a cvs user.
setUserlibraries(File) - Method in class net.sf.ant4eclipse.ant.type.UserLibraryPath
Changes the user library configuration file.
setValue(String) - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
Sets the value for a macro entry.
setVmargs(String) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Changes the VM arguments.
setWorkingDir(String) - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Changes the working directory property.
setWorkspace(File) - Method in class net.sf.ant4eclipse.ant.condition.HasBuildCommand
Sets the workspace.
setWorkspace(File) - Method in class net.sf.ant4eclipse.ant.condition.HasNature
Sets the workspace.
setWorkspace(File) - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
 
setWorkspace(File) - Method in class net.sf.ant4eclipse.ant.task.project.AbstractProjectBasedTask
Sets the workspace for this task
setWorkspace(File) - Method in class net.sf.ant4eclipse.ant.task.projectset.AbstractProjectSetBasedTask
 
setWorkspace(File) - Method in class net.sf.ant4eclipse.ant.util.WorkspaceBase
Sets the workspace for this task
SOURCE_CLASSPATH - Static variable in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
read projects from classpath (default)
SOURCE_PROJECT - Static variable in class net.sf.ant4eclipse.ant.task.project.GetReferencedProjectsTask
read projects from .project file
SourceFolderResolver - Class in net.sf.ant4eclipse.tools.internal
Resolves SourceFolder for eclipse projects.
startDocument() - Method in class net.sf.ant4eclipse.lang.xquery.XQueryHandler
startElement(String, String, String, Attributes) - Method in class net.sf.ant4eclipse.lang.xquery.XQueryHandler

T

TargetPlatform - Class in net.sf.ant4eclipse.tools.pdesupport
The target platform contains all the plugins from both the workspace and the target location (against which the workspace plugins will be compiled and tested).
TargetPlatform.Key - Class in net.sf.ant4eclipse.tools.pdesupport
Key to store instances of TargetPlatform in a map.
TargetPlatform.Key(Workspace, File) - Constructor for class net.sf.ant4eclipse.tools.pdesupport.TargetPlatform.Key
Creates an new instance of type Key.
TargetPlatformFactory - Class in net.sf.ant4eclipse.tools.pdesupport
The target platform factory can be used to get an instance of type TargetPlatform.
TargetPlatformFactory() - Constructor for class net.sf.ant4eclipse.tools.pdesupport.TargetPlatformFactory
 
TaskHelper - Class in net.sf.ant4eclipse.ant.util
 
TaskHelper() - Constructor for class net.sf.ant4eclipse.ant.util.TaskHelper
 
TeamProjectDescription - Class in net.sf.ant4eclipse.model.projectset
Implements a description of a project to be shared in a team.
TeamProjectDescription(String, CvsRoot, String, String) - Constructor for class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Creates a new instance of type TeamProjectDescription
TeamProjectDescription(String, String, String, String) - Constructor for class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
Creates a new instance of type TeamProjectDescription
TeamProjectSet - Class in net.sf.ant4eclipse.model.projectset
Encapsultes a set of team project descriptions.
TeamProjectSet(String) - Constructor for class net.sf.ant4eclipse.model.projectset.TeamProjectSet
Creates a new instance of type TeamProjectSet.
toString() - Method in class net.sf.ant4eclipse.lang.xquery.XQuery
toString() - Method in class net.sf.ant4eclipse.model.CvsRoot
toString() - Method in class net.sf.ant4eclipse.model.launch.AbstractLaunchConfiguration
toString() - Method in class net.sf.ant4eclipse.model.launch.JavaApplicationLaunchConfiguration
toString() - Method in class net.sf.ant4eclipse.model.launch.JUnitLaunchConfiguration
toString() - Method in class net.sf.ant4eclipse.model.launch.RuntimeClasspathEntry
toString() - Method in class net.sf.ant4eclipse.model.pdesupport.build.PluginBuildProperties.Library
toString() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest.Plugin
 
toString() - Method in class net.sf.ant4eclipse.model.pdesupport.feature.FeatureManifest
toString() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.PluginDescriptor
toString() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.RequiredPlugin
toString() - Method in class net.sf.ant4eclipse.model.pdesupport.plugin.VersionRange
toString() - Method in class net.sf.ant4eclipse.model.pdesupport.Version
toString() - Method in class net.sf.ant4eclipse.model.project.BuildCommand
toString() - Method in class net.sf.ant4eclipse.model.project.cproject.CPathEntry
toString() - Method in class net.sf.ant4eclipse.model.project.cvsproject.CvsProjectRole
toString() - Method in class net.sf.ant4eclipse.model.project.EclipseProject
toString() - Method in class net.sf.ant4eclipse.model.project.javaproject.EclipseClasspathEntry
toString() - Method in class net.sf.ant4eclipse.model.project.javaproject.JavaProjectRole
toString() - Method in class net.sf.ant4eclipse.model.project.LinkedResource
toString() - Method in class net.sf.ant4eclipse.model.project.ProjectNature
toString() - Method in class net.sf.ant4eclipse.model.project.Workspace
toString() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectDescription
toString() - Method in class net.sf.ant4eclipse.model.projectset.TeamProjectSet
toString() - Method in class net.sf.ant4eclipse.tools.ResolvedPathEntry

U

unregisterProject(EclipseProject) - Method in class net.sf.ant4eclipse.model.project.Workspace
Unregisters the supplied project.
updateProject(Workspace, TeamProjectDescription) - Method in class net.sf.ant4eclipse.ant.util.CvsAdapter
Runs a CVS update operation on a given project.
updateProjectSet(Workspace, TeamProjectSet) - Method in class net.sf.ant4eclipse.ant.task.projectset.CvsGetProjectSetTask
 
UserLibraries - Class in net.sf.ant4eclipse.model.userlibrary
This class provides the content of a user library configuration.
UserLibraries() - Constructor for class net.sf.ant4eclipse.model.userlibrary.UserLibraries
Initialises this data structure used to collect the content of an eclipse user library configuration file.
UserLibrariesFileParser - Class in net.sf.ant4eclipse.model.userlibrary
Parsing class used to process an eclipse user library configuration file.
UserLibrariesFileParser(File) - Constructor for class net.sf.ant4eclipse.model.userlibrary.UserLibrariesFileParser
Parses the supplied eclipse user library configuration file.
UserLibrary - Class in net.sf.ant4eclipse.model.userlibrary
Description of an user library.
UserLibrary(String, boolean) - Constructor for class net.sf.ant4eclipse.model.userlibrary.UserLibrary
Creates a new user library entry with a specific name.
UserLibraryPath - Class in net.sf.ant4eclipse.ant.type
Simple path extension that allows to be configured using an eclipse configuration file.
UserLibraryPath(Project) - Constructor for class net.sf.ant4eclipse.ant.type.UserLibraryPath
Simply initialises this new type.
Utilities - Class in net.sf.ant4eclipse.lang
Collection of utility functions that aren't specific to A4E.

V

validTypes() - Method in class net.sf.ant4eclipse.ant.task.launch.AbstractLaunchTask
Returns a list of classes which are valid launch configuration types.
validTypes() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchJUnitTask
Returns a list of classes which are valid launch configuration types.
validTypes() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchPropertyTask
Returns a list of classes which are valid launch configuration types.
validTypes() - Method in class net.sf.ant4eclipse.ant.task.launch.LaunchTask
Returns a list of classes which are valid launch configuration types.
Version - Class in net.sf.ant4eclipse.model.pdesupport
Encapsulates the version of an eclipse plugin.
Version() - Constructor for class net.sf.ant4eclipse.model.pdesupport.Version
Creates a new instance of type Version.
Version(String) - Constructor for class net.sf.ant4eclipse.model.pdesupport.Version
Creates a new instance of type Version.
Version(Version) - Constructor for class net.sf.ant4eclipse.model.pdesupport.Version
Creates a new instance of type Version.
VersionRange - Class in net.sf.ant4eclipse.model.pdesupport.plugin
Encapsulates a version range (as specified in the OSGi Service Platform Core Specification, Release 4).
VersionRange(String) - Constructor for class net.sf.ant4eclipse.model.pdesupport.plugin.VersionRange
Creates a new instance of type VersionRange.

W

warn(String, Object[]) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps warning information.
warn(String, Object) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps warning information.
warn(String) - Static method in class net.sf.ant4eclipse.lang.logging.A4ELogging
Dumps warning information.
Workspace - Class in net.sf.ant4eclipse.model.project
Encapsulates the workspace that contains the (Eclipse-)Projects.
WorkspaceBase - Class in net.sf.ant4eclipse.ant.util
Base class for all Tasks working with an eclipse workspace.
WorkspaceBase(ProjectComponent) - Constructor for class net.sf.ant4eclipse.ant.util.WorkspaceBase
 
WTP_WEBCONTAINER - Static variable in class net.sf.ant4eclipse.ant.util.TaskHelper
 

X

X_CLASSPATH_ENTRIES - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_JUNIT_CONTAINER - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_JUNIT_TESTNAME - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_LAUNCHCONFIG_TYPE - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_MAIN_TYPE - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_PROGRAM_ARGUMENTS - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_PROJECT_NAME - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_RCP_CLASSPATH_ID - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_RCP_CLASSPATH_TYPE - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
Xpath-Expression, to get the type of a classpath entry.
X_RCP_CONTAINER_PATH - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_RCP_DEFAULT_CLASSPATH_TYPE_ID - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_RCP_INTERNAL_ARCHIVE - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_RCP_MEMENTO_PROJECT - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_RCP_MEMENTO_VARIABLESTRING - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_RCP_PROJECT_NAME - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_RCP_VARIABLE - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_RCP_VARIABLE_CLASSPATH_TYPE_ID - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_VMARGUMENTS - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
X_WORKING_DIR - Static variable in class net.sf.ant4eclipse.model.launch.LaunchFileParser
 
XQuery - Class in net.sf.ant4eclipse.lang.xquery
This object stores a simple query used to access XML content.
XQueryException - Exception in net.sf.ant4eclipse.lang.xquery
XQueryException will be thrown if a exception occurs while defining a XQuery.
XQueryException() - Constructor for exception net.sf.ant4eclipse.lang.xquery.XQueryException
Creates a new instance of type XQueryException.
XQueryException(String, Throwable) - Constructor for exception net.sf.ant4eclipse.lang.xquery.XQueryException
Creates a new instance of type XQueryException.
XQueryException(String) - Constructor for exception net.sf.ant4eclipse.lang.xquery.XQueryException
Creates a new instance of type XQueryException.
XQueryException(Throwable) - Constructor for exception net.sf.ant4eclipse.lang.xquery.XQueryException
Creates a new instance of type XQueryException.
XQueryHandler - Class in net.sf.ant4eclipse.lang.xquery
A SAX handler allowing to collect XML related data using simple queries (similar to XPath but currently not providing it's complete functionality).
XQueryHandler() - Constructor for class net.sf.ant4eclipse.lang.xquery.XQueryHandler
Initialises this handler.

_

_binExcludes - Variable in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
lists files to exclude from the binary build
_binIncludes - Variable in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
lists files that will included in the binary version of the plug-in being built
_custom - Variable in class net.sf.ant4eclipse.model.pdesupport.build.AbstractBuildProperties
indicates that the build script is hand-crafted as opposed to automatically generated.
_includeSourceCode - Variable in class net.sf.ant4eclipse.ant.task.pde.BuildPluginTask
 
_individualJars - Variable in class net.sf.ant4eclipse.ant.task.pde.BuildPluginTask
 
_targetPlatformLocation - Variable in class net.sf.ant4eclipse.ant.task.pde.AbstractPdeBuildTask
the target location
A B C D E F G H I J L M N O P Q R S T U V W X _