java.lang.Object
org.odpi.openmetadata.viewservices.glossaryauthor.fvt.FVTUtils

public class FVTUtils extends Object
FVT utilities
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    checkEnds(org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Relationship relationship1, org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Relationship relationship2, String relationshipName, String operation)
     
    static void
    validateNode(org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Node node)
     
    static void
    validateRelationship(org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Relationship relationship)
     

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait