Uses of Class
org.odpi.openmetadata.viewservices.tex.api.properties.ClassificationExplorer
-
Packages that use ClassificationExplorer Package Description org.odpi.openmetadata.viewservices.tex.api.properties This package provides the definition of the Java API for the Type Explorer OMVS. -
-
Uses of ClassificationExplorer in org.odpi.openmetadata.viewservices.tex.api.properties
Methods in org.odpi.openmetadata.viewservices.tex.api.properties that return types with arguments of type ClassificationExplorer Modifier and Type Method Description Map<String,ClassificationExplorer>TypeExplorer. getClassifications()Methods in org.odpi.openmetadata.viewservices.tex.api.properties with parameters of type ClassificationExplorer Modifier and Type Method Description voidTypeExplorer. addClassificationExplorer(String classificationTypeName, ClassificationExplorer classificationExplorer)
-