Class ModelUtil

java.lang.Object
edu.sc.seis.sod.validator.model.ModelUtil

public class ModelUtil
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ModelUtil()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String getLineageString​(Form f)  
    static java.lang.String toString​(Form f)  
    static java.lang.String toString​(Form[] f)  
    static java.lang.String toString​(Form f, boolean continueFollowing)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • toString

      public static java.lang.String toString​(Form f)
    • toString

      public static java.lang.String toString​(Form[] f)
    • toString

      public static java.lang.String toString​(Form f, boolean continueFollowing)
    • getLineageString

      public static java.lang.String getLineageString​(Form f)