com.centrasite.control.adapters.util
Class FlashBasedImpactGraphHelper
java.lang.Object
com.centrasite.control.adapters.util.FlashBasedImpactGraphHelper
public class FlashBasedImpactGraphHelper
- extends java.lang.Object
Class to modify the data to be displayed in Flash Based Impact Analysis
Method Summary |
static java.util.Hashtable<java.lang.String,java.util.List<javax.xml.registry.infomodel.RegistryObject>> |
generateAssociationsHashMapForRegistryObject(java.util.Collection<com.centrasite.impactanalysis.Reference> allReferences,
javax.xml.registry.infomodel.RegistryObject main,
com.centrasite.control.Connector conn)
|
static java.util.Collection |
getFirstLevelReferences(java.util.Collection allReferences,
javax.xml.registry.infomodel.RegistryObject main,
com.centrasite.control.Connector conn)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlashBasedImpactGraphHelper
public FlashBasedImpactGraphHelper()
generateAssociationsHashMapForRegistryObject
public static java.util.Hashtable<java.lang.String,java.util.List<javax.xml.registry.infomodel.RegistryObject>> generateAssociationsHashMapForRegistryObject(java.util.Collection<com.centrasite.impactanalysis.Reference> allReferences,
javax.xml.registry.infomodel.RegistryObject main,
com.centrasite.control.Connector conn)
throws java.lang.Throwable
- Throws:
java.lang.Throwable
getFirstLevelReferences
public static java.util.Collection getFirstLevelReferences(java.util.Collection allReferences,
javax.xml.registry.infomodel.RegistryObject main,
com.centrasite.control.Connector conn)
throws java.lang.Throwable
- Throws:
java.lang.Throwable