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

A

AbstractCategory - Class in com.ibm.ftt.properties.util
An implementation of part of the ICategory interface.
AbstractCategory(String, List<IPropertyInfo>) - Constructor for class com.ibm.ftt.properties.util.AbstractCategory
 
AbstractCategoryInstance - Class in com.ibm.ftt.properties.util
Implementation of part of the ICategoryInstance interface.
AbstractCategoryInstance(ICategory) - Constructor for class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
AbstractPropertyGroup - Class in com.ibm.ftt.properties.util
This class is a partial implementation of the IPropertyGroup interface.
AbstractPropertyGroupManager - Class in com.ibm.ftt.properties.util
This class reads the category extension point and returns simple category and property objects that can be used by property group manager implementers to populate their own category objects.
AbstractPropertyGroupManager() - Constructor for class com.ibm.ftt.properties.util.AbstractPropertyGroupManager
 
add(ILogicalProject) - Method in interface com.ibm.ftt.projects.core.logical.LogicalProjectRegistry
Add a project to the registry.
add(IOSImage) - Method in interface com.ibm.ftt.resources.core.physical.PhysicalSystemRegistry
Registers a system.
ADD_MEMBER - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating a new member has been added to the resource.
addCategory(String, String) - Method in exception com.ibm.ftt.properties.UnregisteredCategoryException
This method enables this class to accumulate information about unregistered categories.
addCategoryInstance(ICategoryInstance) - Method in interface com.ibm.ftt.properties.IPropertyGroup
Adds the category instance to the property group.
addCategoryInstance(ICategoryInstance) - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
addContainer(IPropertyGroupContainer) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainerListener
This method is called when a container is created by a property group manager.
addDataSet(ZOSDataSet) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Add data set to this generation data group
ADDED_STEP - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
ADDED_STEP_ADDITIONAL_JCL - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the additional JCL for the added steps in the build settings.
ADDED_STEP_ERROR_FEEDBACK - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property indicating whether error feedback should be enabled for each of the added steps in the build settings.
ADDED_STEP_ERROR_FEEDBACK_FILE_PREFIX - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the prefix to use for the error feedback file for each of the added steps in the build settings.
ADDED_STEP_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the options for the added steps in the COBOL build settings.
ADDITIONAL_JCL - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
addMember(ILogicalResource) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalContainer
Adds a logical resource to this container.
addNatureId(String) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Adds the specified natureId to the subproject.
addPreferenceChangeListener(IPropertyChangeListener, IPreferenceStore, String) - Method in interface com.ibm.ftt.resources.core.IPreferenceChangeListener
Adds preference change listener
addPropertyGroup(IPropertyGroup) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainerListener
This method is called when a property group is added to a container.
addPropertyGroup(IPropertyGroup) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
addRuntimeNature(ILogicalSubProject, String) - Static method in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
Add the specified runtime nature to the specified subproject.
allocate(IProgressMonitor) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Allocates a new data set.
allocateLike(IProgressMonitor, String) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Allocates a new data set using characteristics of the data set specified by likeDataSetName.
APPEND_CHECKBOX - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
APPEND_LOCATION_VALUE - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
appendContent(InputStream, boolean, IProgressMonitor) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
Appends the contents of the given input stream to this file.
appendContent(InputStream, boolean, String, IProgressMonitor) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
Appends the contents of the given input stream to this file.
ASM - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
ASM_ASSEMBLE_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
ASM_LANGUAGE - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
ASSEMBLE_MAINMODULE - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
ASSEMBLER_JCL_PROCEDURE_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the Assembler compile JCL procedure name.
ASSEMBLER_JOB_STEPS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the job steps associated with the Assemble proc (#ASM_ASSEMBLE_MAINMODULE).
ASSEMBLER_SETTINGS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to Assembler settings.

B

BATCH_RUNTIME_NATURE_ID - Static variable in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
 
BATCH_RUNTIME_NATURE_NAME - Static variable in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
 
BatchRuntimeNature - Class in com.ibm.ftt.projects.zos.zosnature
An RDz nature to be associated with zOS subprojects indicating that they are associated with a Batch runtime.
BatchRuntimeNature() - Constructor for class com.ibm.ftt.projects.zos.zosnature.BatchRuntimeNature
 
BLOCKS - Static variable in class com.ibm.ftt.resources.zos.zosphysical.SpaceUnits
The 'BLOCKS' literal value.
BLOCKS_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.SpaceUnits
The 'BLOCKS' literal object.
BMS_ASSEMBLE_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
BMS_DSECT_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
BMS_SETTINGS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to BMS settings.
browse(Object) - Method in class com.ibm.ftt.ui.resources.core.editor.EditorOpener
 
browse(Object) - Method in interface com.ibm.ftt.ui.resources.core.editor.IEditorOpener
Opens the specified resource in read only mode.
build(IProgressMonitor) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalProject
Builds each of the subprojects in this project.
build(IProgressMonitor) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Perform a build operation on the files of the subproject.
build(int, IProgressMonitor) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProjectBuilder
Runs this builder in the specified manner.
build(int, IProgressMonitor) - Method in class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuilder
Runs this builder in the specified manner.
build(ILogicalSubProject, int, IProgressMonitor) - Method in class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuildManager
Builds the specified subproject.
BUILD1_CHECKED - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
BUILD1_PORT - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
BUILD2_CHECKED - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
BUILD2_PORT - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
BUILD3_CHECKED - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
BUILD3_PORT - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
BUILD_OPERATION - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
BUILD_PORT - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
BUILD_SERVER - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 

C

C_ADDED_STEP_ADDITIONAL_JCL - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_ADDED_STEP_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_COMPILE_ADDITIONALJCL - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_COMPILE_JCL_PROCEDURE_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_COMPILE_JOB_STEPS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_COMPILE_MACROS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_COMPILE_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_COMPILE_SYSEVENT - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_COMPILE_SYSLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_COMPILE_USERLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_CPP_SETTINGS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to C/C++ settings.
C_LISTING_DATASET - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
C_OBJECT_DATASET - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
canBrowse(Object) - Method in class com.ibm.ftt.ui.resources.core.editor.EditorOpener
 
canBrowse(Object) - Method in interface com.ibm.ftt.ui.resources.core.editor.IEditorOpener
Returns whether the resource can be browsed or not
categoryOverrideChange(ICategory, boolean) - Method in interface com.ibm.ftt.properties.ICategoryOverrideListener
This method is called to report whether a category has been overridden.
CBL - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
checkOperation(FileOperation, Object) - Method in interface com.ibm.ftt.resources.core.filevalidator.IFileOperationValidator
Used to determine if the specified operation type on the given resource should be allowed to proceed.
CICS_RUNTIME_NATURE_ID - Static variable in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
 
CICS_RUNTIME_NATURE_NAME - Static variable in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
 
CICS_TRANSLATOR_JCL_PROCEDURE_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the CICS translator JCL proc.
CICS_TRANSLATOR_JOB_STEPS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the job steps associated with the CICS Translator proc (#COBOL_CICS_MAINMODULE).
CICSRuntimeNature - Class in com.ibm.ftt.projects.zos.zosnature
An RDz nature to be associated with zOS subprojects indicating that they are associated with a CICS runtime.
CICSRuntimeNature() - Constructor for class com.ibm.ftt.projects.zos.zosnature.CICSRuntimeNature
 
CLEAR - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
Clear cached result
CLEAR_CACHED_CONST - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
 
clearRuntimeNature(ILogicalSubProject) - Static method in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
Clear out any existing runtime nature from the target subproject.
clone() - Method in interface com.ibm.ftt.projects.core.logical.IBuildCommand
Creates a duplicate instance of the BuildCommand.
COBOL_CICS_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
COBOL_COMPILE_DEPENDENCIES - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
For internal use by WebSphere Developer only.
COBOL_COMPILE_DEPENDENCIES_LAST_REFRESH_TIME - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
For internal use by WebSphere Developer only.
COBOL_COMPILE_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
COBOL_DB2_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
COBOL_LANGUAGE - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
COBOL_SETTINGS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to COBOL builds and syntax checking.
CobolZosSqlCicsParser - Class in com.ibm.ftt.language.cobol.lpex
Document parser for z/OS Enterprise COBOL (COBOL/390) with CICS and SQL.
CobolZosSqlCicsParser(LpexView) - Constructor for class com.ibm.ftt.language.cobol.lpex.CobolZosSqlCicsParser
Constructor
com.ibm.ftt.jes.util.core - package com.ibm.ftt.jes.util.core
 
com.ibm.ftt.lpex.systemz.api - package com.ibm.ftt.lpex.systemz.api
 
com.ibm.ftt.projects.core.impl.logicalfactory - package com.ibm.ftt.projects.core.impl.logicalfactory
 
com.ibm.ftt.projects.zos.zosnature - package com.ibm.ftt.projects.zos.zosnature
 
com.ibm.ftt.properties.util - package com.ibm.ftt.properties.util
 
com.ibm.ftt.resources.core.filevalidator - package com.ibm.ftt.resources.core.filevalidator
 
com.ibm.ftt.resources.core.physical.util - package com.ibm.ftt.resources.core.physical.util
 
com.ibm.ftt.services.errorfeedback - package com.ibm.ftt.services.errorfeedback
 
COMPILE_ADDITIONAL_JCL - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the additional JCL statements associated with the compile step.
COMPILE_DATASET - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
COMPILE_ERROR_FEEDBACK_ENABLED - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property indicating whether error feedback should be enabled for the compile step.
COMPILE_JCL_PROCEDURE_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the compile JCL procedure name.
COMPILE_JOB_STEPS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the job steps associated with the compile proc (IPropertyGroupConstants.COMPILE_JCL_PROCEDURE_NAME).
COMPILE_SOR - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
COMPILE_STEP2NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
COMPILE_STEPNAMES - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
COMPILE_SYSDEBUG_DATASET - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the data set into which the compiler should generate the SYSDEBUG files.
COMPILE_SYSLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
compress(boolean, String, IProgressMonitor) - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSPartitionedDataSet
Compresses this partitioned data set.
COMPRESS - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
Compressing a folder
compress(boolean, String, IProgressMonitor) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSPartitionedDataSet
Compresses this partitioned data set.
COMPRESS_CONST - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
 
configure() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProjectNature
Configures this nature for its subproject, for example, by adding the associated builders to the subproject.
configure() - Method in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
Configures this nature for its subproject by adding build commands.
configure() - Method in class com.ibm.ftt.projects.zos.zosnature.ZOSNature
Configures this nature for its subproject by adding build commands.
configureNature(ILogicalSubProject, String) - Method in class com.ibm.ftt.projects.core.logical.LogicalSubProjectNatureManager
Sets up the nature so that it can be applied to a subproject.
CONNECT - Static variable in interface com.ibm.ftt.resources.core.events.ISystemSubscriptionEvent
Value of the event type indicating a system has been connected.
connect() - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Connects to the remote file subsystem.
contains(ILogicalProject) - Method in interface com.ibm.ftt.projects.core.logical.LogicalProjectRegistry
Returns true if the specified project is in the registry.
contains(IOSImage, int) - Method in interface com.ibm.ftt.resources.core.physical.PhysicalSystemRegistry
Determines whether the given system is registered or not.
copy(String) - Method in interface com.ibm.ftt.properties.IPropertyGroup
Makes a copy of the property group and returns it.
copy() - Method in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
copy(String) - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
copy(IPhysicalResource, String, boolean, boolean, IProgressMonitor) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
Copies this resource into the target container.
COPY_RIGHT - Static variable in interface com.ibm.ftt.jes.util.core.IJESJobUtil
 
COPY_RIGHT - Static variable in class com.ibm.ftt.jes.util.core.JesJobUtil
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.lpex.systemz.api.ISystemzLpex
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.ILogicalConstants
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.core.impl.logicalfactory.LogicalResourceFactoryFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.IBuildCommand
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.ILogicalContainer
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.ILogicalFile
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.ILogicalProject
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.ILogicalResource
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.ILogicalSubProjectBuilder
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.ILogicalSubProjectNature
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.IRemoteProject
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.IRemoteResource
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.IRemoteSubProject
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.LogicalProjectBuildCommand
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logical.LogicalProjectRegistry
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuilder
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuildManager
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.core.logical.LogicalSubProjectNatureManager
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logicalfactory.ILogicalResourceFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logicalfactory.IProjectFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.core.logicalfactory.ISubProjectFactory
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.core.logicalfactory.LogicalProjectRegistryFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.zos.zoslogical.LZOSDataSet
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.zos.zoslogical.LZOSDataSetMember
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.zos.zoslogical.LZOSPartitionedDataSet
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.zos.zoslogical.LZOSProject
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.zos.zoslogical.LZOSSequentialDataSet
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.projects.zos.zoslogical.LZOSSubProject
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.zos.zosnature.BatchRuntimeNature
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.zos.zosnature.CICSRuntimeNature
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.zos.zosnature.IMSRuntimeNature
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
 
COPY_RIGHT - Static variable in class com.ibm.ftt.projects.zos.zosnature.ZOSNature
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.properties.DuplicateInstanceException
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.properties.DuplicatePropertyGroupException
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.ICategory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.ICategoryInstance
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.ICategoryOverrideListener
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.properties.IllegalCategoryException
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.properties.IllegalPropertyException
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.IProperty
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.IPropertyGroup
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.IPropertyGroupContainer
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.IPropertyGroupContainerListener
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.IPropertyGroupManager
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.properties.IPropertyInfo
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.properties.local.IllegalResourceException
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.properties.UnregisteredCategoryException
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.properties.UnregisteredPropertyException
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.util.AbstractCategory
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.util.AbstractPropertyGroupManager
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.util.Property
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.util.PropertyInfo
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.util.SimpleCategory
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.properties.zos.IllegalSystemException
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
 
COPY_RIGHT - Static variable in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.events.ISystemSubscriptionEvent
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.factory.IPhysicalResourceFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.factory.IPhysicalResourceFinder
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.factory.IResourceFilter
 
COPY_RIGHT - Static variable in class com.ibm.ftt.resources.core.factory.MarkerFactory
 
COPY_RIGHT - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.filevalidator.IFileOperationValidator
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.filevalidator.IInvalidOperationException
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.resources.core.filevalidator.InvalidOperationException
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.IMarkerFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.IPreferenceChangeListener
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.IPreProcessorConstants
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.IResourcePublisher
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.IResourceSubscription
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.IContainer
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.IOSImage
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.IPhysicalContainer
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.IPopulatorConstants
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.IRemoteCommand
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.IResourceReference
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.IResourceRoot
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.ISystemReference
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.PhysicalSystemRegistry
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.core.physical.util.IExceptionWrapper
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.resources.core.physical.util.OperationFailedException
 
COPY_RIGHT - Static variable in class com.ibm.ftt.resources.core.physicalfactory.PhysicalResourceFactoryFactory
 
COPY_RIGHT - Static variable in class com.ibm.ftt.resources.core.physicalfactory.PhysicalSystemRegistryFactory
 
COPY_RIGHT - Static variable in class com.ibm.ftt.resources.core.ResourcePublisher
 
COPY_RIGHT - Static variable in class com.ibm.ftt.resources.core.ResourceSubscription
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosfactory.ZosfactoryFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosfactory.ZOSPhysicalResourceFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosfactory.ZOSPhysicalResourceFinder
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceIdentifier
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceRuleFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
 
COPY_RIGHT - Static variable in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.FileCharacteristics
 
COPY_RIGHT - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
 
COPY_RIGHT - Static variable in class com.ibm.ftt.resources.zos.zosphysical.SpaceUnits
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSCatalog
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSetMember
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSPartitionedDataSet
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZosphysicalFactory
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSResourceReference
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSSequentialDataSet
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSSystemImage
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSSystemReference
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZOSVsamDataSet
 
COPY_RIGHT - Static variable in class com.ibm.ftt.rse.mvs.client.tso.utils.TSOCommandProcessor
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.services.errorfeedback.IRemoteErrorFeedback
 
COPY_RIGHT - Static variable in class com.ibm.ftt.services.impl.ServicesUtil
 
COPY_RIGHT - Static variable in class com.ibm.ftt.services.impl.syntaxcheck.DefaultGetDependencies
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.services.syntaxcheck.ICompileOptions
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.services.syntaxcheck.IGetDependencies
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.services.syntaxcheck.IRemoteSyslibObject
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.services.syntaxcheck.ISyntaxCheckProperties
 
COPY_RIGHT - Static variable in class com.ibm.ftt.ui.resources.core.editor.EditorOpener
 
COPY_RIGHT - Static variable in exception com.ibm.ftt.ui.resources.core.editor.EditorOpenerException
 
COPY_RIGHT - Static variable in class com.ibm.ftt.ui.resources.core.editor.EditorUtils
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.ui.resources.core.editor.IEditorOpener
 
COPY_RIGHT - Static variable in interface com.ibm.ftt.ui.resources.core.editor.IEditorUtils
 
CPP_ADDED_STEP_ADDITIONAL_JCL - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_ADDED_STEP_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_COMPILE_ADDITIONALJCL - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_COMPILE_JCL_PROCEDURE_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_COMPILE_JOB_STEPS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_COMPILE_MACROS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_COMPILE_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_COMPILE_SYSEVENT - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_COMPILE_SYSLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_COMPILE_USEC - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_COMPILE_USERLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_EDITOR_CICS_PROPERTY - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_EDITOR_LOCAL_DB2_CONNECTION - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_EDITOR_LOCAL_DB2_COPROCESSOR - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_HOST_GLOBAL_VARIABLES - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_HOST_USER_VARIABLES - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_LISTING_DATASET - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
CPP_OBJECT_DATASET - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
create(InputStream, boolean, IProgressMonitor) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
Creates a new file.
create(InputStream, boolean, String, IProgressMonitor) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
Creates a new file.
createDataSetCharacteristics() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZosphysicalFactory
Returns a new object of class 'Data Set Characteristics'.
createMarker(Object, String, String, int, int) - Method in class com.ibm.ftt.resources.core.factory.MarkerFactory
Creates a marker associating the specified message with the given resource at the specified line number.
createMarker(Object, String, String, int, int) - Method in interface com.ibm.ftt.resources.core.IMarkerFactory
Creates a marker on the remote error list.
createProject(String) - Method in interface com.ibm.ftt.projects.core.logicalfactory.IProjectFactory
Creates a logical project with the given name.
createPropertyGroup(String, String) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainer
Creates a property group with the given name and description, and adds the property group to the container.
createSubProject(String, ILogicalProject) - Method in interface com.ibm.ftt.projects.core.logicalfactory.ISubProjectFactory
Creates a logical subproject with the given name.
createZOSResourceIdentifier() - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZosfactoryFactory
Returns a new object of class 'ZOS Resource Identifier'.
CYLINDERS - Static variable in class com.ibm.ftt.resources.zos.zosphysical.SpaceUnits
The 'CYLINDERS' literal value.
CYLINDERS_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.SpaceUnits
The 'CYLINDERS' literal object.

D

DataSetCharacteristics - Interface in com.ibm.ftt.resources.zos.zosphysical
A DataSetCharacteristics holds various characteristics of a z/OS data set and provides accessor methods for the characteristics.
DataSetType - Class in com.ibm.ftt.resources.zos.zosphysical
An enumeration class representing every type of z/OS data set.
DBCS_SOSIENCODING - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
DBCS_SOSIENCODING_DEFAULT - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
DBCS_USESOSI - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
DBCS_USESOSI_DEFAULT - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
deconfigure() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProjectNature
Unconfigures this nature for its subproject, for example, by removing the associated builders from the subproject.
deconfigure() - Method in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
Unconfigures this nature for its subproject by removing build commands.
deconfigure() - Method in class com.ibm.ftt.projects.zos.zosnature.ZOSNature
Unconfigures this nature for its subproject by removing build commands.
deConfigureNature(ILogicalSubProject, String) - Method in class com.ibm.ftt.projects.core.logical.LogicalSubProjectNatureManager
Removes a nature from a subproject.
DEFAULT_SOSIENCODING - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
DefaultGetDependencies - Class in com.ibm.ftt.services.impl.syntaxcheck
This utility class is used for obtaining a source file's dependency information based on property information associated with the file
DefaultGetDependencies() - Constructor for class com.ibm.ftt.services.impl.syntaxcheck.DefaultGetDependencies
 
define(int, boolean, boolean, String, boolean, String, String, IProgressMonitor) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Define generation data group for this handle
delete(boolean, IProgressMonitor) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Deletes this resource.
DELETE - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating the resource has been deleted.
DELETE - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
Deleting a file or a folder
delete(boolean, IProgressMonitor) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Deletes this resource.
DELETE_CONST - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
 
deleteAllMarkers() - Method in class com.ibm.ftt.resources.core.factory.MarkerFactory
 
deleteAllMarkers() - Method in interface com.ibm.ftt.resources.core.IMarkerFactory
Deletes all markers on the remote error list
deleteCategoryInstance(ICategoryInstance) - Method in interface com.ibm.ftt.properties.IPropertyGroup
Removes the category instance from the property group.
deleteCategoryInstance(ICategoryInstance) - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
deleteContainer(IPropertyGroupContainer) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainerListener
This method is called when a property group container is deleted by a property group manager.
deleteInstance(ICategoryInstance) - Method in interface com.ibm.ftt.properties.ICategory
Deletes a category instance from this category.
deleteInstance(ICategoryInstance) - Method in class com.ibm.ftt.properties.util.AbstractCategory
 
deleteOverriddenPropertiesInCategory(ICategory) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Deletes the overridden properties for the given category for the current property group of this resource.
deleteOverriddenPropertiesInCategory(IResource, ICategory) - Method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
Delete the overrides for properties belonging to the given category for the given resource.
deleteOverriddenPropertiesInCategory(String, ICategory) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
Delete all of the overridden properties for the given system that are defined by the given category.
deleteOverriddenPropertiesInCategory(ICategory) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Deletes the overridden properties for the given category for the current property group of this resource.
deleteOverride(IProperty) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Deletes the override for the given property.
deleteOverride(IResource, IProperty) - Method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
Deletes the override for the given property for the given resource.
deleteOverride(String, IProperty) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
Delete the override for the given property for the given system.
deleteOverride(IProperty) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Deletes the override for the given property.
deleteOverridesInSubprojects() - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
 
deletePropertyGroup(IPropertyGroup) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainer
Removes the given property group from the container.
deletePropertyGroup(IPropertyGroup) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainerListener
This method is called when a property group is deleted from a container.
deletePropertyGroup(IPropertyGroup) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
Removes the given property group from the container.
deregister(IPropertyGroupContainerListener) - Method in interface com.ibm.ftt.properties.IPropertyGroupManager
Removes the listener from being notified of any future changes.
descriptionChanged(IPropertyGroup, String) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainerListener
This method is called when the description of a property group changes.
DISCONNECT - Static variable in interface com.ibm.ftt.resources.core.events.ISystemSubscriptionEvent
Value of the event type indicating a system has been disconnected.
DSECT_ASSEMBLE_STEP - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
DSECT_COPYLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
DSNAME_LEVEL - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
DSNAME_LEVEL_SELECTED - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
DuplicateInstanceException - Exception in com.ibm.ftt.properties
This exception occurs when: A category instance is imported but an instance with the same name already exists A category instance is added to a property group but there is already a category instance for that category in the property group.
DuplicateInstanceException(ICategoryInstance) - Constructor for exception com.ibm.ftt.properties.DuplicateInstanceException
 
DuplicatePropertyGroupException - Exception in com.ibm.ftt.properties
This exception occurs when you set the name of a property group to the name of another property group in the property group container.
DuplicatePropertyGroupException(String) - Constructor for exception com.ibm.ftt.properties.DuplicatePropertyGroupException
 

E

EditorOpener - Class in com.ibm.ftt.ui.resources.core.editor
EditorOpener can be used to open resources in an edit session.
EditorOpenerException - Exception in com.ibm.ftt.ui.resources.core.editor
Encapsulates exceptions that occur during editor opening operations.
EditorOpenerException(String, String, int, Exception) - Constructor for exception com.ibm.ftt.ui.resources.core.editor.EditorOpenerException
Constructor for exceptions during editor opening operations.
EditorOpenerException(String, String, int) - Constructor for exception com.ibm.ftt.ui.resources.core.editor.EditorOpenerException
Constructor for exceptions during editor opening operations.
EditorUtils - Class in com.ibm.ftt.ui.resources.core.editor
The EditorUtils class can be used to obtain the default editor for a given resource.
eINSTANCE - Static variable in interface com.ibm.ftt.resources.core.IMarkerFactory
 
eINSTANCE - Static variable in interface com.ibm.ftt.resources.zos.zosfactory.ZosfactoryFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface com.ibm.ftt.resources.zos.zosfactory.ZOSPhysicalResourceFactory
The singleton instance of this class.
eINSTANCE - Static variable in interface com.ibm.ftt.resources.zos.zosfactory.ZOSPhysicalResourceFinder
The singleton instance of the ZOSPhysicalResourceFinder.
eINSTANCE - Static variable in interface com.ibm.ftt.resources.zos.zosphysical.ZosphysicalFactory
The singleton instance of the factory.
ENTRY_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
equals(Object) - Method in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
equals(Object) - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
equals(Object) - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Tests this system image for equality with the given object.
ERROR_FEEDBACK_FILE_PREFIX - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the prefix to use for the temporary error feedback file for the compile step.
exists() - Method in interface com.ibm.ftt.projects.core.logical.IRemoteResource
Returns true if this resource exists in the file system.
exists(IPath) - Method in interface com.ibm.ftt.resources.core.physical.IContainer
Determines whether this container contains a member object represented by the specified path.
exists() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Determines whether this resource actually exists in the system.
exportAllPropertyGroups(OutputStream) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainer
Exports all of the property groups from this container into a file.
exportAllPropertyGroups(OutputStream) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
Exports all of the property groups from this container into a file.
exportInstances(OutputStream) - Method in class com.ibm.ftt.properties.util.AbstractCategory
 
exportPropertyGroups(List<IPropertyGroup>, OutputStream) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainer
Exports the given property groups from this container to the given file.
exportPropertyGroups(List<IPropertyGroup>, OutputStream) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
Exports the given property groups from this container to the given file.

F

F - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Fixed length records, unblocked.
F_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literatl object for Fixed length records, unblocked.
FA - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Fixed length records, unblocked, with ASA printer control characters.
FA_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Fixed length records, blocked, with ASA printer control characters.
FB - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Fixed length records, blocked.
FB_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Fixed length records, blocked.
FBA - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Fixed length records, blocked, with ASA printer control characters.
FBA_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Fixed length records, blocked, with ASA printer control characters.
FBM - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Fixed length records, blocked, machine code printer control characters.
FBM_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Fixed length records, blocked, machine code printer control characters.
FileCharacteristics - Interface in com.ibm.ftt.resources.zos.zosphysical
The FileCharacteristics interface can be used to obtain information about the contents of a z/OS file.
FILEMANAGER_SETTINGS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to File Manager settings.
FileOperation - Class in com.ibm.ftt.resources.core.filevalidator
Enumeration type indicating the type of operation that we are interested in validating through IFileOperationValidator
find(String) - Method in interface com.ibm.ftt.projects.core.logical.LogicalProjectRegistry
Searches for a project with the specified name in the registry.
find(String, int) - Method in interface com.ibm.ftt.resources.core.physical.PhysicalSystemRegistry
Find a system in this registry by name and type.
findMember(IPath) - Method in interface com.ibm.ftt.resources.core.physical.IContainer
Finds the member object contained by this container specified by the given path.
findMember(String) - Method in interface com.ibm.ftt.resources.core.physical.IContainer
Finds the member object contained by this container with the given name.
findMemberInModel(String) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSCatalog
Finds a data set object contained by this catalog specified by given name.
findMemberInModel(String) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Find a generation data set in model
findPhysicalResource(IContainer, IResourceFilter) - Method in interface com.ibm.ftt.resources.core.factory.IPhysicalResourceFinder
Finds and retrieves resources contained in the specified parent container using the specified filter.
findPhysicalResource(IResource) - Method in interface com.ibm.ftt.resources.core.factory.IPhysicalResourceFinder
Finds and retrieves the corresponding physical resource for the given IResource.
findPhysicalResource(ZOSResourceIdentifier) - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSPhysicalResourceFinder
Finds the corresponding physical resource for the given ZOSResourceIdentifier object.
findPhysicalResourceInModel(ZOSResourceIdentifier) - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSPhysicalResourceFinder
Finds the corresponding physical resource in the model for the given ZOSResourceIdentifier object.
FM - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Fixed length records, unblocked, machine code printer control characters.
FM_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Fixed length records, unblocked, machine code printer control characters.
FULL_BUILD - Static variable in class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuilder
Build kind constant (value 6) indicating a full build request.

G

GENERATED_JCL_DATASET - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the JCL Job Card statements that remote builds and syntax checks should use.
genericMappingRule(String) - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceRuleFactory
Returns the scheduling rule that is required for setting generic mapping.
get(String) - Static method in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
Returns the 'Data Set Type' literal with the specified name.
get(int) - Static method in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
Returns the 'Data Set Type' literal with the specified value.
get(String) - Static method in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Returns the 'Record Format' literal with the specified name.
get(int) - Static method in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Returns the 'Record Format' literal with the specified value.
get(String) - Static method in class com.ibm.ftt.resources.zos.zosphysical.SpaceUnits
Returns the 'Space Units' literal with the specified name.
get(int) - Static method in class com.ibm.ftt.resources.zos.zosphysical.SpaceUnits
Returns the 'Space Units' literal with the specified value.
getAllMarkers() - Method in class com.ibm.ftt.resources.core.factory.MarkerFactory
 
getAllMarkers() - Method in interface com.ibm.ftt.resources.core.IMarkerFactory
Returns all markers that are available on the remote error list.
getBadHexChars() - Method in interface com.ibm.ftt.resources.zos.zosphysical.FileCharacteristics
 
getBlockSize() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the block size.
getBuilderName() - Method in interface com.ibm.ftt.projects.core.logical.IBuildCommand
Returns the name of the builder associated with this build command.
getBuildSpec() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Returns the array of commands required to build the subproject.
getCatalog() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Returns the catalog containing this data set.
getCategories() - Method in interface com.ibm.ftt.properties.IPropertyGroupManager
Returns the categories that have been registered with the property group manager.
getCategories() - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroupManager
 
getCategory() - Method in interface com.ibm.ftt.properties.ICategoryInstance
Returns the category that defines this instance.
getCategory() - Method in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
getCategoryInstance() - Method in exception com.ibm.ftt.properties.DuplicateInstanceException
Returns the duplicate category instance.
getCategoryInstance() - Method in interface com.ibm.ftt.properties.IProperty
Returns the category instance this property belongs to.
getCategoryInstance() - Method in class com.ibm.ftt.properties.util.Property
 
getCategoryInstances() - Method in interface com.ibm.ftt.properties.IPropertyGroup
Returns the category instances for the property group.
getCategoryInstances() - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
getCharacteristics() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Returns characteristics of this data set.
getCharset() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalFile
 
getCharset() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
 
getCharset() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
 
getCharset() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
 
getCICSTranslatorOptions() - Method in interface com.ibm.ftt.services.syntaxcheck.ICompileOptions
Get the CICS Translator options.
getCommandObject() - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Gets a remote command object to execute a command on the remote system.
getCommandString() - Method in interface com.ibm.ftt.resources.core.physical.IRemoteCommand
Gets the command string that is associated with this command object.
getCompileOptions() - Method in interface com.ibm.ftt.services.syntaxcheck.ICompileOptions
Get the compile options.
getCompileOptions() - Method in interface com.ibm.ftt.services.syntaxcheck.ISyntaxCheckProperties
Get the ICompileOptions object associated with this object
getContents(String) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtilExtension
Return the contents of the spool data sets associated with the specified job.
getContents(String, String) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtilExtension
Return the contents of the spool data set associated with the specified stepname/ddname and job.
getContents(String) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
getContents(String, String) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
getContents() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalFile
Returns a stream which may be used to read the contents of this file.
getContents() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
Returns an open input stream on the contents of this file.
getContentString(String) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtilExtension
The same as IJESJobUtilExtension.getContents(String) except returns a String.
getContentString(String, String) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtilExtension
The same as IJESJobUtilExtension.getContents(String, String) except returns a String.
getContentString(String) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
getContentString(String, String) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
getCurrentPropertyGroup() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Returns the current property group for the resource.
getCurrentPropertyGroup(IResource) - Method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
Gets the current property group for the given resource.
getCurrentPropertyGroup(IResource, boolean) - Method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
Return the current property group for this resource or a parent resource.
getCurrentPropertyGroup(String) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
Get the current property group for the given system.
getCurrentPropertyGroup() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Returns the current property group for the resource.
getCurrentRuntimeID(ILogicalSubProject) - Static method in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
Get the ID of the runtime nature currently associated with the parent subproject
getCurrentRuntimeName(ILogicalSubProject) - Static method in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
Get the name of the runtime nature currently associated with the parent subproject
getDataClass() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the data class.
getDataset() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSetMember
Returns a ZOSPartitionedDataSet object representing the partitioned data set which contains this member.
getDataSetName() - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceIdentifier
Returns the data set name
getDatasets() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSCatalog
Returns a list of data sets contained by this catalog.
getDataSets() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Get generation data set of this generation data group
getDB2DBRMLIB() - Method in interface com.ibm.ftt.services.syntaxcheck.ICompileOptions
Get the DBRM Library used by the DB2 co-processor
getDB2ProcessorOptions() - Method in interface com.ibm.ftt.services.syntaxcheck.ICompileOptions
Get the DB2 co-processor options.
getDefaultEditor(Object) - Method in class com.ibm.ftt.ui.resources.core.editor.EditorUtils
 
getDefaultEditor(Object) - Method in interface com.ibm.ftt.ui.resources.core.editor.IEditorUtils
Returns the descriptor of the default editor for the given file object.
getDependencies(Object, ISyntaxCheckProperties, IProgressMonitor) - Method in class com.ibm.ftt.services.impl.syntaxcheck.DefaultGetDependencies
 
getDependencies(Object, ISyntaxCheckProperties, IProgressMonitor) - Method in interface com.ibm.ftt.services.syntaxcheck.IGetDependencies
Get the files upon which the given resource depends based on information in the input properties.
getDescription() - Method in interface com.ibm.ftt.properties.IPropertyGroup
Returns the description for the property group; it may be null.
getDescription() - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
getDetails() - Method in exception com.ibm.ftt.properties.UnregisteredCategoryException
Returns a string consisting of property group names and categories within those property groups that were not registered.
getDirectoryBlocks() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the directory blocks.
getDSNType() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the data set type.
getDSOrg() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the data set organization.
getEventType() - Method in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Returns the type of resource subscription event.
getExpirationDate() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the expiration date.
getFactory(Class, Class) - Static method in class com.ibm.ftt.resources.core.physicalfactory.PhysicalResourceFactoryFactory
Returns a physical resource factory for creating an instance of a child of the specified type in a parent of the specified type.
getFileCharacteristics() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSetMember
Returns a FileCharacteristics object representing the file characteristics of this dataset member
getFileCharacteristics(boolean) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSetMember
Returns a FileCharacteristics object representing the file characteristics of this dataset member
getFileCharacteristics() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSSequentialDataSet
Returns a FileCharacteristics object representing the file characteristics of this dataset member
getFileCharacteristics(boolean) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSSequentialDataSet
Returns a FileCharacteristics object representing the file characteristics of this dataset member
getFileExtension() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalFile
Returns the extension of this logical file.
getFileExtension() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
Returns the file extension portion of this resource's name.
getFileOperation() - Method in interface com.ibm.ftt.resources.core.filevalidator.IInvalidOperationException
 
getFileOperation() - Method in exception com.ibm.ftt.resources.core.filevalidator.InvalidOperationException
 
getFileResource() - Method in interface com.ibm.ftt.lpex.systemz.api.ISystemzLpex
Returns the resource object representing the artifact that is opened in the edit session.
getFullPath() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Returns the full path of the resource.
getFullPath() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Returns the full path of this resource, relative to the containing IResourceRoot.
getGenerationDataGroup() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Returns a generation data group if this is a generation data set, or null
getGenericUnit() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the generic unit.
getInstance() - Static method in class com.ibm.ftt.ui.resources.core.editor.EditorOpener
Returns the singleton instance of the EditorOpener class
getInstance() - Static method in class com.ibm.ftt.ui.resources.core.editor.EditorUtils
Returns the singleton instance of the EditorUtils class
getInstances() - Method in interface com.ibm.ftt.properties.ICategory
Returns all of the category instances for this category.
getInstances() - Method in class com.ibm.ftt.properties.util.AbstractCategory
 
getIpAddress() - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Returns the IP address or host name of this system.
getJobContents(String) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtil
Return the contents of the spool data sets associated with the specified job.
getJobContents(String, String) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtil
Return the contents of the spool data set associated with the specified stepname/ddname and job.
getJobContents(String) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
getJobContents(String, String) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
getJobDDNames(String) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtil
Return a list containing the stepnames/ddnames identifying the spool data sets associated with a specific JES job.
getJobDDNames(String) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
getJobReturnCode(String) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtil
Get the return code for the job identified by jobId.
getJobReturnCode(String) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
getLimit() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Get limit value
getLiteral() - Method in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
Returns the literal value of the enumerator.
getLocalPropertyGroupManager() - Static method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
Returns the singleton instance of the LocalPropertyGroupManager.
getLogicalParent() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Returns the parent of this resource.
getLogicalResource(ILogicalContainer, IPhysicalResource) - Method in interface com.ibm.ftt.projects.core.logicalfactory.ILogicalResourceFactory
Returns a logical resource in the model.
getManagementClass() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the management class.
getManager() - Static method in class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuildManager
Returns the singleton instance for this manager which should be used to invoke the builder associated with a subproject.
getManager() - Static method in class com.ibm.ftt.projects.core.logical.LogicalSubProjectNatureManager
Returns the singleton instance for this manager which should be used to configure and deconfigure natures for a subproject.
getMemberName() - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceIdentifier
Returns the data set member name
getMembers() - Method in interface com.ibm.ftt.resources.core.physical.IContainer
Deprecated. Use IContainer.members() instead.
getMessage() - Method in interface com.ibm.ftt.resources.core.filevalidator.IInvalidOperationException
 
getMessageString() - Method in interface com.ibm.ftt.resources.core.physical.IRemoteCommand
Returns the message string from the server if an exception occurred during command execution.
getModificationStamp() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Returns the time when the resource was last modified.
getModificationStamp(boolean) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Returns the time when the resource was last modified.
getModLevel() - Method in interface com.ibm.ftt.resources.zos.zosphysical.FileCharacteristics
 
getMVSFileMapping() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
Returns a new MVS file mapping object representing the mapping attributes actually applied to this resource.
getMVSFileMapping() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
Returns a new MVS file mapping object representing the mapping attributes actually applied to this resource.
getMVSFileMappingOverride() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
Returns a copy of MVS file mapping object representing the mapping override for this specific resource.
getMVSFileMappingOverride() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
Returns a copy of MVS file mapping object representing the mapping override for this specific resource.
getName() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Returns the name of the resource.
getName() - Method in exception com.ibm.ftt.properties.DuplicatePropertyGroupException
Returns the name of the duplicate property group.
getName() - Method in interface com.ibm.ftt.properties.ICategory
Returns the name of the category.
getName() - Method in interface com.ibm.ftt.properties.ICategoryInstance
The name of this instance.
getName() - Method in exception com.ibm.ftt.properties.IllegalCategoryException
Returns the name of the illegal category.
getName() - Method in interface com.ibm.ftt.properties.IProperty
Returns the name of the property.
getName() - Method in interface com.ibm.ftt.properties.IPropertyGroup
Returns the property group name.
getName() - Method in interface com.ibm.ftt.properties.IPropertyInfo
Returns the name of the property.
getName() - Method in exception com.ibm.ftt.properties.NoOverrideException
Returns the name of the property or category instance for which no override was provided.
getName() - Method in exception com.ibm.ftt.properties.UnregisteredCategoryException
The name of the first category that is not registered.
getName() - Method in exception com.ibm.ftt.properties.UnregisteredPropertyException
The name of the property that is not registered.
getName() - Method in class com.ibm.ftt.properties.util.AbstractCategory
 
getName() - Method in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
getName() - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
getName() - Method in class com.ibm.ftt.properties.util.Property
 
getName() - Method in class com.ibm.ftt.properties.util.PropertyInfo
 
getName() - Method in class com.ibm.ftt.properties.util.SimpleCategory
 
getName() - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Returns the display name of this system image.
getName() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Returns the name of this resource.
getName() - Method in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
Returns the name of the enumerator.
getName() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
 
getNameWithoutExtension() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalFile
Returns the base name of this logical file.
getNatureIds() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Returns the ids of the natures that have been added to this subproject.
getNewValue() - Method in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Returns the new value associated with this event.
getOldValue() - Method in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Returns the old value associated with this event.
getOverriddenProperties() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Returns the overridden properties for this resource.
getOverriddenProperties(IResource) - Method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
Return all of the overridden properties for the given resource.
getOverriddenProperties(String) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
Returns the overridden properties for the given system.
getOverriddenProperties() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Returns the overridden properties for this resource.
getParent() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Gets the resource which is the parent of this resource.
getPersistentProperty(String) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Returns the value of a persistent property of this resource.
getPersistentProperty(String) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Returns the value of the persistent property of this resource identified by the given key.
getPhysicalResource() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Returns the physical resource which this logical resource represents.
getPhysicalResource(IContainer, Class, String) - Method in interface com.ibm.ftt.resources.core.factory.IPhysicalResourceFactory
Returns a physical resource in the model.
getPrimaryQuantity() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the primary allocation.
getProject() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Returns the project which is the parent of this subproject.
getProject() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
Returns the project associated with this logical resource.
getProjectFactory(String) - Method in interface com.ibm.ftt.projects.core.logical.LogicalProjectRegistry
Returns a project factory which matches the specified project type
getProjects() - Method in interface com.ibm.ftt.projects.core.logical.LogicalProjectRegistry
Returns an array of the projects in the registry.
getProperties() - Method in interface com.ibm.ftt.properties.ICategoryInstance
Returns all of the properties for this category instance.
getProperties() - Method in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
getProperty() - Method in exception com.ibm.ftt.properties.IllegalPropertyException
Returns the illegal property.
getPropertyGroupContainer() - Method in interface com.ibm.ftt.properties.IPropertyGroup
Returns the property group container the property group belongs to.
getPropertyGroupContainer() - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
getPropertyGroupContainer(String) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
Get the container for the given name of a ZOSSystemImage.
getPropertyGroupContainers() - Method in interface com.ibm.ftt.properties.IPropertyGroupManager
Returns the property group containers created by the property group manager.
getPropertyGroupContainers() - Method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
There will always be exactly one property group container for this property group manager.
getPropertyGroupContainers() - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroupManager
 
getPropertyGroupContainers() - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
Returns a list of property group containers.
getPropertyGroupManager() - Method in interface com.ibm.ftt.properties.IPropertyGroupContainer
Returns the property group manager the container belongs to.
getPropertyGroups() - Method in interface com.ibm.ftt.properties.ICategoryInstance
Returns the property groups this category instance belongs to.
getPropertyGroups() - Method in interface com.ibm.ftt.properties.IPropertyGroupContainer
Returns the property groups in the container.
getPropertyGroups() - Method in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
getPropertyGroups() - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
Returns the property groups in the container.
getPropertyInformation() - Method in interface com.ibm.ftt.properties.ICategory
Returns the property info objects that contain information about the properties registered with the category in the property group manager.
getPropertyInformation() - Method in class com.ibm.ftt.properties.util.AbstractCategory
 
getPropertyInfos() - Method in class com.ibm.ftt.properties.util.SimpleCategory
 
getPublisher() - Method in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Returns the object that is the source of this event.
getRecordFormat() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the record format.
getRecordLength() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the record length.
getReference() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
Returns the name of the data set for which this resource is an alias if this is a data set alias.
getReference() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Returns the name of the data set for which this resource is an alias if this is a data set alias.
getReferent() - Method in interface com.ibm.ftt.resources.core.physical.IResourceReference
Returns the resource object that this object refers to.
getReferent() - Method in interface com.ibm.ftt.resources.core.physical.ISystemReference
Returns the object referred to by this instance of the system reference.
getRelativeGenerationNumber() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Get relative generation number
getRemoteSyslib() - Method in interface com.ibm.ftt.services.syntaxcheck.IRemoteSyslibObject
Returns an array of ZOSResourceIdentifier objects which represent the remote datasets which make up a SYSLIB.
getResource() - Method in exception com.ibm.ftt.properties.local.IllegalResourceException
 
getResource() - Method in interface com.ibm.ftt.resources.core.filevalidator.IInvalidOperationException
 
getResource() - Method in exception com.ibm.ftt.resources.core.filevalidator.InvalidOperationException
 
getResourceIdentifier() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
Returns a z/OS resource identifier.
getResourcePublisher() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Returns the resource publisher that manages subscriptions for this logical resource.
getResourcePublisher() - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Returns the resource publisher that manages subscriptions for this specific resource.
getResourcePublisher() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSSystemImage
Returns the resource publisher that manages subscriptions for this system image.
getResults() - Method in interface com.ibm.ftt.resources.core.physical.IRemoteCommand
Returns the results of the execution of the command.
getRoot() - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Returns the root object of the file resource tree of the file subsystem.
getSecondaryQuantity() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
the primary allocation to set to the data set.
getSessionProperty(QualifiedName) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Returns the value of a session property of this resource.
getSessionProperty(QualifiedName) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Returns the value of the session property of this resource identified by the given key.
getSingleton() - Static method in class com.ibm.ftt.projects.core.impl.logicalfactory.LogicalResourceFactoryFactory
Returns a singleton instance of an ILogicalResourceFactory implementation
getSingleton() - Static method in class com.ibm.ftt.projects.core.logicalfactory.LogicalProjectRegistryFactory
Returns the singleton instance of the LogicalProjectRegistry implementation.
getSingleton() - Static method in class com.ibm.ftt.resources.core.physicalfactory.PhysicalSystemRegistryFactory
Gets a singleton instance of a PhysicalSystemRegistry implementation.
getSpaceUnits() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the space units.
getStorageClass() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the storage class.
getSubProject() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Convenience method which returns the containing subproject
getSubProject() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProjectBuilder
Returns the subProject for which this builder operates
getSubProject() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProjectNature
Returns the subproject to which this subproject nature applies.
getSubProject() - Method in class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuilder
Returns the subProject for which this builder operates
getSubProject() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
Returns the subproject associated with this logical resource.
getSubProject() - Method in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
Returns the subproject associated with this nature
getSubProject() - Method in class com.ibm.ftt.projects.zos.zosnature.ZOSNature
Returns the subproject associated with this nature
getSubProjectFactory(String) - Method in interface com.ibm.ftt.projects.core.logical.LogicalProjectRegistry
Return a subproject factory which matches the subproject type
getSubscriber() - Method in interface com.ibm.ftt.resources.core.IResourceSubscription
Returns the subscriber that owns this subscription.
getSubscriber() - Method in class com.ibm.ftt.resources.core.ResourceSubscription
 
getSubscriptions() - Method in interface com.ibm.ftt.resources.core.IResourcePublisher
Returns a list of all subscriptions attached to this resource publisher.
getSubscriptions() - Method in class com.ibm.ftt.resources.core.ResourcePublisher
 
getSyslib() - Method in interface com.ibm.ftt.services.syntaxcheck.ISyntaxCheckProperties
Get the SYSLIB object associated with this instance
getSystem() - Method in interface com.ibm.ftt.projects.core.logical.IRemoteResource
Returns the system associated with this resource.
getSystem() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSSubProject
Returns the system associated with the subproject.
getSystem() - Method in exception com.ibm.ftt.properties.zos.IllegalSystemException
 
getSystem() - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
Returns the system for the container.
getSystem() - Method in interface com.ibm.ftt.resources.core.physical.IResourceRoot
Returns the system this resource root belongs to.
getSystem() - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceIdentifier
Returns the display name of the system the resource belongs to.
getSystemImage() - Method in interface com.ibm.ftt.resources.core.physical.IRemoteCommand
Gets the system image associated with this remote command object.
getSystems() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Returns the systems associated with the subproject.
getSystems(int) - Method in interface com.ibm.ftt.resources.core.physical.PhysicalSystemRegistry
Returns an array of systems defined in the workspace.
getThrowable() - Method in interface com.ibm.ftt.resources.core.filevalidator.IInvalidOperationException
 
getThrowable() - Method in exception com.ibm.ftt.resources.core.filevalidator.InvalidOperationException
 
getUserId() - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Returns the user id of the user who is currently connected to this system image.
getValue(String) - Method in interface com.ibm.ftt.properties.ICategoryInstance
Convenience method for returning the value of a property belonging to this category instance.
getValue() - Method in interface com.ibm.ftt.properties.IProperty
Returns the value of the property.
getValue(String) - Method in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
getValue() - Method in class com.ibm.ftt.properties.util.Property
 
getValue() - Method in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
Returns the value of the enumerator.
getVolumeSerial() - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Returns the volume serial.
getWrappedThrowable() - Method in interface com.ibm.ftt.resources.core.physical.util.IExceptionWrapper
Returns wrapped exception.
getWrappedThrowable() - Method in exception com.ibm.ftt.resources.core.physical.util.OperationFailedException
 
getZOSPropertyGroupManager() - Static method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
Returns the singleton instance of the ZOSPropertyGroupManager.
goOffline() - Method in interface com.ibm.ftt.projects.core.logical.IRemoteProject
Changes the state for this resource to online.
goOffline() - Method in interface com.ibm.ftt.projects.core.logical.IRemoteResource
Changes the state for this resource to offline.
goOffline() - Method in interface com.ibm.ftt.projects.core.logical.IRemoteSubProject
Changes the state for this resource to online.
goOnline() - Method in interface com.ibm.ftt.projects.core.logical.IRemoteProject
Changes the state for this resource to offline.
goOnline() - Method in interface com.ibm.ftt.projects.core.logical.IRemoteResource
Changes the state for this resource to online.
goOnline() - Method in interface com.ibm.ftt.projects.core.logical.IRemoteSubProject
Changes the state for this resource to offline.
gotoLine(Object, int, int, int) - Method in class com.ibm.ftt.ui.resources.core.editor.EditorOpener
 
gotoLine(Object, int, int, int) - Method in interface com.ibm.ftt.ui.resources.core.editor.IEditorOpener
Opens the resource and goes to the specified line, highlighting the section from charStart to charEnd.

H

HAS_BEEN_SET_AS_MAIN - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
hasBadHex() - Method in interface com.ibm.ftt.resources.zos.zosphysical.FileCharacteristics
 
hashCode() - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Returns a hash code value for the object.
hasJobFinishedExecuting(String) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtil
Determines whether the job with the specified job id has finished execution.
hasJobFinishedExecuting(String) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
hasNature(String) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Returns true if the subproject nature specified by the given nature id has been added to this logical subproject.
hasSeqNos() - Method in interface com.ibm.ftt.resources.zos.zosphysical.FileCharacteristics
 
hdelete(boolean, IProgressMonitor) - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSDataSet
Deletes a migrated data set.
hdelete(boolean, IProgressMonitor) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Deletes a migrated data set.
HLASM_EDITOR_CICS_PROPERTY - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
HLASM_EDITOR_LOCAL_DB2_CONNECTION - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
HLASM_EDITOR_LOCAL_DB2_COPROCESSOR - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
HLQ - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
HOST_ASSEMBLER_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the Assembler options.
HOST_CICS_LEVEL - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that corresponds to the level of CICS Transaction server to use for the content assist of programs with EXEC CICS statements and syntax check of programs with EXEC CICS statements.
HOST_CICS_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the CICS preoprocessor options.
HOST_CICS_SEPTRANSLATOR - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property indicating whether the separate CICS translator JCL Proc should be enabled.
HOST_CICS_SYSLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the SYSLIB for remote builds and syntax checks.
HOST_COMPILE_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the COBOL compiler options.
HOST_COMPILE_OPTIONS_APPEND - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property stating whether to append compile options to the defaults in the proc, or whether to just overwrite the PARM card.
HOST_CONFIG_TYPE_CONDITIONAL - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
HOST_CONFIG_TYPE_NONE - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
HOST_CONFIG_TYPE_UNCONDITIONAL - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
HOST_DB2_DBRMLOCATION - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the Database request module(DBRM) location.
HOST_DB2_JCL_PROCEDURE_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the DB2 preprocessor JCL proc.
HOST_DB2_JOB_STEPS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the job steps associated with the DB2 preprocessor proc (#HOST_DB2_JCL_PROCEDURE).
HOST_DB2_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the DB2 preprocessor options.
HOST_DB2_PREPROCESSOR - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property indicating whether the separate DB2 preprocessor JCL Proc should be enabled.
HOST_DB2_SYSLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the SYSLIB for separate DB2 pre-process used during remote builds.
HOST_DB2_SYSTSIN - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the SYSTSIN instructions.
HOST_GLOBAL_VARIABLES - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
HOST_IMS_LIBRARY - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
HOST_LINK_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
HOST_SYSLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the names of the data sets containing the copy books or include files that the source file(s) refer(s) to.
HOST_USE_CICS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property indicating whether the integrated CICS translator should be used during the compile step.
HOST_USE_DB2 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property indicating whether the integrated DB2 co-processor should be used during the compile step.
HOST_USE_IMS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property to indicate the program being built to be run in IMS.
HOST_USER_VARIABLES - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 

I

IBuildCommand - Interface in com.ibm.ftt.projects.core.logical
BuildCommands are objects which define the builders to be used for building a subproject.
ICategory - Interface in com.ibm.ftt.properties
A category defines a named collection of properties.
ICategoryInstance - Interface in com.ibm.ftt.properties
A category instance holds property values for a particular category.
ICategoryOverrideListener - Interface in com.ibm.ftt.properties
A category override listener listens for changes in whether categories have been overridden or not.
ICompileOptions - Interface in com.ibm.ftt.services.syntaxcheck
This interface represents a set of compile and related options and provides methods for accessing them.
IContainer - Interface in com.ibm.ftt.resources.core.physical
The IContainer is an interface for a container object in the resource model.
IEditorOpener - Interface in com.ibm.ftt.ui.resources.core.editor
Interface for utility classes used to open resources in an edit session.
IEditorUtils - Interface in com.ibm.ftt.ui.resources.core.editor
Interface for editor utility classes.
IExceptionWrapper - Interface in com.ibm.ftt.resources.core.physical.util
Exceptions that implement this interface can be used to wrap another exception.
IFileOperationValidator - Interface in com.ibm.ftt.resources.core.filevalidator
Common interface that all file operation validators must implement.
IGetDependencies - Interface in com.ibm.ftt.services.syntaxcheck
This utility interface contains methods used for obtaining a source file's dependency information based on property information associated with the file
IInvalidOperationException - Interface in com.ibm.ftt.resources.core.filevalidator
Interface that all checked exceptions thrown by a file operation validator must implement.
IJCLProcedureConstants - Interface in com.ibm.ftt.resources.core
Constants used by the {@link JCLProcedure) class to indicate the type of the procedure.
IJESJobUtil - Interface in com.ibm.ftt.jes.util.core
Job submission interface.
IJESJobUtilExtension - Interface in com.ibm.ftt.jes.util.core
Job submission interface.
IllegalCategoryException - Exception in com.ibm.ftt.properties
This exception occurs when a category instance is imported but the category for the instance does not match the category that is being used to import the instance.
IllegalCategoryException(String) - Constructor for exception com.ibm.ftt.properties.IllegalCategoryException
 
IllegalPropertyException - Exception in com.ibm.ftt.properties
This exception occurs when you attempt to override a property value on a resource, but the current property set for that resource does not have a category instance that has the property you are attempting to override.
IllegalPropertyException(IProperty) - Constructor for exception com.ibm.ftt.properties.IllegalPropertyException
 
IllegalResourceException - Exception in com.ibm.ftt.properties.local
This exception is thrown by the local property set manager when an IResource is used, but it does not belong to a local COBOL or PL/I project.
IllegalResourceException(IResource) - Constructor for exception com.ibm.ftt.properties.local.IllegalResourceException
 
IllegalSystemException - Exception in com.ibm.ftt.properties.zos
This exception is thrown when a system parameter is specified but there is no ZOSSystemImage with a name that matches the system parameter.
IllegalSystemException(String) - Constructor for exception com.ibm.ftt.properties.zos.IllegalSystemException
 
ILogicalConstants - Interface in com.ibm.ftt.projects.core
A set of constants useful for obtaining factories for projects and subprojects.
ILogicalContainer - Interface in com.ibm.ftt.projects.core.logical
A container for logical resources.
ILogicalFile - Interface in com.ibm.ftt.projects.core.logical
Represents a remote file, such as a partitioned data set member or a sequential data set.
ILogicalProject - Interface in com.ibm.ftt.projects.core.logical
A container for grouping one or more subprojects.
ILogicalResource - Interface in com.ibm.ftt.projects.core.logical
Logical resources represent z/OS projects and the artifacts that have been added to them.
ILogicalResourceFactory - Interface in com.ibm.ftt.projects.core.logicalfactory
A factory for creating logical resources.
ILogicalSubProject - Interface in com.ibm.ftt.projects.core.logical
A logical subproject is a collection of artifacts representing a build unit.
ILogicalSubProjectBuilder - Interface in com.ibm.ftt.projects.core.logical
 
ILogicalSubProjectNature - Interface in com.ibm.ftt.projects.core.logical
A nature that can be associated with a subproject.
IMarkerFactory - Interface in com.ibm.ftt.resources.core
A factory for creating and removing the appropriate markers against the remote resource.
importInstances(InputStream) - Method in class com.ibm.ftt.properties.util.AbstractCategory
 
importPropertyGroups(InputStream) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainer
Imports property groups from the given input stream into this container.
importPropertyGroups(InputStream) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
Imports property groups from the given input stream into this container.
IMS_RUNTIME_NATURE_ID - Static variable in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
 
IMS_RUNTIME_NATURE_NAME - Static variable in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
 
IMSRuntimeNature - Class in com.ibm.ftt.projects.zos.zosnature
An RDz nature to be associated with zOS subprojects indicating that they are associated with an IMS runtime.
IMSRuntimeNature() - Constructor for class com.ibm.ftt.projects.zos.zosnature.IMSRuntimeNature
 
INSTANCE - Static variable in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceRuleFactory
 
InvalidOperationException - Exception in com.ibm.ftt.resources.core.filevalidator
Exceptions used to indicate that the specified operation on the specified resource is not allowed by the current IFileOperationValidator.
InvalidOperationException(String, FileOperation, Object, Throwable) - Constructor for exception com.ibm.ftt.resources.core.filevalidator.InvalidOperationException
Constructs a true exception object
InvalidOperationException(String, FileOperation, Object, Throwable, boolean) - Constructor for exception com.ibm.ftt.resources.core.filevalidator.InvalidOperationException
 
invokeCICSTranslator() - Method in interface com.ibm.ftt.services.syntaxcheck.ICompileOptions
Indicate whether to invoke the CICS translator
invokeDB2Processor() - Method in interface com.ibm.ftt.services.syntaxcheck.ICompileOptions
Indicate whether to invoke the DB2 co-processor
IOSImage - Interface in com.ibm.ftt.resources.core.physical
The IOSImage provides generic interface for a system image.
IPhysicalContainer - Interface in com.ibm.ftt.resources.core.physical
The IPhysicalContainer is an interface for a container object in the physical resource model.
IPhysicalFile - Interface in com.ibm.ftt.resources.core.physical
Represents a physical file on the remote file system.
IPhysicalResource - Interface in com.ibm.ftt.resources.core.physical
The IPhysicalResource provides a generic interface for a resource in the physical model layer.
IPhysicalResourceCoreConstants - Interface in com.ibm.ftt.resources.core
Miscellaneous constants, mostly involved with resource properties.
IPhysicalResourceFactory - Interface in com.ibm.ftt.resources.core.factory
Represents a factory for creating physical resources.
IPhysicalResourceFinder - Interface in com.ibm.ftt.resources.core.factory
The IPhysicalResourceFinder interface can be used to find and retrieve a physical resource.
IPopulatorConstants - Interface in com.ibm.ftt.resources.core.physical
This interface defines constants for subsystem factory IDs.
IPreferenceChangeListener - Interface in com.ibm.ftt.resources.core
 
IPreProcessorConstants - Interface in com.ibm.ftt.resources.core
 
IProjectFactory - Interface in com.ibm.ftt.projects.core.logicalfactory
A factory for creating RDz logical projects.
IProperty - Interface in com.ibm.ftt.properties
A property consists of a name and a value.
IPropertyGroup - Interface in com.ibm.ftt.properties
A property group is a collection of category instances that has a name, and an optional description.
IPropertyGroupConstants - Interface in com.ibm.ftt.properties
Defines the default categories and properties.
IPropertyGroupContainer - Interface in com.ibm.ftt.properties
A property group container has property groups.
IPropertyGroupContainerListener - Interface in com.ibm.ftt.properties
This interface has methods that represent events corresponding to property group containers; you can register a property group container listener on a property group manager.
IPropertyGroupManager - Interface in com.ibm.ftt.properties
A property group manager provides access to registered categories and property group containers that can be used to work with property groups.
IPropertyInfo - Interface in com.ibm.ftt.properties
A property info object provides information about a property.
IRemoteCommand - Interface in com.ibm.ftt.resources.core.physical
The IRemoteCommand interface can be used to execute a command on a remote system.
IRemoteErrorFeedback - Interface in com.ibm.ftt.services.errorfeedback
 
IRemoteProject - Interface in com.ibm.ftt.projects.core.logical
A remote project, which is a collection of ILogicalSubProjects.
IRemoteResource - Interface in com.ibm.ftt.projects.core.logical
Abstract interface for a remote resource.
IRemoteSubProject - Interface in com.ibm.ftt.projects.core.logical
A remote subproject.
IRemoteSyslibObject - Interface in com.ibm.ftt.services.syntaxcheck
This interface represents a SYSLIB (i.e.
IResourceFilter - Interface in com.ibm.ftt.resources.core.factory
An interface to a filter object that can be used to specify the resources of interest.
IResourcePublisher - Interface in com.ibm.ftt.resources.core
The IResourcePublisher interface provides for subscribing and publishing resource subscription events.
IResourceReference - Interface in com.ibm.ftt.resources.core.physical
Interface for an object that refers to a resource object.
IResourceRoot - Interface in com.ibm.ftt.resources.core.physical
The IResourceRoot is an interface for a root object for a particular system in the resource model.
IResourceSubscription - Interface in com.ibm.ftt.resources.core
The IResourceSubscription is an interface for the subscription to attach to the IResourcePublisher.
IResourceSubscriptionEvent - Interface in com.ibm.ftt.resources.core.events
An interface for the resource subscription events.
isAlias() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
Determines whether this data set is an alias or not.
isAlias() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Determines whether this data set is an alias or not.
isConnected() - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtil
Determines whether the system associated with this IJESJobUtil instance is connected.
isConnected() - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
isConnected() - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Determines whether the remote file subsystem of this system image is connected.
isEmpty() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Determine if empty flag is set
isLegalResource(IResource) - Static method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
Returns true if the given resource is in a local COBOL or PL/I project; otherwise, this method returns false.
isMigrated() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
Determines whether this data set or the data set to which this resource belongs is migrated or not.
isMigrated() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Determines whether this data set is migrated or not.
isOfflineVolume() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
Returns true if the volume this resource is on is currently offline.
isOfflineVolume() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Determines whether this data set is on an offline volume.
isScratch() - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Determine if scratch flag is set
isSuccess() - Method in interface com.ibm.ftt.resources.core.physical.IRemoteCommand
Determines if the command execution succeeded.
ISubProjectFactory - Interface in com.ibm.ftt.projects.core.logicalfactory
A factory for creating subprojects.
isWarning() - Method in interface com.ibm.ftt.resources.core.filevalidator.IInvalidOperationException
 
isWarning() - Method in exception com.ibm.ftt.resources.core.filevalidator.InvalidOperationException
 
ISyntaxCheckProperties - Interface in com.ibm.ftt.services.syntaxcheck
 
ISystemReference - Interface in com.ibm.ftt.resources.core.physical
Interface for an object that refers to a system IOSImage object.
ISystemSubscriptionEvent - Interface in com.ibm.ftt.resources.core.events
An interface for remote system subscription events.
ISystemzLpex - Interface in com.ibm.ftt.lpex.systemz.api
Interface to the editor responsible for displaying and editing System z related artifacts.

J

JCL_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to the JCL job card and data set.
JCL_PROCEDURE_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
JesJobUtil - Class in com.ibm.ftt.jes.util.core
Utility class for submitting jobs to JES.
JesJobUtil(IOSImage) - Constructor for class com.ibm.ftt.jes.util.core.JesJobUtil
Creates a JesJobUtil instance for the specified system.
JOB_STEPS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
JOBCARD - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the JCL Job Card statements that remote builds and syntax checks should use.

L

LIBRARIES - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LIBRARY - Static variable in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
Constant for an extended partitioned data set.
LIBRARY_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
Literal object for an extended partitioned data set.
LINK_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to link.
LINK_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
LISTING_DATASET - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the data set that compiler listing files should go into.
load() - Method in interface com.ibm.ftt.properties.IPropertyGroupContainer
Loads all of the property groups in the container from a persistent store.
load() - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
Loads all of the property groups in the container from a persistent store.
LOAD_MODULE - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_CICS_PREPROCESSOR - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that indicates whether CICS preprocessor should be used for local builds and syntax checks.
LOCAL_CICS_PREPROCESSOR_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the CICS preprocessor options for local builds and syntax checks.
LOCAL_COMPILE_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing compiler options to be used for local builds and local syntax checks.
LOCAL_CREATE_DLL - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property indicating whether a DLL should be created instead of an EXE by local builds.
LOCAL_CREATE_EXE - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property indicating whether an EXE should be created instead of a DLL by local builds.
LOCAL_DB2_CONNECTION - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the db2 connection the local compiler should use for communicating with the remote database during local builds and local syntax checks.
LOCAL_DB2_COPROCESSOR - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that indicates whether the source file contains embedded SQL statement, and whether the db2 co-processor should be invoked, for local builds and local syntax checks.
LOCAL_DB2_COPROCESSOR_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing additional db2 co-processor options for local builds and syntax checks.
LOCAL_ENVIRONMENT_VARIABLES - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the set statements that can be used to set the environment variables for local builds and syntax checks.
LOCAL_LIBRARY_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the library options to use during the link step for local builds.
LOCAL_LINK_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the Link options for local builds.
LOCAL_NATURE_ID - Static variable in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
 
LOCAL_PREPROCESSOR_DESCRIPTION - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_DESCRIPTION02 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_DESCRIPTION03 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_DESCRIPTION04 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_DESCRIPTION05 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_DESCRIPTION06 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_DESCRIPTION07 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_DESCRIPTION08 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_DESCRIPTION09 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_DESCRIPTION10 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES02 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES03 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES04 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES05 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES06 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES07 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES08 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES09 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_ENVIRONMENT_VARIABLES10 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE02 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE03 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE04 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE05 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE06 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE07 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE08 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE09 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_IS_ACTIVE10 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME02 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME03 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME04 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME05 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME06 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME07 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME08 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME09 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NAME10 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_NUMBER_OF_PPS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS02 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS03 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS04 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS05 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS06 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS07 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS08 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS09 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OPTIONS10 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME02 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME03 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME04 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME05 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME06 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME07 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME08 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME09 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_OUTPUT_FILE_NAME10 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK02 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK03 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK04 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK05 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK06 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK07 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK08 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK09 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_SUPPORT_ERRFDBK10 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION02 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION03 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION04 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION05 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION06 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION07 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION08 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION09 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_PREPROCESSOR_XML_LOCATION10 - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
LOCAL_SYSLIB - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the SYSLIB for local builds and syntax checks.
LocalPropertyGroupManager - Class in com.ibm.ftt.properties.local
This property group manager provides access to a single property group container for the property groups that can be associated with local COBOL and PL/I projects and the resources in them.
LogicalProjectBuildCommand - Interface in com.ibm.ftt.projects.core.logical
The default build command that can be associated with a logical subproject.
LogicalProjectRegistry - Interface in com.ibm.ftt.projects.core.logical
A registry for managing the set of known logical projects.
LogicalProjectRegistryFactory - Class in com.ibm.ftt.projects.core.logicalfactory
A factory for creating the logical project registry.
LogicalProjectRegistryFactory() - Constructor for class com.ibm.ftt.projects.core.logicalfactory.LogicalProjectRegistryFactory
 
LogicalResourceFactoryFactory - Class in com.ibm.ftt.projects.core.impl.logicalfactory
Factory class responsible for returning an instance of an ILogicalResourceFactory.
LogicalResourceFactoryFactory() - Constructor for class com.ibm.ftt.projects.core.impl.logicalfactory.LogicalResourceFactoryFactory
 
LogicalSubProjectBuilder - Class in com.ibm.ftt.projects.core.logical
 
LogicalSubProjectBuilder() - Constructor for class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuilder
 
LogicalSubProjectBuildManager - Class in com.ibm.ftt.projects.core.logical
 
LogicalSubProjectBuildManager() - Constructor for class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuildManager
 
LogicalSubProjectNatureManager - Class in com.ibm.ftt.projects.core.logical
 
LogicalSubProjectNatureManager() - Constructor for class com.ibm.ftt.projects.core.logical.LogicalSubProjectNatureManager
 
LZOSDataSet - Interface in com.ibm.ftt.projects.zos.zoslogical
An RDz logical zOS dataset.
LZOSDataSetMember - Interface in com.ibm.ftt.projects.zos.zoslogical
A logical zOS partitioned dataset member.
LZOSPartitionedDataSet - Interface in com.ibm.ftt.projects.zos.zoslogical
A logical zOS partitioned dataset.
LZOSProject - Interface in com.ibm.ftt.projects.zos.zoslogical
A logical zOS project.
LZOSResource - Interface in com.ibm.ftt.projects.zos.zoslogical
A logical zOS resource.
LZOSSequentialDataSet - Interface in com.ibm.ftt.projects.zos.zoslogical
A logical zOS sequential dataset.
LZOSSubProject - Interface in com.ibm.ftt.projects.zos.zoslogical
A logical zOS subproject.

M

MACRO_LIBRARIES - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the names of the data sets containing the macros that an assembler source file(s) refer(s) to.
MAIN_PROGRAM_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that indicates the name of the main application entry point for a program.
MAIN_PROGRAM_SELECTED - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that indicates whether an application entry point is specified for a program.
makeInstance() - Method in interface com.ibm.ftt.properties.ICategory
Makes an instance of this category.
makeInstance() - Method in class com.ibm.ftt.properties.util.AbstractCategory
 
MAP_ASSEMBLE_STEP - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
MAP_OBJECT - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
MarkerFactory - Class in com.ibm.ftt.resources.core.factory
The MarkerFactory can be used to attach and manage error, warning and informational messages associated with a given resource.
MarkerFactory() - Constructor for class com.ibm.ftt.resources.core.factory.MarkerFactory
 
members() - Method in interface com.ibm.ftt.resources.core.physical.IContainer
Returns an array of objects that are members of this container.
members(boolean) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSPartitionedDataSet
Returns members
members(String, boolean) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSPartitionedDataSet
Returns members that matches to the specified filter
MFS_COMPILE_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
MFS_COMPILE_STEP1 - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
MFS_COMPILE_STEP2 - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
MFS_SETTINGS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to MFS settings.
migrate(boolean, IProgressMonitor) - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSDataSet
Migrates this data set.
MIGRATE - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating the resource has been migrated.
MIGRATE - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
Migrating/Backing up or Recalling/Restoring a file or folder
migrate(boolean, IProgressMonitor) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Migrates this data set.
MIGRATE_CONST - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
 
MVS - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
MVSFiles - Static variable in interface com.ibm.ftt.resources.core.physical.IPopulatorConstants
Subsystem factory ID constant for MVS files subsystem.

N

newCommand() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Returns an empty build command.
NoOverrideException - Exception in com.ibm.ftt.properties
This exception occurs when you attempt to delete an override for a property or category instance, but no override was specified.
NoOverrideException(String) - Constructor for exception com.ibm.ftt.properties.NoOverrideException
 
notifySubscriber(IResourceSubscriptionEvent) - Method in interface com.ibm.ftt.resources.core.IResourceSubscription
This method is called by the IResourcePublisher when an event is published.
NumLanguages - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
NumServers - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0

O

OBJECT_DATASET - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property containing the name of the data set that the compiler should write the object decks into.
OFFLINE_NATURE_ID - Static variable in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
 
open(Object) - Method in class com.ibm.ftt.ui.resources.core.editor.EditorOpener
 
open(Object, IEditorDescriptor) - Method in class com.ibm.ftt.ui.resources.core.editor.EditorOpener
 
open(Object) - Method in interface com.ibm.ftt.ui.resources.core.editor.IEditorOpener
Opens an edit session for the specified resource.
open(Object, IEditorDescriptor) - Method in interface com.ibm.ftt.ui.resources.core.editor.IEditorOpener
Opens an edit session for the specified resource using the specified editor.
OperationFailedException - Exception in com.ibm.ftt.resources.core.physical.util
A base class for exceptions which occurred during a resource operation.
OperationFailedException(String, String, int, Throwable) - Constructor for exception com.ibm.ftt.resources.core.physical.util.OperationFailedException
Constructs OperationFailedException with specified wrapped exception.
OperationFailedException(String, String, int) - Constructor for exception com.ibm.ftt.resources.core.physical.util.OperationFailedException
Constructs OperationFailedException.
OperationFailedException(String, String, int, int) - Constructor for exception com.ibm.ftt.resources.core.physical.util.OperationFailedException
Constructs OperationFailedException with severity.
OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 

P

P_HOST - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
P_ID - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
PARENT_NAME - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
PDS - Static variable in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
Constant for a partitioned data set.
PDSE_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
The 'PDSE' literal object.
performErrorfeedback(Object, String, IProgressMonitor, boolean) - Method in interface com.ibm.ftt.services.errorfeedback.IRemoteErrorFeedback
Performs the error feedback for the given resource by finding, parsing and populating the remote error list based on the error feedback xml file name passed in.
PhysicalResourceFactoryFactory - Class in com.ibm.ftt.resources.core.physicalfactory
A class that returns an instance of a physical resource factory appropriate for the given object class types.
PhysicalResourceFactoryFactory() - Constructor for class com.ibm.ftt.resources.core.physicalfactory.PhysicalResourceFactoryFactory
 
PhysicalSystemRegistry - Interface in com.ibm.ftt.resources.core.physical
A registry of the remote systems defined in the workspace.
PhysicalSystemRegistryFactory - Class in com.ibm.ftt.resources.core.physicalfactory
A class for obtaining the physical system registry.
PhysicalSystemRegistryFactory() - Constructor for class com.ibm.ftt.resources.core.physicalfactory.PhysicalSystemRegistryFactory
 
PLI - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
PLI_CICS_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
PLI_COMPILE_DEPENDENCIES - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
PLI_COMPILE_DEPENDENCIES_LAST_REFRESH_TIME - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
PLI_COMPILE_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
PLI_DB2_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
PLI_LANGUAGE - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
PLI_SETTINGS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to PL/I builds and syntax checking.
populatePropertiesObject(Object) - Method in class com.ibm.ftt.services.impl.ServicesUtil
Utility method to collect a set of properties associated with a resource and return them in a properties object.
POST_CACHE_CHANGE - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating the cache has been changed.
POST_CONTENT_CHANGE - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating the resource content has been changed.
PRE_DELETE - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating a before-the-fact report of the impending deletion of the resource.
PREPROCESSOR_HIGH_LEVEL_QUALIFIER - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that holds the high level qualifier for the temporary sequential data set that is used to send data to the script that invokes the remote preprocessor.
PREPROCESSOR_OUTPUT_LOCATION - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that holds the remote preprocessor output location.
PREPROCESSOR_PARAMETERS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that holds the remote preprocessor parameters.
PROCEDURE_NAME - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
PROGRAM_PARAMETERS_BEFORE_RUNTIME_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
PROGRAM_PARAMETERS_ENABLED - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
PROJECT_IS_OFFLINE - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
PROJECT_TYPE - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
PROJECT_TYPE_ZOS - Static variable in interface com.ibm.ftt.projects.core.ILogicalConstants
Used to specify a z/OS Project type
Property - Class in com.ibm.ftt.properties.util
This is an implementation of the IProperty interface.
Property(ICategoryInstance, String, String) - Constructor for class com.ibm.ftt.properties.util.Property
 
PropertyInfo - Class in com.ibm.ftt.properties.util
Holds information about a property that was registered using the category extension point.
PropertyInfo(String) - Constructor for class com.ibm.ftt.properties.util.PropertyInfo
 
publish(IResourceSubscriptionEvent) - Method in interface com.ibm.ftt.resources.core.IResourcePublisher
Notifies all subscribers that an event pertaining to this publisher occurred.
publish(IResourceSubscriptionEvent) - Method in class com.ibm.ftt.resources.core.ResourcePublisher
 

R

READ - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
Accessing the content of a file
READ_CONST - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
 
recall(boolean, IProgressMonitor) - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSDataSet
Recalls a migrated data set.
RECALL - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating the resource has been recalled.
recall(boolean, IProgressMonitor) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Recalls a migrated data set.
RecordFormat - Class in com.ibm.ftt.resources.zos.zosphysical
An enumeration class representing the different record formats a z/OS data set can have.
refersTo(IPhysicalResource) - Method in interface com.ibm.ftt.projects.core.logical.IRemoteResource
Returns true if this resource corresponds to the specified resource.
refresh(int, IProgressMonitor) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Refreshes this resource to reflect the true state of the file system.
REFRESH - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating the resource has changed and UI object should be refreshed.
refresh(int, IProgressMonitor) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Refreshes the resource hierarchy from this resource and its children to the specified depth.
register(IPropertyGroupContainerListener) - Method in interface com.ibm.ftt.properties.IPropertyGroupManager
Registers the given listener with the property group manager, so the listener will be notified when containers are created and deleted, and property groups are created, deleted, renamed, and their description is modified.
remove() - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Removes this resource (and all its children) from its container.
remove(ILogicalProject) - Method in interface com.ibm.ftt.projects.core.logical.LogicalProjectRegistry
Removes a project from the registry.
remove() - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSDataSetMember
This function is not supported for LZOSDataSetMember.
REMOVE - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating the resource has been removed.
remove(IOSImage) - Method in interface com.ibm.ftt.resources.core.physical.PhysicalSystemRegistry
Removes a system from this registry.
REMOVE_MEMBER - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating a member has been removed from the resource.
removeDataSet(ZOSDataSet) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Remove data set from this generation data group
removeMarkers(Object) - Method in class com.ibm.ftt.resources.core.factory.MarkerFactory
Removes all the markers that are associated with the specified resource.
removeMarkers(Object) - Method in interface com.ibm.ftt.resources.core.IMarkerFactory
Removes all the markers that are associated with the specified resource
removeMember(ILogicalResource) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalContainer
Removes a logical resource from this container.
removeNatureId(String) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Removes the subproject nature associated with the specified natureId from the subproject.
rename(String) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Renames this resource.
RENAME - Static variable in interface com.ibm.ftt.resources.core.events.IResourceSubscriptionEvent
Value of the event type indicating the resource has been renamed.
RENAME - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
Renaming or moving a file or folder
rename(String) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Renames this resource.
RENAME_CONST - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
 
renameContainer(IPropertyGroupContainer, String) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainerListener
This method is called when the system that a property group container is associated with is renamed.
renamePropertyGroup(IPropertyGroup, String) - Method in interface com.ibm.ftt.properties.IPropertyGroupContainerListener
This method is called when a property group is renamed.
RESOURCE_NAME - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
ResourcePublisher - Class in com.ibm.ftt.resources.core
The default implementation of the IResourcePublisher.
ResourcePublisher() - Constructor for class com.ibm.ftt.resources.core.ResourcePublisher
 
ResourceSubscription - Class in com.ibm.ftt.resources.core
The default implementation of the IResourceSubscription.
ResourceSubscription(Object) - Constructor for class com.ibm.ftt.resources.core.ResourceSubscription
Creates a new ResourceSubscription and sets the given subscriber.
run() - Method in interface com.ibm.ftt.resources.core.physical.IRemoteCommand
Runs the command on the remote system.
RUN_IN_BATCH - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
RUN_IN_BATCH_WITH_DEBUG - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
RUN_PROCEDURE - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
RUNTIME_OPTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
The category for properties pertaining to Assembler settings.
RUNTIME_OPTIONS_BEFORE_PROGRAM_PARAMETERS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
RuntimeNature - Class in com.ibm.ftt.projects.zos.zosnature
An RDz nature to be associated with zOS subprojects indicating that they are associated with a runtime such as CICS, IMS or Batch.
RuntimeNature() - Constructor for class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
 

S

save() - Method in interface com.ibm.ftt.properties.IPropertyGroupContainer
Saves all of the property groups in the container to a persistent store.
save() - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
Saves all of the property groups in the container to a persistent store.
SCRIPT_INVOKING_PREPROCESSOR - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that holds the REXX or CLIST to invoke on the host to invoke a remote preprocessor.
ServicesUtil - Class in com.ibm.ftt.services.impl
 
ServicesUtil() - Constructor for class com.ibm.ftt.services.impl.ServicesUtil
 
setBlockSize(int) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the block size.
setBuilderName(String) - Method in interface com.ibm.ftt.projects.core.logical.IBuildCommand
Sets the name of the builder associated with this build command.
setBuildSpec(IBuildCommand[]) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Sets the build specification for this subproject.
setCharacteristics(DataSetCharacteristics) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Sets characteristics of this data set.
setCommandString(String) - Method in interface com.ibm.ftt.resources.core.physical.IRemoteCommand
Sets the command string to be executed.
setContents(InputStream, boolean, IProgressMonitor) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
Sets the contents of this file to the bytes in the given input stream.
setContents(InputStream, boolean, String, IProgressMonitor) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
Sets the contents of this file to the bytes in the given input stream.
setCurrentPropertyGroup(IPropertyGroup) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Sets the current property group for the resource.
setCurrentPropertyGroup(IResource, IPropertyGroup) - Method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
Set the current property group for the given resource.
setCurrentPropertyGroup(String, IPropertyGroup) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
Set the current property group for the given system.
setCurrentPropertyGroup(IPropertyGroup) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Sets the current property group for the resource.
setDataClass(String) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the data class.
setDataSetName(String) - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceIdentifier
Sets the data set name
setDescription(String) - Method in interface com.ibm.ftt.properties.IPropertyGroup
Sets the description for the property group.
setDescription(String) - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
setDirectoryBlocks(int) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the directory blocks.
setDSNType(DataSetType) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the data set type.
setDSOrg(String) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the data set organization.
setEmpty(boolean) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Set empty flag
setExpirationDate(Date) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the expiration date.
setFileExtension(String) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalFile
Sets the file extension portion of this resource's name.
setGenerationDataGroup(ZOSGenerationDataGroup) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
Set generation data group
setGenericUnit(String) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the generic unit.
setLimit(int) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Set limit value
setManagementClass(String) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the management class.
setMemberName(String) - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceIdentifier
Sets the data set member name.
setMVSFileMappingOverride(MVSFileMapping) - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSResource
Sets a mapping override to this resource.
setMVSFileMappingOverride(MVSFileMapping) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
Sets a mapping override to this resource.
setName(String) - Method in interface com.ibm.ftt.properties.ICategoryInstance
Sets the name of this instance.
setName(String) - Method in interface com.ibm.ftt.properties.IPropertyGroup
The name must be unique among the property groups in a property group container.
setName(String) - Method in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
setName(String) - Method in class com.ibm.ftt.properties.util.AbstractPropertyGroup
 
setNatureIds(String[]) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Sets the list of nature ids associated with this subproject.
setOverride(IProperty, String) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Overrides the given property value with the new value for the given resource.
setOverride(IResource, IProperty, String) - Method in class com.ibm.ftt.properties.local.LocalPropertyGroupManager
Sets the override for the given property for the given resource.
setOverride(String, IProperty, String) - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupManager
Set an override for the given property for the given system.
setOverride(IProperty, String) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Overrides the given property value with the new value for the given resource.
setPartName(String) - Method in interface com.ibm.ftt.lpex.systemz.api.ISystemzLpex
Sets the name of this editor part.
setPersistentProperty(String, String) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Sets a persistent property of this resource.
setPersistentProperty(String, String) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Sets the value of the persistent property of this resource identified by the given key.
setPrimaryQuantity(int) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the primary allocation.
setRecordFormat(RecordFormat) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the record format.
setRecordLength(int) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the record length.
setRoot(IResourceRoot) - Method in interface com.ibm.ftt.resources.core.physical.IOSImage
Sets the root object of the file resource tree of the file subsystem.
setScratch(boolean) - Method in interface com.ibm.ftt.resources.zos.zosphysical.ZOSGenerationDataGroup
Set scratch flag
setSecondaryQuantity(int) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the secondary allocation.
setSessionProperty(QualifiedName, Object) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalResource
Sets the value of a session property of this resource.
setSessionProperty(QualifiedName, Object) - Method in interface com.ibm.ftt.resources.core.physical.IPhysicalResource
Sets the value of the session property of this resource identified by the given key.
setSpaceUnits(SpaceUnits) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the space units.
setStorageClass(String) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the storage class.
setSubProject(ILogicalSubProject) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProjectBuilder
Sets the subProject for which this builder operates.
setSubProject(ILogicalSubProject) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProjectNature
Sets the subproject to which this nature applies.
setSubProject(ILogicalSubProject) - Method in class com.ibm.ftt.projects.core.logical.LogicalSubProjectBuilder
Sets the subProject for which this builder operates.
setSubProject(ILogicalSubProject) - Method in class com.ibm.ftt.projects.zos.zosnature.RuntimeNature
Establishes the subproject associated with this nature
setSubProject(ILogicalSubProject) - Method in class com.ibm.ftt.projects.zos.zosnature.ZOSNature
Establishes the subproject associated with this nature
setSubscriber(Object) - Method in interface com.ibm.ftt.resources.core.IResourceSubscription
Sets the subscriber that owns this subscription.
setSubscriber(Object) - Method in class com.ibm.ftt.resources.core.ResourceSubscription
 
setSystem(IOSImage) - Method in interface com.ibm.ftt.projects.zos.zoslogical.LZOSSubProject
Sets the system for this subproject.
setSystem(String) - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceIdentifier
Sets the display name of the system the resource belongs to.
setSystems(IOSImage[]) - Method in interface com.ibm.ftt.projects.core.logical.ILogicalSubProject
Sets the systems for this subproject.
setValue(String, String) - Method in interface com.ibm.ftt.properties.ICategoryInstance
Sets the value of a property belonging to the category instance.
setValue(String, String) - Method in class com.ibm.ftt.properties.util.AbstractCategoryInstance
 
setVolumeSerial(String) - Method in interface com.ibm.ftt.resources.zos.zosphysical.DataSetCharacteristics
Sets the volume serial.
SimpleCategory - Class in com.ibm.ftt.properties.util
A simple category simply returns the name of the category and the property info objects corresponding to properties registered with that category.
SimpleCategory(String, List<PropertyInfo>) - Constructor for class com.ibm.ftt.properties.util.SimpleCategory
 
SpaceUnits - Class in com.ibm.ftt.resources.zos.zosphysical
An enumeration class representing the different space units for a z/OS data set.
specificMappingRule(ZOSResource) - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceRuleFactory
Returns the scheduling rule that is required for setting specific mapping.
STANDARD_STEP - Static variable in interface com.ibm.ftt.resources.core.IJCLProcedureConstants
 
submit(Object) - Method in interface com.ibm.ftt.jes.util.core.IJESJobUtil
Submits the specified resource to the system associated with this IJESJobUtil instance.
submit(Object) - Method in class com.ibm.ftt.jes.util.core.JesJobUtil
 
submitGeneratedJCL(Object) - Method in class com.ibm.ftt.services.impl.ServicesUtil
Utility method to submit a JCL file created by services such as RemoteSyntaxCheck and GetDependencies.
SUBPROJECT_TYPE_ZOS - Static variable in interface com.ibm.ftt.projects.core.ILogicalConstants
Used to specify an MVS Subproject type
subscribe(IResourceSubscription) - Method in interface com.ibm.ftt.resources.core.IResourcePublisher
Attaches a new subscription to this resource publisher.
subscribe(IResourceSubscription) - Method in class com.ibm.ftt.resources.core.ResourcePublisher
 
SYNTAX_OPERATION - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
SYSTEM_FFSPORT - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
SYSTEM_HOST - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
SYSTEM_HOSTCP - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
SYSTEM_JOBPORT - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
SYSTEM_LOCALCP - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
SYSTEM_NAME - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
SYSTEM_NOTSYMBOL - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
SYSTEM_SHORTNAME - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
SYSTEM_TYPE - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 
SYSTEM_USERID - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 

T

toString() - Method in class com.ibm.ftt.properties.util.SimpleCategory
 
toString() - Method in class com.ibm.ftt.properties.zos.ZOSPropertyGroupContainer
Returns the system for the container.
toString() - Method in class com.ibm.ftt.resources.core.filevalidator.FileOperation
 
toString() - Method in class com.ibm.ftt.resources.zos.zosphysical.DataSetType
Returns the literal value of the enumerator as a string representation of this object.
TRACKS - Static variable in class com.ibm.ftt.resources.zos.zosphysical.SpaceUnits
The 'TRACKS' literal value.
TRACKS_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.SpaceUnits
The 'TRACKS' literal object.
tsoCommand(ZOSSystemImage, String, IProgressMonitor) - Method in class com.ibm.ftt.rse.mvs.client.tso.utils.TSOCommandProcessor
Executes a TSO command on the specified host system and returns a string of results (or null) if errors occur.
TSOCommandProcessor - Class in com.ibm.ftt.rse.mvs.client.tso.utils
A utility class for sending TSO commands to a host system and retrieving the results.
TSOCommandProcessor() - Constructor for class com.ibm.ftt.rse.mvs.client.tso.utils.TSOCommandProcessor
Constructor for TSOCommandProcessor.

U

U - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Undefined length records.
U_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Undefined length records.
UnregisteredCategoryException - Exception in com.ibm.ftt.properties
This exception occurs when importing property groups into a property group container if an imported property group has a category instance that is defined by a category that is not registered with the property group manager.
UnregisteredCategoryException(String) - Constructor for exception com.ibm.ftt.properties.UnregisteredCategoryException
 
UnregisteredPropertyException - Exception in com.ibm.ftt.properties
This exception occurs if you set a property in a category instance, but the category instance does not have a property with that name.
UnregisteredPropertyException(String) - Constructor for exception com.ibm.ftt.properties.UnregisteredPropertyException
 
unsubscribe(Object) - Method in interface com.ibm.ftt.resources.core.IResourcePublisher
Detaches the subscription associated with the subscriber from this publisher.
unsubscribe(Object) - Method in class com.ibm.ftt.resources.core.ResourcePublisher
 
updateLogicalRule(ZOSResource) - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceRuleFactory
Returns the scheduling rule that is required for updating logical layer.
updateLogicalRule(String, String) - Method in interface com.ibm.ftt.resources.zos.zosfactory.ZOSResourceRuleFactory
Returns the scheduling rule that is required for updating logical layer.
USE_LOCAL_PREPROCESSORS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that indicates whether local preprocessors should be used when editing COBOL and PL/I programs.
USE_REMOTE_PREPROCESSORS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
Name of the property that indicates whether remote preprocessors should be used when editing COBOL and PL/I programs.
USER_SPECIFIED_INSTRUCTIONS - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
USER_SPECIFIED_INSTRUCTIONS_ENABLED - Static variable in interface com.ibm.ftt.properties.IPropertyGroupConstants
 
USS - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0

V

V - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Variable length records, unblocked.
V_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Variable length records, unblocked.
VA - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Variable length records, unblocked, with ASA printer control characters.
VA_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Variable length records, unblocked, with ASA printer control characters.
VB - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Variable length records, blocked.
VB_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Variable length records, blocked.
VBA - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Variable length records, blocked, with ASA printer control characters.
VBA_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Variable length records, blocked, with ASA printer control characters.
VBM - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Variable length records, blocked, machine code printer control characters.
VBM_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Variable length records, blocked, machine code printer control characters.
view(Object) - Method in class com.ibm.ftt.ui.resources.core.editor.EditorOpener
 
view(Object) - Method in interface com.ibm.ftt.ui.resources.core.editor.IEditorOpener
Opens the specified resource in edit mode without locking the file
VM - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Constant for Variable length records, unblocked, machine code printer control characters.
VM_LITERAL - Static variable in class com.ibm.ftt.resources.zos.zosphysical.RecordFormat
Literal object for Variable length records, unblocked, machine code printer control characters.

W

WKS - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
Deprecated. since 7.0.0
WRITE - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
Modifying the contents of a file, or creating a new file in a container
WRITE_CONST - Static variable in class com.ibm.ftt.resources.core.filevalidator.FileOperation
 
WSED_VERSION - Static variable in interface com.ibm.ftt.resources.core.IPhysicalResourceCoreConstants
 

Z

ZOSCatalog - Interface in com.ibm.ftt.resources.zos.zosphysical
The ZOSCatalog represents a catalog of data sets in a z/OS system.
ZOSDataSet - Interface in com.ibm.ftt.resources.zos.zosphysical
The ZOSDataSet represents a data set in a z/OS system.
ZOSDataSetMember - Interface in com.ibm.ftt.resources.zos.zosphysical
The ZOSDataSetMember interface represents a member of a partitioned dataset on a z/OS system.
ZosfactoryFactory - Interface in com.ibm.ftt.resources.zos.zosfactory
A factory for the ZOS Physical Resource model.
ZOSGenerationDataGroup - Interface in com.ibm.ftt.resources.zos.zosphysical
The ZOSGenerationDataGroup represents a generation data group in a z/OS system.
ZOSNature - Class in com.ibm.ftt.projects.zos.zosnature
An RDz nature to be associated with zOS subprojects.
ZOSNature() - Constructor for class com.ibm.ftt.projects.zos.zosnature.ZOSNature
 
ZOSPartitionedDataSet - Interface in com.ibm.ftt.resources.zos.zosphysical
The ZOSPartitionedDataSet represents a partitioned data set in a z/OS system.
ZosphysicalFactory - Interface in com.ibm.ftt.resources.zos.zosphysical
A factory for creating DataSetCharacteristics.
ZOSPhysicalResourceFactory - Interface in com.ibm.ftt.resources.zos.zosfactory
A factory for creating physical MVS resources.
ZOSPhysicalResourceFinder - Interface in com.ibm.ftt.resources.zos.zosfactory
The ZOSPhysicalResourceFinder interface provides the ability to find and retrieve a physical MVS resource from the model.
ZOSPropertyGroupContainer - Class in com.ibm.ftt.properties.zos
Implements property group containers for the z/OS property group manager.
ZOSPropertyGroupManager - Class in com.ibm.ftt.properties.zos
This class provides access to property groups that can be associated with ILogicalResource and IPhysicalResource resources.
ZOSResource - Interface in com.ibm.ftt.resources.zos.zosphysical
An abstract interface for an object that represents a resource in a z/OS system.
ZOSResourceIdentifier - Interface in com.ibm.ftt.resources.zos.zosfactory
The ZOSResourceIdentifier is a representation of the fully qualified name of a data set or data set member, and used to retrieve z/OS physical resource using ZOSPhysicalResourceFinder.
ZOSResourceReference - Interface in com.ibm.ftt.resources.zos.zosphysical
Interface that an object referring to a ZOSResource object should implement.
ZOSResourceRuleFactory - Interface in com.ibm.ftt.resources.zos.zosfactory
A resource rule factory returns scheduling rules for API methods that modify a ZOSResource model.
ZOSSequentialDataSet - Interface in com.ibm.ftt.resources.zos.zosphysical
The ZOSSequentialDataSet represents a sequential data set on a z/OS system.
ZOSSystemImage - Interface in com.ibm.ftt.resources.zos.zosphysical
The ZOSSystemImage provides an interface for a z/OS system image.
ZOSSystemReference - Interface in com.ibm.ftt.resources.zos.zosphysical
Interface that an object referring to a ZOSSystemImage object should implement.
ZOSVsamDataSet - Interface in com.ibm.ftt.resources.zos.zosphysical
The ZOSVsamDataSet represents a VSAM data set in a z/OS system.

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