edu.washington.cs.supple.trace
Interface ActionDescription

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
NavActionDescription

public interface ActionDescription
extends java.io.Serializable

A common interface for all objects describing different kinds of actions that can be taken through a UI (nav actions such as entering, leaving, sibling swith; or primitive actions such as value setting).

Author:
kgajos