Go to the source code of this file.
Namespaces | |
namespace | slimpy_base.Core.Builders.BuilderBase |
Classes | |
class | BuilderBase |
abstract class More... | |
Functions | |
def | __init__ |
def | build |
def | isSource |
test if val is a DataContainer or id of a DataContainer and if that DataContainer is full | |
def | get_graph |
def | set_graph |
Variables | |
string | __copyright__ |
string | __license__ |
tuple | env = InstanceManager() |
tuple | graph = property( get_graph, set_graph ) |
_graph |