|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.modeler.uml.classdiagram.dialogs.InstanceSpecificationViewer
public class InstanceSpecificationViewer
Handle table viewer for Instance Specification update
creation : 27 may 2005
Constructor Summary | |
---|---|
InstanceSpecificationViewer(org.eclipse.swt.widgets.Composite parent,
org.eclipse.uml2.uml.InstanceSpecification inst)
The constructor |
Method Summary | |
---|---|
InstanceSpecificationDataStructure |
getData()
Return the data structure |
org.eclipse.jface.viewers.TableViewer |
getTableViewer()
Return the viewer of the table |
void |
updateViewer(org.eclipse.uml2.uml.Class clazz)
Update the viewer with a given class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceSpecificationViewer(org.eclipse.swt.widgets.Composite parent, org.eclipse.uml2.uml.InstanceSpecification inst)
parent
- the owning compositeinst
- the instance to showMethod Detail |
---|
public InstanceSpecificationDataStructure getData()
public org.eclipse.jface.viewers.TableViewer getTableViewer()
public void updateViewer(org.eclipse.uml2.uml.Class clazz)
clazz
- the new class
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.