openalea.oalab.paradigm package

class openalea.oalab.paradigm.IModelController(**kwds)[source]

Bases: object

default_file_name

alias of unicode

default_name

alias of unicode

extension

alias of unicode

icon

alias of unicode

mimetype

alias of unicode

pattern

alias of unicode

animate(*args, **kwargs)[source]
execute()[source]

Get selected part in editor an run it.

init(*args, **kwargs)[source]
instantiate_widget()[source]

Create an editor for obj

Returns:the instantiated widget
run(*args, **kwargs)[source]
step(*args, **kwargs)[source]
stop(*args, **kwargs)[source]
sync()[source]

Synchronize editor with data/model

widget()[source]
Returns:the edition widget

Submodules

Table Of Contents

Previous topic

<no title>

Next topic

<no title>

This Page