Uranium
Application Framework
|
Public Member Functions | |
def | __init__ (self, args, kwags) |
def | getId (self) |
def | setPluginId |
def | setMetaData |
def | getMetaData (self) |
def | getPluginId (self) |
def | setVersion |
def | getVersion (self) |
Base class for objects that can be provided by a plugin. This class should be inherited by any class that can be provided by a plugin. Its only function is to serve as a mapping between the plugin and the object.