NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Scrollbar
iconsfalse

LexBIG ServiceConvenienceMethods Interface

class diagram for the LexBIG Service Convenience Methods interfaceImage Added

LexEVS 6.1 Convenience Method Additions:

Code Block
org.LexGrid.LexBIG.Impl.Extensions.GenericExtensions.LexBIGServiceConvenienceMethodsImpl.getallIncomingConceptsForAssociation(String,
 CodingSchemeVersionOrTag, String, String, int): AssociatedConceptList	

org.LexGrid.LexBIG.Impl.Extensions.GenericExtensions.LexBIGServiceConvenienceMethodsImpl.getAncestorsInTransitiveClosure(String,
 CodingSchemeVersionOrTag, String, String): List<ResolvedConceptReference>

org.LexGrid.LexBIG.Impl.Extensions.GenericExtensions.LexBIGServiceConvenienceMethodsImpl.getDescendentsInTransitiveClosure(String,
 CodingSchemeVersionOrTag, String, String): List<ResolvedConceptReference>
Wiki Markup
{scrollbar:icons=false}

LexBIG Service Convenience Methods Interface

...