org.tm4j.utils .MultiValuePropertyChangeEvent
Inheritance Hierarchy
- java.lang.Object
- MultiValuePropertyChangeEvent
| Field Summary | |
|---|---|
| OP_ADD_SET | |
| OP_ADD_SINGLE | |
| OP_FIRST | |
| OP_LAST | |
| OP_REMOVE_SET | |
| OP_REMOVE_SINGLE | |
| m_opNames | |
| Method Summary | |
|---|---|
| java.lang.Object | getOperand() |
| void | getOperation() |
| java.lang.String | getPropertyName() |
| java.lang.Object | getSource() |
| java.lang.String | toString() |
Meta Data (1)
Related Topics
Is Contained By
Is Imported By
Is Type For
Parameter ev of org.tm4j.topicmap.unified.UnifiedTopicMap.fireMultiValuePropertyChange
[
Typed Item
]
Parameter ev of org.tm4j.utils.MultiValuePropertyChangeListener.multiValuePropertyChange
[
Typed Item
]
