Uses of Class
org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.utils.EdgeLabelsLineageGraph
-
Packages that use EdgeLabelsLineageGraph Package Description org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.utils -
-
Uses of EdgeLabelsLineageGraph in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.utils
Methods in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.utils that return EdgeLabelsLineageGraph Modifier and Type Method Description static EdgeLabelsLineageGraphEdgeLabelsLineageGraph. valueOf(String name)Returns the enum constant of this type with the specified name.static EdgeLabelsLineageGraph[]EdgeLabelsLineageGraph. values()Returns an array containing the constants of this enum type, in the order they are declared.
-