Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.projects.core
Class IBMiSavfPropertiesType

java.lang.Object
  extended by com.ibm.etools.iseries.projects.core.IBMiPropertiesType
      extended by com.ibm.etools.iseries.projects.core.IBMiSavfPropertiesType

public class IBMiSavfPropertiesType
extends IBMiPropertiesType


Field Summary
 
Fields inherited from class com.ibm.etools.iseries.projects.core.IBMiPropertiesType
BINARY_OBJ, MEMBER, PROJECT, SAVF, SRC_PF
 
Constructor Summary
IBMiSavfPropertiesType()
           
 
Method Summary
 IResource getProjectResourceFromPropertiesLocation(IResource metadata)
          Map from a metadata resource for teamed shared properties to the described project resource
protected  String getResourceType()
           
 IPath getTeamPropertiesLocationFor(IPath resourceRelativePath)
          Returns the relative path of the team properties location for the given relative path.
 IPath getTeamPropertiesLocationFor(IResource resource)
          Returns the relative path of the team properties location for the given relative path.
 
Methods inherited from class com.ibm.etools.iseries.projects.core.IBMiPropertiesType
getDefaultValue, getProjectModelResource, getPropertyDefinition, hasDefaultValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IBMiSavfPropertiesType

public IBMiSavfPropertiesType()
Method Detail

getResourceType

protected String getResourceType()
Specified by:
getResourceType in class IBMiPropertiesType

getTeamPropertiesLocationFor

public IPath getTeamPropertiesLocationFor(IResource resource)
Description copied from class: IBMiPropertiesType
Returns the relative path of the team properties location for the given relative path.

Specified by:
getTeamPropertiesLocationFor in class IBMiPropertiesType
Parameters:
resource - the resource relative path.
Returns:
the relative path of the metadata file.

getTeamPropertiesLocationFor

public IPath getTeamPropertiesLocationFor(IPath resourceRelativePath)
Description copied from class: IBMiPropertiesType
Returns the relative path of the team properties location for the given relative path.

Specified by:
getTeamPropertiesLocationFor in class IBMiPropertiesType
Parameters:
resourceRelativePath - the resource relative path.
Returns:
the relative path of the metadata file.

getProjectResourceFromPropertiesLocation

public IResource getProjectResourceFromPropertiesLocation(IResource metadata)
Description copied from class: IBMiPropertiesType
Map from a metadata resource for teamed shared properties to the described project resource

Specified by:
getProjectResourceFromPropertiesLocation in class IBMiPropertiesType

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.