Class Cytoplasm.t


class t : object  end

method activate : unit -> unit
method deactivate : unit -> unit
method add_ligand : Ligand.t -> resident
method add_protein : Protein.t -> resident
method remove : resident -> unit