PBM How-To
boolean processInternalState(Object state) {
//the is the deserialized state of this PBM. The PBM completely //defines the format
//returns a reference to this PBMs internal state
//the Object returned should be Serializable
boolean initOutputVals() {
//for each output port, set that ports initial value