Uses of Class
org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex.RelationshipExplorer
-
Packages that use RelationshipExplorer Package Description org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex -
-
Uses of RelationshipExplorer in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex
Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex that return types with arguments of type RelationshipExplorer Modifier and Type Method Description Map<String,RelationshipExplorer>TypeExplorer. getRelationships()Methods in org.odpi.openmetadata.userinterface.uichassis.springboot.api.rex with parameters of type RelationshipExplorer Modifier and Type Method Description voidTypeExplorer. addRelationshipExplorer(String relationshipTypeName, RelationshipExplorer relationshipExplorer)
-