Uses of Class
org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector.GraphOMRSConstants.ElementType
-
-
Uses of GraphOMRSConstants.ElementType in org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector
Methods in org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector that return GraphOMRSConstants.ElementType Modifier and Type Method Description static GraphOMRSConstants.ElementTypeGraphOMRSConstants.ElementType. valueOf(String name)Returns the enum constant of this type with the specified name.static GraphOMRSConstants.ElementType[]GraphOMRSConstants.ElementType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-