Class ClassificationExplorer
java.lang.Object
org.odpi.openmetadata.userinterface.uichassis.springboot.api.tex.ClassificationExplorer
-
Constructor Summary
ConstructorsConstructorDescriptionClassificationExplorer(org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef def) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddInheritedAttributes(List<org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute> inheritedAttrs) voidaddSubTypeName(String subTypeName) org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDefList<org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute>
-
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
-
addSubTypeName
-
addInheritedAttributes
public void addInheritedAttributes(List<org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute> inheritedAttrs)
-