Example usage for org.apache.commons.scxml2 SCXMLListener interface-usage

List of usage examples for org.apache.commons.scxml2 SCXMLListener interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.scxml2 SCXMLListener interface-usage.

Usage

From source file it.polito.elite.dog.drivers.appliances.base.ApplianceDriverInstance.java

/**
 * @author bonino
 * 
 */
public abstract class ApplianceDriverInstance implements SCXMLListener {
    // the DogOnt-defined device managed by instances of classes descending from