Class RelationshipExplorer
- java.lang.Object
-
- org.odpi.openmetadata.viewservices.tex.api.properties.RelationshipExplorer
-
public class RelationshipExplorer extends Object
-
-
Constructor Summary
Constructors Constructor Description RelationshipExplorer(RelationshipDef def)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RelationshipDefgetRelationshipDef()
-
-
-
Constructor Detail
-
RelationshipExplorer
public RelationshipExplorer(RelationshipDef def)
-
-
Method Detail
-
getRelationshipDef
public RelationshipDef getRelationshipDef()
-
-