hpcflow.sdk.core.app_aware.AppAware# class hpcflow.sdk.core.app_aware.AppAware# Bases: object A base class that marks its subclasses as aware of the application. _app# A class attribute that holds the application instance. Type: BaseApp Methods