Package tethys

Class TethysState

java.lang.Object
tethys.TethysState

public class TethysState extends Object
Basis for a message system which will get passed around whenever something happens in Tethys, whether it be a new connection, progress during data output, etc.
Author:
dg50
  • Field Details

  • Constructor Details

  • Method Details

    • getCollection

      public Collection getCollection()
      Returns:
      the collection associated with this notification. Note that there is an OTHER category in Collections which is used for server / project updates, making it easier to switch on the collection type when notifications are received.
    • getStateType

      public TethysState.StateType getStateType()
      Returns:
      the stateType