biouml.standard.filter
Class ValueAction

java.lang.Object
  extended bycom.beanexplorer.beans.Option
      extended bybiouml.standard.filter.ValueAction

public class ValueAction
extends com.beanexplorer.beans.Option

Returns some action


Field Summary
 
Fields inherited from class com.beanexplorer.beans.Option
notificationEnabled, propagationEnabled
 
Constructor Summary
ValueAction(com.beanexplorer.beans.Option parent, java.lang.String value)
           
ValueAction(java.lang.String value)
           
 
Method Summary
 Action getAction()
           
 java.lang.String getValue()
           
 boolean isEnabled()
           
 void setAction(Action action)
           
 void setEnabled(boolean enabled)
           
 
Methods inherited from class com.beanexplorer.beans.Option
addPropertyChangeListener, copyListenersTo, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getParent, isNotificationEnabled, isPropagationEnabled, removePropertyChangeListener, setNotificationEnabled, setParent, setPropagationEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueAction

public ValueAction(com.beanexplorer.beans.Option parent,
                   java.lang.String value)

ValueAction

public ValueAction(java.lang.String value)
Method Detail

getValue

public java.lang.String getValue()

getAction

public Action getAction()

setAction

public void setAction(Action action)

isEnabled

public boolean isEnabled()

setEnabled

public void setEnabled(boolean enabled)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.