Class EventNetworkPair

All Implemented Interfaces:
Runnable

public class EventNetworkPair extends AbstractEventPair
  • Constructor Details

    • EventNetworkPair

      protected EventNetworkPair()
      for hibernate
    • EventNetworkPair

      public EventNetworkPair(StatefulEvent event, edu.iris.Fissures.network.NetworkAttrImpl net)
    • EventNetworkPair

      public EventNetworkPair(StatefulEvent event, edu.iris.Fissures.network.NetworkAttrImpl net, Status status)
  • Method Details

    • run

      public void run()
    • update

      public void update(Status status)
      sets the status on this event network pair to be status and notifies its parent
      Specified by:
      update in class AbstractEventPair
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class WaveformWorkUnit
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class WaveformWorkUnit
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getNetworkDbId

      public int getNetworkDbId()
    • getNetwork

      public edu.iris.Fissures.network.NetworkAttrImpl getNetwork()
    • setNetwork

      protected void setNetwork(edu.iris.Fissures.network.NetworkAttrImpl attr)
      for use by hibernate