java.lang.Object
org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.RelationshipExplorer

public class RelationshipExplorer extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    RelationshipExplorer(org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef def)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
     

    Methods inherited from class java.lang.Object

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

    • RelationshipExplorer

      public RelationshipExplorer(org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef def)
  • Method Details

    • getRelationshipDef

      public org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef getRelationshipDef()