An event will be modeled by an instance of PortValue class
which is a pair of Port and Value. We will first see
the top-most base class, called ``Named''. Then we will
look at Port-related classes, and finally, the
PortValue class will be seen in the last part of this
section.