omni.graph.tools Classes

Classes Summary:

DeprecateMessage

Manager for deprecation messages, to make it efficient to prevent multiple logging of the same

DeprecatedDictConstant

Class that lets you show a warning or error when attempting to use a deprecated dict constant value.

DeprecatedStringConstant

Class that lets you show a warning or error when attempting to use a deprecated string constant value.

DeprecationError

Exception to raise when a hard-deprecated import, class, or function is attempted to be used.

DeprecationLevel

Enum describing how deprecations should be treated

IndentedOutput

Helper class that provides output capabilities to messages with preserved indentation levels