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

I

IAuthenticationManager - interface ncsa.tools.elf.core.IAuthenticationManager.
 
IAuthenticationToken - interface ncsa.tools.elf.core.IAuthenticationToken.
 
IBootstrapModule - interface ncsa.tools.elf.runtime.IBootstrapModule.
 
ICacheAccessor - interface ncsa.tools.trebuchet.core.ICacheAccessor.
 
ICacheAgent - interface ncsa.tools.trebuchet.core.ICacheAgent.
Mediator between an operation and its cache or caches.
ICacheBasedOperation - interface ncsa.tools.trebuchet.core.ICacheBasedOperation.
Defines an operation which uses a cache as its input.
IClient - interface ncsa.tools.trebuchet.core.IClient.
The piece which does the actual work for an operation.
IConditional - interface ncsa.tools.ogrescript.IConditional.
 
IConfigurable - interface ncsa.tools.trebuchet.core.IConfigurable.
 
ID - Static variable in class ncsa.tools.elf.core.modules.ContainerDescription
 
ID - Static variable in class ncsa.tools.elf.scripts.modules.SerialScriptsModule
 
ID_NAMESPACE - Static variable in interface ncsa.tools.common.Updateable
 
IEEE - Static variable in class ncsa.tools.common.NCSAConstants
Expression function: Math.IEEEremainder.
IElfEventListener - interface ncsa.tools.elf.core.IElfEventListener.
 
IElfManager - interface ncsa.tools.elf.core.IElfManager.
 
IEventLevelObserver - interface ncsa.tools.events.IEventLevelObserver.
 
IExecutionManager - interface ncsa.tools.elf.core.IExecutionManager.
 
IFileMonitorCallbackAction - interface ncsa.tools.ogrescript.process.trebuchet.types.actions.IFileMonitorCallbackAction.
 
IGNORE_SUCCESS_STATUS - Static variable in interface ncsa.tools.trebuchet.schemes.ANY
 
IGridMap - interface ncsa.tools.common.IGridMap.
 
IIdentifiable - interface ncsa.tools.elf.core.IIdentifiable.
 
IIdentifiableParent - interface ncsa.tools.ogrescript.IIdentifiableParent.
 
IIdentityManager - interface ncsa.tools.elf.core.IIdentityManager.
 
IInitializable - interface ncsa.tools.elf.core.IInitializable.
 
IListParser - interface ncsa.tools.trebuchet.core.IListParser.
Reads the data unit and converts it into a list cache entry line.
ILocalEventHandler - interface ncsa.tools.events.ILocalEventHandler.
 
ILocalEventProperty - interface ncsa.tools.events.ILocalEventProperty.
An interface for defining standard event property names and values.
ILocalEventReceiver - interface ncsa.tools.events.ILocalEventReceiver.
 
ILocalEventSender - interface ncsa.tools.events.ILocalEventSender.
 
ILocalEventTransportDelegate - interface ncsa.tools.events.ILocalEventTransportDelegate.
 
IMAGE - Static variable in class ncsa.tools.trebuchet.schemes.GRIDFTP
 
INFO - Static variable in class ncsa.tools.events.types.events.LocalEvent
 
INITIALIZED - Static variable in interface ncsa.tools.events.ILocalEventProperty
 
INTERNAL_PROCESSING_FAILED - Static variable in interface ncsa.tools.events.ILocalEventProperty
 
INTG - Static variable in class ncsa.tools.common.NCSAConstants
Type marker for file read.
INamelistPart - interface ncsa.tools.common.namelist.INamelistPart.
 
INewNode - interface ncsa.tools.events.INewNode.
 
IO_STREAMS - Static variable in class ncsa.tools.common.NCSAConstants
Uri handler setting.
IOperation - interface ncsa.tools.trebuchet.core.IOperation.
An operation is mapped to a single cache (header), which is based on a connection between two endpoints (this may involve an intermediate hop to the local machine as well).
IOperationListener - interface ncsa.tools.trebuchet.core.IOperationListener.
Used by both the operation and its cache to notify changes in status.
IOperationMonitor - interface ncsa.tools.trebuchet.core.IOperationMonitor.
 
IQueuedTrigger - interface ncsa.tools.common.triggers.IQueuedTrigger.
 
IRunnableClient - interface ncsa.tools.trebuchet.core.IRunnableClient.
Clients which are runnable should update the cache via the callback.
ISCHEME_TAG - Static variable in class ncsa.tools.trebuchet.core.util.TrebuchetExtensionFactory
 
IS_DIR - Static variable in interface ncsa.tools.trebuchet.schemes.IScheme
 
IS_FILE - Static variable in interface ncsa.tools.trebuchet.schemes.IScheme
 
IScannedOperation - interface ncsa.tools.trebuchet.core.IScannedOperation.
Involves a call to Ls in order to determine the paths upon which to operate (as opposed to a preconstructed cache as input).
IScheme - interface ncsa.tools.trebuchet.schemes.IScheme.
Defines the underlying protocol used for the operation.
IScript - interface ncsa.tools.elf.core.IScript.
 
ISelfConfiguring - interface ncsa.tools.ogrescript.ISelfConfiguring.
Marker interface which is necessary for wrapper configuration.
ISubmissionAgent - interface ncsa.tools.trebuchet.core.ISubmissionAgent.
Handles the preparation and monitoring of the client.
ISupportsExecutedOverride - interface ncsa.tools.trebuchet.core.ISupportsExecutedOverride.
Intended as supplemental interface for SingleTargetClients only.
ITERATIVE - Static variable in class ncsa.tools.common.util.CartesianProduct
 
ITask - interface ncsa.tools.ogrescript.ITask.
 
ITaskExceptionHandler - interface ncsa.tools.ogrescript.ITaskExceptionHandler.
 
ITriggeredAction - interface ncsa.tools.common.triggers.ITriggeredAction.
 
IUpdateOperationListener - interface ncsa.tools.trebuchet.core.IUpdateOperationListener.
Cache entry updates are called whenever a fixed-length field on a given entry line is altered (variable-length fields are write-once).
IVerifyingClient - interface ncsa.tools.trebuchet.core.IVerifyingClient.
A simple client providing basic existence and type checks for a given URI.
IWhitespaceAppender - interface ncsa.tools.common.namelist.IWhitespaceAppender.
 
IWorkIncrementProvider - interface ncsa.tools.ogrescript.IWorkIncrementProvider.
 
IdentityProvider - interface ncsa.tools.elf.core.IdentityProvider.
 
If - class ncsa.tools.ogrescript.tasks.container.conditional.If.
 
If() - Constructor for class ncsa.tools.ogrescript.tasks.container.conditional.If
 
ImplicitBeanConverter - class ncsa.tools.common.util.bean.ImplicitBeanConverter.
 
ImplicitBeanConverter() - Constructor for class ncsa.tools.common.util.bean.ImplicitBeanConverter
 
ImplicitJBeanDeserializer - class ncsa.tools.common.util.bean.ImplicitJBeanDeserializer.
 
ImplicitJBeanDeserializer() - Constructor for class ncsa.tools.common.util.bean.ImplicitJBeanDeserializer
 
ImplicitJBeanSerializer - class ncsa.tools.common.util.bean.ImplicitJBeanSerializer.
 
ImplicitJBeanSerializer() - Constructor for class ncsa.tools.common.util.bean.ImplicitJBeanSerializer
 
IncrementVariable - class ncsa.tools.ogrescript.tasks.core.IncrementVariable.
 
IncrementVariable() - Constructor for class ncsa.tools.ogrescript.tasks.core.IncrementVariable
 
IndexOf - class ncsa.tools.ogrescript.tasks.string.IndexOf.
 
IndexOf() - Constructor for class ncsa.tools.ogrescript.tasks.string.IndexOf
 
IndexedListCache - class ncsa.tools.trebuchet.core.cache.IndexedListCache.
This class is intended for operations in which it is necessary to update the cache on the basis of path name.
IndexedListCache(CacheHeader, String) - Constructor for class ncsa.tools.trebuchet.core.cache.IndexedListCache
 
IndexedListCache(File, boolean) - Constructor for class ncsa.tools.trebuchet.core.cache.IndexedListCache
 
Initializable - interface ncsa.tools.common.Initializable.
An object which could require post-construction initialization.
InitializationException - exception ncsa.tools.common.exceptions.InitializationException.
 
InitializationException() - Constructor for class ncsa.tools.common.exceptions.InitializationException
 
InitializationException(String, Throwable) - Constructor for class ncsa.tools.common.exceptions.InitializationException
 
InitializationException(String) - Constructor for class ncsa.tools.common.exceptions.InitializationException
 
InitializationException(Throwable) - Constructor for class ncsa.tools.common.exceptions.InitializationException
 
InitializationException - exception ncsa.tools.elf.core.exceptions.InitializationException.
 
InitializationException(int, Throwable) - Constructor for class ncsa.tools.elf.core.exceptions.InitializationException
 
InitializationException(int, String, Throwable) - Constructor for class ncsa.tools.elf.core.exceptions.InitializationException
 
InitializationException(int, String) - Constructor for class ncsa.tools.elf.core.exceptions.InitializationException
 
Insert - class ncsa.tools.ogrescript.types.Insert.
 
Insert() - Constructor for class ncsa.tools.ogrescript.types.Insert
 
InstanceHandler - class ncsa.tools.ogrescript.handlers.InstanceHandler.
 
IntrospectionHandler - class ncsa.tools.ogrescript.handlers.IntrospectionHandler.
Adapted from the original OGRE class.
InvalidInputException - exception ncsa.tools.elf.core.exceptions.InvalidInputException.
 
InvalidInputException() - Constructor for class ncsa.tools.elf.core.exceptions.InvalidInputException
 
InvalidInputException(String, Throwable) - Constructor for class ncsa.tools.elf.core.exceptions.InvalidInputException
 
InvalidInputException(String) - Constructor for class ncsa.tools.elf.core.exceptions.InvalidInputException
 
InvalidInputException(Throwable) - Constructor for class ncsa.tools.elf.core.exceptions.InvalidInputException
 
InvalidStateException - exception ncsa.tools.common.exceptions.InvalidStateException.
 
InvalidStateException() - Constructor for class ncsa.tools.common.exceptions.InvalidStateException
 
InvalidStateException(String, Throwable) - Constructor for class ncsa.tools.common.exceptions.InvalidStateException
 
InvalidStateException(String) - Constructor for class ncsa.tools.common.exceptions.InvalidStateException
 
InvalidStateException(Throwable) - Constructor for class ncsa.tools.common.exceptions.InvalidStateException
 
Invoke - class ncsa.tools.ogrescript.tasks.core.Invoke.
 
Invoke() - Constructor for class ncsa.tools.ogrescript.tasks.core.Invoke
 
IsA - class ncsa.tools.ogrescript.types.evaluatable.conditions.IsA.
Checks to see if object is an instance of a given type, which can be specified either by a fully qualified name or another object.
IsA() - Constructor for class ncsa.tools.ogrescript.types.evaluatable.conditions.IsA
 
IsDirectory - class ncsa.tools.ogrescript.types.evaluatable.conditions.IsDirectory.
 
IsDirectory() - Constructor for class ncsa.tools.ogrescript.types.evaluatable.conditions.IsDirectory
 
IsFile - class ncsa.tools.ogrescript.types.evaluatable.conditions.IsFile.
 
IsFile() - Constructor for class ncsa.tools.ogrescript.types.evaluatable.conditions.IsFile
 
IsNull - class ncsa.tools.ogrescript.types.evaluatable.conditions.IsNull.
 
IsNull() - Constructor for class ncsa.tools.ogrescript.types.evaluatable.conditions.IsNull
 
IsSubstringOf - class ncsa.tools.ogrescript.types.evaluatable.conditions.IsSubstringOf.
 
IsSubstringOf() - Constructor for class ncsa.tools.ogrescript.types.evaluatable.conditions.IsSubstringOf
 
infixToRPN(String) - Static method in class ncsa.tools.ogrescript.handlers.ExpressionHandler
Tokenizes the expression, then runs it through the simple stack machine.
init() - Method in class ncsa.logging.log4j.internal.LogProviderDescriptor
 
init() - Method in class ncsa.tools.common.eclipse.descriptors.types.BaseDescriptor
 
initialize(URL) - Static method in class ncsa.logging.log4j.LogInitializer
 
initialize() - Static method in class ncsa.logging.log4j.LogInitializer
 
initialize(Map) - Method in interface ncsa.tools.common.Initializable
 
initialize() - Method in class ncsa.tools.common.util.bean.ImplicitJBeanDeserializer
 
initialize() - Method in class ncsa.tools.common.util.bean.ImplicitJBeanSerializer
 
initialize() - Method in interface ncsa.tools.elf.core.ContainerModule
 
initialize() - Method in interface ncsa.tools.elf.core.IInitializable
 
initialize() - Method in interface ncsa.tools.elf.core.IScript
 
initialize() - Method in class ncsa.tools.elf.core.modules.ConfigurationModule
 
initialize() - Method in class ncsa.tools.elf.core.modules.ContainerDescription
 
initialize() - Method in class ncsa.tools.elf.core.modules.ContainerSummary
 
initialize() - Method in class ncsa.tools.elf.core.modules.WorkDirModule
 
initialize() - Method in class ncsa.tools.elf.core.types.ElfContainer
 
initialize() - Method in class ncsa.tools.elf.core.types.ElfContainerScript
 
initialize() - Method in class ncsa.tools.elf.embedded.bootstrap.EmbeddedBootstrap
 
initialize() - Method in class ncsa.tools.elf.runtime.Bootstrap
 
initialize() - Method in class ncsa.tools.elf.scripts.modules.SerialScriptsModule
 
initialize() - Method in class ncsa.tools.ogrescript.OgreScript
Resolve imports and embedded ogre-script elements.
initialize() - Method in class ncsa.tools.ogrescript.process.events.tasks.TailF
 
initialize() - Method in class ncsa.tools.ogrescript.process.tasks.SimpleProcessTask
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.ogrescript.process.trebuchet.types.actions.TrebuchetCopyTriggerAction
 
initialize(TrebuchetConfiguration) - Method in interface ncsa.tools.trebuchet.core.IConfigurable
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.agents.cache.CacheAgent
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.agents.submission.SubmissionAgent
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.clients.CopyClient
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.clients.ListClient
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.clients.SingleTargetClient
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.clients.VerifyClient
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.converters.ListToCopyConverter
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.converters.StagingConverter
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.monitors.ScanningMonitor
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.operations.Operation
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.util.CopyClientPool
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.core.util.DefaultPooledClientGenerator
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.gridftp.GridftpPooledClientGenerator
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.gridftp.clients.GridftpVerifyClient
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.ssh.clients.SSHVerifyClient
 
initialize(TrebuchetConfiguration) - Method in class ncsa.tools.trebuchet.webdav.clients.WebdavVerifyClient
 
initializeFromElement(Element) - Method in interface ncsa.tools.common.UserFacing
 
initializeFromElement(Element) - Method in class ncsa.tools.common.namelist.Comment
 
initializeFromElement(Element) - Method in class ncsa.tools.common.namelist.Namelist
 
initializeFromElement(Element) - Method in class ncsa.tools.common.namelist.Section
 
initializeFromElement(Element) - Method in class ncsa.tools.common.namelist.Variable
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.BaseNode
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.Configuration
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.PayloadDescription
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.ProfileDescription
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.Property
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.Reference
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.RmContact
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.Rsl
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.RunDescription
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.ThinNode
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.WhiteSpaceEncodedText
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.filters.RegExFilter
 
initializeFromElement(Element) - Method in class ncsa.tools.common.types.uri.UriPattern
 
initializeFromElement(Element) - Method in class ncsa.tools.elf.core.modules.ConfigurationModule
 
initializeFromElement(Element) - Method in class ncsa.tools.elf.core.modules.ContainerDescription
 
initializeFromElement(Element) - Method in class ncsa.tools.elf.core.modules.ContainerSummary
 
initializeFromElement(Element) - Method in class ncsa.tools.elf.core.modules.WorkDirModule
 
initializeFromElement(Element) - Method in class ncsa.tools.elf.core.types.ElfContainerScript
 
initializeFromElement(Element) - Method in class ncsa.tools.elf.core.types.HierarchicalId
 
initializeFromElement(Element) - Method in class ncsa.tools.elf.core.types.WorkDir
 
initializeFromElement(Element) - Method in class ncsa.tools.elf.scripts.modules.SerialScriptsModule
 
initializeFromElement(Element) - Method in class ncsa.tools.events.types.ExceptionWrapper
 
initializeFromElement(Element) - Method in class ncsa.tools.events.types.LocalEventHeader
 
initializeFromElement(Element) - Method in class ncsa.tools.events.types.events.LocalEvent
 
initializeFromElement(Element) - Method in class ncsa.tools.events.types.filters.LocalEventFilter
 
initializeFromElement(Element) - Method in class ncsa.tools.events.types.filters.LocalEventHeaderComparator.PropertyComparator
 
initializeFromElement(Element) - Method in class ncsa.tools.events.types.filters.LocalEventHeaderComparator
 
initializeFromElement(Element) - Method in class ncsa.tools.ogrescript.OgreScript
 
initializeFromElement(Element) - Method in class ncsa.tools.ogrescript.OgreScriptElement
 
initializeFromElement(Element) - Method in class ncsa.tools.ogrescript.wrf.types.LatLon
 
initializeFromElement(Element) - Method in class ncsa.tools.sss.types.ConsumableResource
 
initializeFromElement(Element) - Method in class ncsa.tools.sss.types.Environment
 
initializeFromElement(Element) - Method in class ncsa.tools.sss.types.Job
 
initializeFromElement(Element) - Method in class ncsa.tools.sss.types.JobProperties
 
initializeFromElement(Element) - Method in class ncsa.tools.sss.types.Redirect
 
initializeFromElement(Element) - Method in class ncsa.tools.sss.types.ResourceLimit
 
initializeFromElement(Element) - Method in class ncsa.tools.trebuchet.core.types.ClientOptimization
 
initializeFromElement(Element) - Method in class ncsa.tools.trebuchet.core.types.TrebuchetConfiguration
 
initializeFromString(String) - Method in class ncsa.tools.elf.core.types.ElfContainerScript
 
initializeFromToString(StringBuffer) - Method in class ncsa.tools.events.types.events.LocalEvent
 
insert(Namelist, List) - Static method in class ncsa.tools.ogrescript.util.NamelistUtils
 
insertDelimiter(int, Delimiter) - Method in class ncsa.tools.common.namelist.Variable
 
insertSectionAfter(String, String) - Method in class ncsa.tools.common.namelist.Namelist
 
insertSectionBefore(String, String) - Method in class ncsa.tools.common.namelist.Namelist
 
insertValueIntoAfter(String, String, String) - Method in class ncsa.tools.common.namelist.Section
 
insertValueIntoBefore(String, String, String) - Method in class ncsa.tools.common.namelist.Section
 
insertVariableAfter(String, String, String) - Method in class ncsa.tools.common.namelist.Section
 
insertVariableBefore(String, String, String) - Method in class ncsa.tools.common.namelist.Section
 
instantiate(Element, Object) - Method in class ncsa.tools.common.util.bean.ImplicitJBeanDeserializer
 
internalWorked(double) - Method in class ncsa.tools.elf.core.types.HeirarchicalProgressMonitor
 
interrupt() - Method in class ncsa.tools.trebuchet.core.converters.ListToCopyConverter
 
interrupt() - Method in class ncsa.tools.trebuchet.core.converters.StagingConverter
 
intersection(List, List) - Static method in class ncsa.tools.common.util.ListUtils
Does an intersection of the two lists.
invokeOn(String, Object) - Static method in class ncsa.tools.common.util.ReflectUtils
 
invokeOn(String, Object, Class[], Object[]) - Static method in class ncsa.tools.common.util.ReflectUtils
 
invokeOn(Method, Object, Object[]) - Static method in class ncsa.tools.common.util.ReflectUtils
 
invokeOn(Method[], Object, Object[]) - Static method in class ncsa.tools.common.util.ReflectUtils
 
isAppend() - Method in class ncsa.tools.ogrescript.process.types.actions.StreamMonitorFileWrite
 
isAssignableFrom(String, Object) - Static method in class ncsa.tools.common.util.ReflectUtils
 
isBulk() - Method in class ncsa.tools.events.types.events.FileEvent
 
isBundleResource() - Method in class ncsa.tools.common.data.resource.ResourceType
 
isBundleResource(URI) - Static method in class ncsa.tools.common.eclipse.util.PluginResourceUtils
 
isCaseSensitive() - Method in class ncsa.tools.common.types.MethodPattern
 
isCondition(String) - Static method in class ncsa.tools.ogrescript.types.evaluatable.Condition
 
isDeclare() - Method in class ncsa.tools.ogrescript.types.CutSection
 
isDefined(String) - Static method in class ncsa.tools.common.util.SystemUtils
 
isDeleted(Node) - Static method in class ncsa.tools.common.util.UserFacingUtils
 
isDeleted(String) - Static method in class ncsa.tools.common.util.UserFacingUtils
 
isDeleted(Attribute) - Static method in class ncsa.tools.common.util.UserFacingUtils
 
isDeleted(Element) - Static method in class ncsa.tools.common.util.UserFacingUtils
 
isDevice() - Method in class ncsa.tools.common.data.resource.ResourceType
 
isDirectory() - Method in class ncsa.tools.common.data.resource.ResourceType
 
isDirectory(URI) - Static method in class ncsa.tools.common.eclipse.util.PluginResourceUtils
 
isDirectory(String, SSHSession) - Static method in class ncsa.tools.common.util.SshUtils
Checks for existence of directory.
isDirectory(URI) - Method in interface ncsa.tools.trebuchet.core.IVerifyingClient
 
isDirectory(URI) - Method in class ncsa.tools.trebuchet.file.clients.FileVerifyClient
 
isDirectory(URI) - Method in class ncsa.tools.trebuchet.gridftp.clients.GridftpVerifyClient
 
isDirectory(String, GridFTPClient) - Static method in class ncsa.tools.trebuchet.gridftp.clients.GridftpVerifyClient
Uses client.changeDir to check status, catching any exception whose message contains "directory", but throwing all the others.
isDirectory(URI) - Method in class ncsa.tools.trebuchet.resource.clients.ResourceVerifyClient
 
isDirectory(URI) - Method in class ncsa.tools.trebuchet.ssh.clients.SSHVerifyClient
 
isDirectory(URI) - Method in class ncsa.tools.trebuchet.webdav.clients.WebdavVerifyClient
 
isDualSchemeExtension(String) - Static method in class ncsa.tools.trebuchet.core.util.TrebuchetExtensionFactory
 
isDumpAll() - Method in class ncsa.tools.ogrescript.tasks.system.Env
 
isDumpEnvironment() - Method in class ncsa.tools.ogrescript.process.data.MonitorableExecutionProcess
 
isDurable() - Method in class ncsa.tools.jms.JMSPubSubAgent
 
isEmpty() - Method in class ncsa.tools.common.data.HashCodeMap
 
isEmpty(URI) - Static method in class ncsa.tools.common.eclipse.util.PluginResourceUtils
 
isEmpty() - Method in class ncsa.tools.common.types.filters.MatchFilter
 
isError() - Method in class ncsa.tools.ogrescript.process.types.StreamMonitor
 
isEventSupportMode() - Method in class ncsa.tools.trebuchet.listeners.ProgressListener
 
isFile() - Method in class ncsa.tools.common.data.resource.ResourceType
 
isFile(URI) - Static method in class ncsa.tools.common.eclipse.util.PluginResourceUtils
 
isFile(String, SSHSession) - Static method in class ncsa.tools.common.util.SshUtils
Checks for existence of file.
isFile(URI) - Method in interface ncsa.tools.trebuchet.core.IVerifyingClient
 
isFile(URI) - Method in class ncsa.tools.trebuchet.file.clients.FileVerifyClient
 
isFile(URI) - Method in class ncsa.tools.trebuchet.gridftp.clients.GridftpVerifyClient
 
isFile(URI) - Method in class ncsa.tools.trebuchet.resource.clients.ResourceVerifyClient
 
isFile(URI) - Method in class ncsa.tools.trebuchet.ssh.clients.SSHVerifyClient
 
isFile(URI) - Method in class ncsa.tools.trebuchet.webdav.clients.WebdavVerifyClient
 
isForceCreate() - Method in class ncsa.tools.elf.embedded.bootstrap.EmbeddedBootstrap
 
isForceCreate() - Method in class ncsa.tools.elf.runtime.Bootstrap
 
isGlobal() - Method in class ncsa.tools.ogrescript.types.CutSection
 
isInObjectMethods() - Method in class ncsa.tools.common.types.MethodPattern
 
isInheritEnvironment() - Method in class ncsa.tools.ogrescript.process.data.MonitorableExecutionProcess
 
isJar() - Method in class ncsa.tools.common.data.resource.ResourceType
 
isJar(URI) - Static method in class ncsa.tools.common.eclipse.util.PluginResourceUtils
 
isJarFile() - Method in class ncsa.tools.common.data.resource.ResourceType
 
isLimitedProxy(GSSCredential) - Static method in class ncsa.tools.common.util.SecurityUtils
 
isLog() - Method in class ncsa.tools.ogrescript.tasks.system.Echo
 
isLog4JMode() - Method in class ncsa.tools.trebuchet.listeners.ProgressListener
 
isLogEnabled() - Method in class ncsa.tools.elf.core.types.HeirarchicalProgressMonitor
 
isMAC() - Static method in class ncsa.tools.common.util.SystemUtils
 
isNegated() - Method in class ncsa.tools.common.types.filters.MatchClause
 
isNoExceptions() - Method in class ncsa.tools.common.types.MethodPattern
 
isNullParam() - Method in class ncsa.tools.common.types.MethodPattern
 
isNumber(String) - Static method in class ncsa.tools.common.util.TypeUtils
 
isNumber(Class) - Static method in class ncsa.tools.common.util.TypeUtils
 
isOgreTask(String) - Static method in class ncsa.tools.ogrescript.handlers.InstanceHandler
 
isOpen() - Method in class ncsa.tools.trebuchet.events.ProgressReport
 
isPersistent() - Method in class ncsa.tools.common.types.RmContact
 
isPrimVal(String) - Static method in class ncsa.tools.common.util.TypeUtils
Checks to see if the type string designates a primitive, java.lang.String or java.io.File.
isPrimitiveAssignable(Class) - Static method in class ncsa.tools.common.util.TypeUtils
Checks to see if the class or type qualifies as a primitive-assignable class.
isPrimitiveWrapper(Class) - Static method in class ncsa.tools.common.util.TypeUtils
Checks to see if the class is a Primitive WRAPPER.
isPublicInstanceMethod(int) - Static method in class ncsa.tools.common.util.ReflectUtils
 
isRedirect() - Method in class ncsa.tools.common.types.RunDescription
 
isReportMode() - Method in class ncsa.tools.trebuchet.listeners.CopyProgressListener
 
isResource(URI) - Static method in class ncsa.tools.common.util.UriUtils
 
isSeparateScriptRuntimeDirs() - Method in class ncsa.tools.elf.scripts.modules.SerialScriptsModule
 
isSocket() - Method in class ncsa.tools.common.data.resource.ResourceType
 
isStdOutMode() - Method in class ncsa.tools.trebuchet.listeners.ProgressListener
 
isStrict() - Method in class ncsa.tools.ogrescript.OgreScript
 
isSuccessful() - Method in class ncsa.tools.trebuchet.core.data.Status
 
isSymlink() - Method in class ncsa.tools.common.data.resource.ResourceType
 
isTmpStatus() - Method in class ncsa.tools.trebuchet.core.data.Status
 
isTransactional() - Method in class ncsa.tools.jms.JMSPubSubAgent
 
isTypeOf(String, String) - Static method in class ncsa.tools.common.util.TypeUtils
See isTypeOf( Class, Class )
isTypeOf(Class, String) - Static method in class ncsa.tools.common.util.TypeUtils
 
isTypeOf(String, Class) - Static method in class ncsa.tools.common.util.TypeUtils
 
isTypeOf(Class, Class) - Static method in class ncsa.tools.common.util.TypeUtils
Ascends the hierarchy tree of c, checking for equality with toMatch.
isUNIX() - Static method in class ncsa.tools.common.util.SystemUtils
 
isUri(String) - Static method in class ncsa.tools.common.util.UriUtils
 
isValid(Object) - Method in class ncsa.tools.common.types.Predicate
 
isValid(Object, boolean) - Method in class ncsa.tools.common.types.Predicate
 
isValid() - Method in class ncsa.tools.ogrescript.types.CutSection
 
isVoidReturn() - Method in class ncsa.tools.common.types.MethodPattern
 

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