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

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

public static class PortMessageSelectionDialog.MsgItemPair
extends PortMessageSelectionDialog.MethodItemPair


Constructor Summary
PortMessageSelectionDialog.MsgItemPair(InterfaceItem item, Message msg, 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(InterfaceItem item,
                                              Message msg,
                                              boolean out)