Uses of Class
org.odpi.openmetadata.viewservices.tex.api.properties.EntityExplorer
-
Packages that use EntityExplorer 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 EntityExplorer in org.odpi.openmetadata.viewservices.tex.api.properties
Methods in org.odpi.openmetadata.viewservices.tex.api.properties that return types with arguments of type EntityExplorer Modifier and Type Method Description Map<String,EntityExplorer>TypeExplorer. getEntities()Methods in org.odpi.openmetadata.viewservices.tex.api.properties with parameters of type EntityExplorer Modifier and Type Method Description voidTypeExplorer. addEntityExplorer(String entityTypeName, EntityExplorer entityExplorer)
-