org.echarts
Class ActiveMessageTransitionPorts

java.lang.Object
  extended by org.echarts.ActiveMessageTransitionPorts
All Implemented Interfaces:
java.io.Serializable

public final class ActiveMessageTransitionPorts
extends java.lang.Object
implements java.io.Serializable

Compound object serving as a wrapper for objects related to collection of ports associated with currently active message transitions.

See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
ActiveMessageTransitionPorts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ActiveMessageTransitionPorts

public ActiveMessageTransitionPorts()