Skip to content
This repository was archived by the owner on Apr 26, 2023. It is now read-only.

Object Model

pconesa edited this page Jun 16, 2017 · 6 revisions

The base Scipion Object Model is implemented in file: scipion/pyworkflow/object.py.

The following diagram was generated from that file. (pyreverse -o svg -p object ~/scipion/pyworkflow/object.py -k). It illustrate the base class Object and derived classes.

classes object
Figure 1. Diagram with base Scipion Object Model
classes objectFull
Figure 2. Diagram with base Scipion Object Model containing class methods. Click to see full image size.
Clone this wiki locally