= [wiki:ProMoT] is the __Pro__cess __Mo__deling __T__ool, = a software for the construction and manipulation of complex technical and biological systems. Together with the simulation environment [wiki:Diana] it provides capabilities for the development of dynamic models based on differential-algebraic equations, and their simulation and further analysis. ProMoT has being used as a modeling tool not only for the setup of dynamic models, but also for the visual construction of Boolean models that can be analyzed with [http://www.mpi-magdeburg.mpg.de/projects/cna/cna.html CellNetAnalyzer]. Promot consists of two main parts: PromotKernel:: A lisp software that cares for all kinds of TextualModelRepresentation, ClassDefinition and ClassEditing, ModelInstantiation and ModelManipulation. ProMoT is based on the capabilities of CommonLisp for dynamic handling of class MetaObjects. PromotGui:: A Java software, independently of the kernel which presents the classes and module structures graphically, allows to edit the classes through changes of sourcecode, via VizEdit and VariableDialogs. The Gui is dumb in the sense that it does not contain to much information. All data displayed, comes from the kernel and is only viewed in Java. The Gui is connected to the PromotKernel via a CorBa middleware. [[BR]] The JavaDoc of the Gui can be found at [/doc/promotui]. [[BR]] The official website of ProMoT is http://www.mpi-magdeburg.mpg.de/projects/promot Documentation can be found at http://www.mpi-magdeburg.mpg.de/zlocal/martins/modelingdoc Discussion about current development issues takes place at: PromotDevelopment.