|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.starbase.starteam.viewcomparemerge.Scope
|
+--com.starbase.starteam.viewcomparemerge.EveryScope
Combines multiple scopes. An item is considered in scope if it is included in every member scope.
Session#addScope,
Scope| Constructor Summary | |
EveryScope()
Creates an empty scope. |
|
EveryScope(Scope[] scopes)
Creates a scope that initially contains the given members. |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EveryScope()
public EveryScope(Scope[] scopes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||