com.starbase.starteam.viewcomparemerge
Class Scope

java.lang.Object
  |
  +--com.starbase.starteam.viewcomparemerge.Scope
Direct Known Subclasses:
AnyScope, EveryScope, FolderScope, ItemListScope, ItemTypeScope, ProcessItemScope, RevisionLabelScope

public abstract class Scope
extends java.lang.Object

Provides a client application a flexible way to specify the scope of a view compare/merge operation.

The View Compare/Merge engine provides implementations of Scope that should suffice for most applications. In each case, the implementation is public, and may be re-used in the development of custom Scopes.

See Also:
ItemTypeScope, FolderScope, ItemListScope, RevisionLabelScope, ProcessItemScope, AnyScope, EveryScope

Constructor Summary
Scope()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scope

public Scope()


StarTeam SDK 10.4, Build 36
Copyright © 2003-2008 Borland Software Corporation. All rights reserved.