org.topcased.modeler.uml.classdiagram.dialogs
Class OperationParameterViewer
java.lang.Object
org.topcased.modeler.uml.classdiagram.dialogs.OperationParameterViewer
public class OperationParameterViewer
- extends java.lang.Object
creation : 1 june 2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationParameterViewer
public OperationParameterViewer(org.eclipse.swt.widgets.Composite parent,
OperationDataStructure dataStruct,
org.eclipse.uml2.uml.Type[] ty,
java.lang.String[] tyNames)
- Parameters:
parent
- dataStruct
- ty
- tyNames
-
addParameter
public void addParameter()
removeParameter
public void removeParameter()
getData
public OperationDataStructure getData()
- Returns:
- OperationDataStructure
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.