org.eclipse.etrice.ui.behavior.dialogs
Class PortMessageSelectionDialog.MsgItemPair

java.lang.Object
  extended by org.eclipse.etrice.ui.behavior.dialogs.PortMessageSelectionDialog.MsgItemPair
Enclosing class:
PortMessageSelectionDialog

public static class PortMessageSelectionDialog.MsgItemPair
extends java.lang.Object


Constructor Summary
PortMessageSelectionDialog.MsgItemPair(Message msg, InterfaceItem item, boolean out)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortMessageSelectionDialog.MsgItemPair

public PortMessageSelectionDialog.MsgItemPair(Message msg,
                                              InterfaceItem item,
                                              boolean out)