Package com.ibm.ftt.projects.core.logical

Interface Summary
IBuildCommand BuildCommands are objects which define the builders to be used for building a subproject.
ILogicalContainer A container for logical resources.
ILogicalFile Represents a remote file, such as a partitioned data set member or a sequential data set.
ILogicalProject A container for grouping one or more subprojects.
ILogicalResource Logical resources represent z/OS projects and the artifacts that have been added to them.
ILogicalSubProject A logical subproject is a collection of artifacts representing a build unit.
ILogicalSubProjectBuilder  
ILogicalSubProjectNature A nature that can be associated with a subproject.
IRemoteProject A remote project, which is a collection of ILogicalSubProjects.
IRemoteResource Abstract interface for a remote resource.
IRemoteSubProject A remote subproject.
IRemoteWorker Interface defining implementation specific methods required by classes implementing IRemoteResources but which we do not intend to make public
LogicalProjectBuildCommand The default build command that can be associated with a logical subproject.
LogicalProjectRegistry A registry for managing the set of known logical projects.
 

Class Summary
LogicalSubProjectBuilder  
LogicalSubProjectBuildManager  
LogicalSubProjectNatureManager