org.wsmostudio.choreography.editors
Class QuantRuleEditor

java.lang.Object
  extended by org.wsmostudio.choreography.editors.RuleFormEditor
      extended by org.wsmostudio.choreography.editors.QuantRuleEditor

public class QuantRuleEditor
extends RuleFormEditor


Field Summary
 
Fields inherited from class org.wsmostudio.choreography.editors.RuleFormEditor
rule, uiModel
 
Constructor Summary
QuantRuleEditor(org.wsmo.service.rule.ChoreographyRule rule, ChoreographyModel model)
           
 
Method Summary
 void dispose()
           
 org.eclipse.swt.widgets.Composite initUI(org.eclipse.swt.widgets.Composite parent)
           
 void updateRule()
           
 
Methods inherited from class org.wsmostudio.choreography.editors.RuleFormEditor
getRule, labelForRule
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuantRuleEditor

public QuantRuleEditor(org.wsmo.service.rule.ChoreographyRule rule,
                       ChoreographyModel model)
Method Detail

initUI

public org.eclipse.swt.widgets.Composite initUI(org.eclipse.swt.widgets.Composite parent)
Specified by:
initUI in class RuleFormEditor

updateRule

public void updateRule()
                throws java.lang.Exception
Specified by:
updateRule in class RuleFormEditor
Throws:
java.lang.Exception

dispose

public void dispose()
Specified by:
dispose in class RuleFormEditor


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