Package org.eclipse.birt.report.model.api.activity

Manages the low-level undoable operations and event notifications. See the comprehensive discussion in org.eclipse.birt.report.model.api.activity.ActivityStack.
  • Interface Summary 
    Interface Description
    ActivityStackListener
    The interface receives events about activity stack changes.
    IActivityRecord
    Application-level interface into the Model's activity record.
    IEventFilter
    Class provides a event filter logic for a transaction.
  • Class Summary 
    Class Description
    ActivityStackEvent
    This event class identifies that the activity stack changes.
    NotificationEvent
    The base class of the notification hierarchy.
    TransactionOption
    Class provided to set some options for the transaction.
  • Exception Summary 
    Exception Description
    SemanticException
    Represents exceptions encountered during parsing the xml file, it will include a reference to the element which causes the error.