Uses of Class
com.ibm.rational.rpe.api.docspec.RPERuntime

Packages that use RPERuntime
com.ibm.rational.rpe.api.docspec   
 

Uses of RPERuntime in com.ibm.rational.rpe.api.docspec
 

Methods in com.ibm.rational.rpe.api.docspec that return RPERuntime
 RPERuntime RPEDocumentSpecification.getRuntime()
          Retrieves the run time section of the document specification.
 

Methods in com.ibm.rational.rpe.api.docspec with parameters of type RPERuntime
 void RPEDocumentSpecification.setRuntime(RPERuntime runtime)
          Sets the run time information associated with the document specification.