Uses of Class
org.odpi.openmetadata.accessservices.designmodel.ffdc.DesignModelErrorCode
-
Packages that use DesignModelErrorCode Package Description org.odpi.openmetadata.accessservices.designmodel.ffdc This package provides the first failure data capture support for the Design Model OMAS module. -
-
Uses of DesignModelErrorCode in org.odpi.openmetadata.accessservices.designmodel.ffdc
Methods in org.odpi.openmetadata.accessservices.designmodel.ffdc that return DesignModelErrorCode Modifier and Type Method Description static DesignModelErrorCodeDesignModelErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static DesignModelErrorCode[]DesignModelErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-