Rational Developer for Power Systems Software
V7.6

Package com.ibm.etools.iseries.perspective.model

Interface Summary
IISeriesProjectPropertiesFactory iSeries Properties Model Factory.
Hides properties model complexity.
IISeriesPropertiesModel iSeries Properties Model base class.
Manages persistent data associated with an iSeries project, SRCPF or source member.
IISeriesResourceActionFilter Describes the public attributes for an iSeries Resource and the acceptables values each may have.
IISeriesResourceFactory This interface can be used to create instances of the iSeries Projects Object model.
IISeriesResourceVisitor Defines the interface for resource visitors.
 

Class Summary
AbstractISeriesContainer The only special case where baseIContainer is associated with a Project instead of and IFolder is in the subclass AbstractiSeriesNativeFolder( REVISIT ).
In that class, if the root is collapsed up to the project, then baseIContainer references that project, otherwise baseIContainer references the IFolder with the "native root name" as it's name.
AbstractISeriesIFSContainer  
AbstractISeriesIFSMember  
AbstractISeriesIFSRoot  
AbstractISeriesMember  
AbstractISeriesNativeLibrary Represents a native Library.
AbstractISeriesNativeMember This represents an iSeries object that does not have any children, e.g.
AbstractISeriesNativeObject This represents a native container.
AbstractISeriesNativeRoot The equivalent of QSYS of an iSeries box.
AbstractISeriesParent Inserted into the AbstractISeriesResource hierarchy to complete the Component pattern so all children can be visited recursively.
AbstractISeriesProject An iSeries project maps to a single iSeries machine.
AbstractISeriesProjectRoot Global Root for the iSeries Project Model
AbstractISeriesResource Abstract base class for all iSeries Objects in the iSeries Navigator.
Clients are not expected to implement/subclass this class, or any of its subclasses.
IBMiPropertiesModelAdapter  
Messages  
PropertiesFactoryFactory Determines which metadata model to use
PropertiesModelMigration Migrate the properties model for the current project from the old model which used custom .xml files to the new model which uses .properties files
ResourceNameComparator  
 


Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.