|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--org.argouml.uml.ui.UMLBooleanProperty
|
+--org.argouml.uml.ui.UMLTaggedBooleanProperty
An UMLTaggedBooleanProperty is a property which maintains a tagged value as a boolean field. It is e.g. used to work with UMLCheckbox.
| Field Summary |
|---|
| Fields inherited from class org.argouml.uml.ui.UMLBooleanProperty |
|---|
cat |
| Constructor Summary | |
|---|---|
UMLTaggedBooleanProperty(java.lang.String tagName)
Deprecated. Creates new BooleanChangeListener |
|
| Method Summary | |
|---|---|
boolean |
getProperty(java.lang.Object obj)
Deprecated. Retreives current state of property. |
void |
setProperty(java.lang.Object obj,
boolean newState)
Deprecated. Sets property on element. |
| Methods inherited from class org.argouml.uml.ui.UMLBooleanProperty |
|---|
getPropertyName, isAffected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UMLTaggedBooleanProperty(java.lang.String tagName)
| Method Detail |
public void setProperty(java.lang.Object obj,
boolean newState)
UMLBooleanProperty
setProperty in class UMLBooleanPropertyobj - Element whose property will be changed.newState - new state of property.public boolean getProperty(java.lang.Object obj)
UMLBooleanProperty
getProperty in class UMLBooleanPropertyobj - Elements whose property will be retrieved.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |