NeuroDiagram class in Command line interface

Can be used as the client object in the Window.

4 members:

function hide
doesn't return a value

hide NN

function hide()
function new

create new NeuroDiagram

function new()
function showCreature
doesn't return a value

show dynamic NN

function showCreature(Creature)
function showModel
doesn't return a value

show static NN

function showModel(Model)

Global context>>Experiment definition>>Command line interface