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