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

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

public static class PortMessageSelectionDialog.OperationItemPair
extends PortMessageSelectionDialog.MethodItemPair


Constructor Summary
PortMessageSelectionDialog.OperationItemPair(InterfaceItem item, PortOperation op)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortMessageSelectionDialog.OperationItemPair

public PortMessageSelectionDialog.OperationItemPair(InterfaceItem item,
                                                    PortOperation op)