org.wsmostudio.ui.editors
Class AttributeEditor

java.lang.Object
  extended by org.wsmostudio.ui.editors.AttributeEditor

public class AttributeEditor
extends java.lang.Object

An editor component capable to handle with WSMO-API Attribute objects. As attributes are highly dependent on their containing Concepts this editor is dependent on the Concept Editor (i.e. Attribute Editor is a supporting part of the Concep Editor). In contrast to the most of the other editors, this editor appears in a standalone modal window on top of the main studio workbench.

Version:
$Revision: 1382 $ $Date: 2007-11-27 14:49:20 +0200 $
Author:
not attributable

Constructor Summary
AttributeEditor(org.eclipse.swt.widgets.Shell parentShell, AttributeModel model)
           
 
Method Summary
 void dispose()
           
 void open()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeEditor

public AttributeEditor(org.eclipse.swt.widgets.Shell parentShell,
                       AttributeModel model)
Method Detail

open

public void open()

dispose

public void dispose()


Copyright © 2005-2008 Ontotext Lab.. All Rights Reserved.