Skip to content
Charles Greenberg edited this page Feb 29, 2016 · 2 revisions

This page will serve as the proto-PMI development guide.

All classes should refer to internal IMP and PMI objects using the same nomenclature.

Model

self.model

molecule

self.molecule

state

self.state

list of states

self.states

list of molecules

self.molecules

Lists of PMI objects are currently called "object", "stuff", etc...