Class RemoveIOPortEventListener

  • All Implemented Interfaces:
    IOPortEventListener

    public class RemoveIOPortEventListener
    extends java.lang.Object
    implements IOPortEventListener
    Since:
    Ptolemy II 10.0
    Version:
    $Id$
    Author:
    Christopher Brooks
    Pt.AcceptedRating:
    Red (cxh)
    Pt.ProposedRating:
    Red (cxh)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void portEvent​(IOPortEvent event)
      Remove this IOPortListener from the parent.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait