com.ibm.carma.ui
Class CarmaRepositoryProviderType

java.lang.Object
  extended by org.eclipse.team.core.RepositoryProviderType
      extended by com.ibm.carma.ui.CarmaRepositoryProviderType

public class CarmaRepositoryProviderType
extends org.eclipse.team.core.RepositoryProviderType

CARMA repository Provider type


Field Summary
static java.lang.String COPYRIGHT
           
 
Constructor Summary
CarmaRepositoryProviderType()
           
 
Method Summary
 org.eclipse.team.core.subscribers.Subscriber getSubscriber()
           
 
Methods inherited from class org.eclipse.team.core.RepositoryProviderType
getFileSystemScheme, getID, getProjectSetCapability, getProviderType, getTypeForScheme, metaFilesDetected
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Constructor Detail

CarmaRepositoryProviderType

public CarmaRepositoryProviderType()
Method Detail

getSubscriber

public org.eclipse.team.core.subscribers.Subscriber getSubscriber()
Overrides:
getSubscriber in class org.eclipse.team.core.RepositoryProviderType