A B C D E F G H I L N O P R S T U V W

C

cacheObjectProperties(TopologyObject, PropertyList) - Method in class com.ibm.adt.topology.provider.impl.TopologyProviderImpl
Deprecated. replaced by TopologyObjectImpl.cacheProperties(PropertyList)
cacheParentObject(TopologyObject) - Method in class com.ibm.adt.topology.provider.impl.TopologyObjectImpl
Helper method to cache the reference to the parent TopologyObject.
cacheParentObject(TopologyObject, TopologyObject) - Method in class com.ibm.adt.topology.provider.impl.TopologyProviderImpl
Deprecated. replaced by TopologyProviderImpl.cacheRelatedObjects(TopologyObjectImpl, TopologyObjectImpl, RelationshipMetaInfo)
cacheProperties(PropertyList) - Method in class com.ibm.adt.topology.provider.impl.TopologyObjectImpl
Helper method that caches the properties for the TopologyObject.
cacheRelatedObject(TopologyObjectImpl, RelationshipMetaInfo) - Method in class com.ibm.adt.topology.provider.impl.TopologyObjectImpl
Helper method to cache the related TopologyObject using the specified relationship.
cacheRelatedObject(TopologyObject, TopologyObject, RelationshipMetaInfo) - Method in class com.ibm.adt.topology.provider.impl.TopologyProviderImpl
Deprecated. replaced by TopologyProviderImpl.cacheRelatedObjects(TopologyObjectImpl, TopologyObjectImpl, RelationshipMetaInfo)
cacheRelatedObjects(TopologyObjectImpl, TopologyObjectImpl, RelationshipMetaInfo) - Method in class com.ibm.adt.topology.provider.impl.TopologyProviderImpl
Helper method that binds together related TopologyObject instances using the specified relationship.
cacheTopologyObject(TopologyObjectImpl) - Method in class com.ibm.adt.topology.provider.impl.TopologyProviderImpl
Helper method that caches a TopologyObject to the TopologyProvider and TopologyObjectType caches if caching is enabled.
CHILD - Static variable in interface com.ibm.adt.topology.object.TopologyObjectType
 
clearFilters() - Method in class com.ibm.adt.topology.provider.impl.TopologyComparatorImpl
 
clearResults() - Method in interface com.ibm.adt.topology.comparator.TopologyComparator
Clears the result set so that the comparator instance may be reused.
clearResults() - Method in class com.ibm.adt.topology.provider.impl.TopologyComparatorImpl
 
com.ibm.adt.topology - package com.ibm.adt.topology
 
com.ibm.adt.topology.comparator - package com.ibm.adt.topology.comparator
 
com.ibm.adt.topology.comparator.cli - package com.ibm.adt.topology.comparator.cli
 
com.ibm.adt.topology.handler - package com.ibm.adt.topology.handler
 
com.ibm.adt.topology.object - package com.ibm.adt.topology.object
 
com.ibm.adt.topology.object.properties - package com.ibm.adt.topology.object.properties
 
com.ibm.adt.topology.object.relationship - package com.ibm.adt.topology.object.relationship
 
com.ibm.adt.topology.provider - package com.ibm.adt.topology.provider
 
com.ibm.adt.topology.provider.impl - package com.ibm.adt.topology.provider.impl
 
com.ibm.adt.topology.service - package com.ibm.adt.topology.service
 
com.ibm.adt.topology.service.logger - package com.ibm.adt.topology.service.logger
 
com.ibm.adt.topology.service.plugin - package com.ibm.adt.topology.service.plugin
 
com.ibm.adt.topology.util - package com.ibm.adt.topology.util
 
Comparator - Class in com.ibm.adt.topology.comparator.cli
Launcher class for command-line based compare.
Comparator() - Constructor for class com.ibm.adt.topology.comparator.cli.Comparator
 
ComparatorFilter - Class in com.ibm.adt.topology.comparator
Generic ComparatorFilter implementation.
ComparatorFilter() - Constructor for class com.ibm.adt.topology.comparator.ComparatorFilter
 
ComparatorFilterTypes - Interface in com.ibm.adt.topology.comparator
An enumeration of supported ComparatorFilter types.
compare(TopologyObject, TopologyObject, boolean) - Method in interface com.ibm.adt.topology.comparator.TopologyComparator
Compares the topology starting at the specified TopologyObject objects.
compare(TopologyObject, TopologyObject, boolean) - Method in class com.ibm.adt.topology.provider.impl.TopologyComparatorImpl
 
COMPOSITION - Static variable in class com.ibm.adt.topology.object.relationship.RelationshipType
 
COMPUTER_SYSTEM - Static variable in interface com.ibm.adt.topology.object.TopologyObjectType
 
ConfigurationHandler - Class in com.ibm.adt.topology.handler
The ConfigurationHandler abstract class specifies the interface that must be implemented in order to parse a file or directory on the file system and return a list of providers that are regeistered to handle this type of artifact.
ConfigurationHandler() - Constructor for class com.ibm.adt.topology.handler.ConfigurationHandler
 
copyAll(PropertyArray) - Method in class com.ibm.adt.topology.object.properties.PropertyArray
Copies a collection of Property(s) to this PropertyList.
copyAll(PropertyList, boolean) - Method in class com.ibm.adt.topology.object.properties.PropertyList
Copies a collection of Property(s) to this PropertyList.
CORRELATOR_EXT_PT_ID - Static variable in class com.ibm.adt.topology.service.plugin.Activator
 
createComparatorInstance(String) - Static method in class com.ibm.adt.topology.TopologyServiceFactory
Creates a new TopologyComparator instance corresponding to the specified providerId.
createObjectType(String, String, String) - Method in class com.ibm.adt.topology.provider.impl.TopologyProviderImpl
Helper method that registers the specified creates and registers a TopologyObjectType for this provider.
createProviderInstance(String) - Static method in class com.ibm.adt.topology.TopologyServiceFactory
Creates a new TopologyProvider instance corresponding to the specified providerId.
createTopologyObject(String, String, TopologyObjectType) - Method in class com.ibm.adt.topology.provider.impl.TopologyProviderImpl
Helper method that creates a TopologyObject instance and caches it in the TopologyProvider and TopologyObjectType caches (if caching is enabled).
createTopologyServiceInstance() - Static method in class com.ibm.adt.topology.TopologyServiceFactory
Creates a new TopologyService instance that is used when it is desireable to establish context for object searchs that is finer grained then "JVM-wide".

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