IBM Rational Functional Tester
Version 8.2.1
IBM Rational Functional Tester API Reference

Project Version 2.3

com.rational.test.ft.services
Class CMService

java.lang.Object
  extended by com.rational.test.ft.services.CMService
All Implemented Interfaces:
ICMService

public class CMService
extends java.lang.Object
implements ICMService


Field Summary
 
Fields inherited from interface com.rational.test.ft.services.ICMService
m_nSystem, SYSTEM_CLEARCASE, SYSTEM_NONE
 
Constructor Summary
protected CMService()
           
 
Method Summary
 void createCM(int nSystem)
           
 ICMFactory getFactory()
           
static CMService getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMService

protected CMService()
Method Detail

getInstance

public static CMService getInstance()

getFactory

public ICMFactory getFactory()

createCM

public void createCM(int nSystem)