Class FHIRTermGraphLoaderUtil


  • public class FHIRTermGraphLoaderUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isReservedWord​(java.lang.String s)  
      static java.lang.String toLabel​(java.lang.String typeName)  
      static java.util.Map<java.lang.String,​java.lang.String> toMap​(org.apache.commons.cli.CommandLine commandLine)  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isReservedWord

        public static boolean isReservedWord​(java.lang.String s)
      • toLabel

        public static java.lang.String toLabel​(java.lang.String typeName)
      • toMap

        public static java.util.Map<java.lang.String,​java.lang.String> toMap​(org.apache.commons.cli.CommandLine commandLine)