Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
W
O
ObjectIgnoreMissingFilter
- Class in
com.ibm.adt.topology.comparator
The ObjectIgnoreMissingFilter tells the comparator to ignore any objects of the specified type that are missing from either object tree.
ObjectIgnoreMissingFilter(String)
- Constructor for class com.ibm.adt.topology.comparator.
ObjectIgnoreMissingFilter
Creates a new ObjectIgnoreMissingFilter for the specified objectType.
ObjectMatchFilter
- Class in
com.ibm.adt.topology.comparator
The ObjectMatchFilter tells the comparator to match objects of the specified type using the specified propertyKey rather than the name.
ObjectMatchFilter(String, String)
- Constructor for class com.ibm.adt.topology.comparator.
ObjectMatchFilter
Creates a new ObjectMatchFilter usaing the specified objectType and propertyKey.
ObjectMatchReferenceFilter
- Class in
com.ibm.adt.topology.comparator
The ObjectMatchReferenceFilter tells the comparator to match objects matching the specified name against the reference name.
ObjectMatchReferenceFilter(String, String)
- Constructor for class com.ibm.adt.topology.comparator.
ObjectMatchReferenceFilter
Creates a new ObjectMatchReferenceFilter using the specified name and reference.
ObjectNameEqualityFilter
- Class in
com.ibm.adt.topology.comparator
The ObjectNameEqualityFilter allows you to specify a pair of object names that should be treated as equal (e.g.
ObjectNameEqualityFilter(String)
- Constructor for class com.ibm.adt.topology.comparator.
ObjectNameEqualityFilter
Creates an ObjectNameEqualityFilter using the specified names to treat as equal.
ObjectNameSubstitutionFilter
- Class in
com.ibm.adt.topology.comparator
The ObjectNameSubstitutionFilter tells the compare to treat occurances of a given string as having a different value (e.g.
ObjectNameSubstitutionFilter(String, String)
- Constructor for class com.ibm.adt.topology.comparator.
ObjectNameSubstitutionFilter
Create an ObjectNameSubstitutionFilter instance with the specified regex and replacement strings.
ObjectTypeIgnoreFilter
- Class in
com.ibm.adt.topology.comparator
The ObjectTypeIgnoreFilter tells the comparator to not compare the properties of objects of the specified type.
ObjectTypeIgnoreFilter(String)
- Constructor for class com.ibm.adt.topology.comparator.
ObjectTypeIgnoreFilter
Creates an ObjectTypeIgnoreFilter using the specifed objectType.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
W
© Copyright 2006 IBM Corp. 2006 All Rights Reserved