java.lang.Object
org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.ClassificationExplorer

public class ClassificationExplorer extends Object
  • Constructor Details

    • ClassificationExplorer

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

    • getClassificationDef

      public org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef getClassificationDef()
    • getInheritedAttributes

      public List<org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute> getInheritedAttributes()
    • getSubTypeNames

      public List<String> getSubTypeNames()
    • addSubTypeName

      public void addSubTypeName(String subTypeName)
    • addInheritedAttributes

      public void addInheritedAttributes(List<org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute> inheritedAttrs)