org.LexGrid.LexBIG.Impl.pagedgraph.utility
Class MultiGraphUtility

java.lang.Object
  extended by org.LexGrid.LexBIG.Impl.pagedgraph.utility.MultiGraphUtility

public class MultiGraphUtility
extends java.lang.Object


Constructor Summary
MultiGraphUtility()
           
 
Method Summary
static Association intersectAssociation(Association assoc1, Association assoc2)
           
static AssociationList intersectAssociationList(AssociationList list1, AssociationList list2)
           
static AssociatedConcept intersectReference(AssociatedConcept ref1, AssociatedConcept ref2)
           
static ResolvedConceptReference intersectReference(ResolvedConceptReference ref1, ResolvedConceptReference ref2)
           
static ResolvedConceptReferenceList intersectReferenceList(ResolvedConceptReferenceList list1, ResolvedConceptReferenceList list2)
           
static Association unionAssociation(Association assoc1, Association assoc2)
           
static AssociationList unionAssociationList(AssociationList list1, AssociationList list2)
           
static AssociatedConcept unionReference(AssociatedConcept ref1, AssociatedConcept ref2)
           
static ResolvedConceptReference unionReference(ResolvedConceptReference ref1, ResolvedConceptReference ref2)
           
static ResolvedConceptReferenceList unionReferenceList(ResolvedConceptReferenceList list1, ResolvedConceptReferenceList list2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiGraphUtility

public MultiGraphUtility()
Method Detail

intersectReferenceList

public static ResolvedConceptReferenceList intersectReferenceList(ResolvedConceptReferenceList list1,
                                                                  ResolvedConceptReferenceList list2)

intersectReference

public static ResolvedConceptReference intersectReference(ResolvedConceptReference ref1,
                                                          ResolvedConceptReference ref2)

intersectReference

public static AssociatedConcept intersectReference(AssociatedConcept ref1,
                                                   AssociatedConcept ref2)

intersectAssociationList

public static AssociationList intersectAssociationList(AssociationList list1,
                                                       AssociationList list2)

intersectAssociation

public static Association intersectAssociation(Association assoc1,
                                               Association assoc2)

unionReferenceList

public static ResolvedConceptReferenceList unionReferenceList(ResolvedConceptReferenceList list1,
                                                              ResolvedConceptReferenceList list2)

unionReference

public static ResolvedConceptReference unionReference(ResolvedConceptReference ref1,
                                                      ResolvedConceptReference ref2)

unionReference

public static AssociatedConcept unionReference(AssociatedConcept ref1,
                                               AssociatedConcept ref2)

unionAssociationList

public static AssociationList unionAssociationList(AssociationList list1,
                                                   AssociationList list2)

unionAssociation

public static Association unionAssociation(Association assoc1,
                                           Association assoc2)

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.