origen.producer#

Classes#

class origen.producer.FlowClass(name, **kwargs)#
class origen.producer.PatternClass(name, **kwargs)#
class origen.producer.Producer#
Flow(**kwargs)#
Pattern(**kwargs)#
api()#
create_job(command, file=None)#
current_job#
generate(*sources)#

Generate a pattern, either from a file or function source.

Note: changing the directories, mode, verbosity levels, etc. are not supported here but can be changed prior to calling this method.

summarize()#