|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--javax.swing.AbstractListModel
|
+--javax.swing.DefaultListModel
|
+--org.argouml.uml.ui.UMLModelElementListModel2
|
+--org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleBaseListModel
Shows the bases belonging to some classifierrole.
| Field Summary |
|---|
| Fields inherited from class org.argouml.uml.ui.UMLModelElementListModel2 |
|---|
_buildingModel, _fireListEvents, _target |
| Fields inherited from class javax.swing.AbstractListModel |
|---|
listenerList |
| Constructor Summary | |
|---|---|
UMLClassifierRoleBaseListModel()
Constructor for UMLClassifierRoleBaseListModel. |
|
| Method Summary | |
|---|---|
protected void |
buildModelList()
Builds the list of elements. |
protected boolean |
isValidElement(MBase elem)
Returns true if the given element is valid, i.e. |
| Methods inherited from class org.argouml.uml.ui.UMLModelElementListModel2 |
|---|
addAll, addElement, contains, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getChangedElement, getTarget, isValidEvent, listRoleItemSet, propertySet, recovered, removed, roleAdded, roleRemoved, setAllElements, setEventName, setTarget, targetAdded, targetRemoved, targetSet |
| Methods inherited from class javax.swing.DefaultListModel |
|---|
add, capacity, clear, copyInto, elementAt, elements, ensureCapacity, firstElement, get, getElementAt, getSize, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, removeAllElements, removeElement, removeElementAt, removeRange, set, setElementAt, setSize, size, toArray, toString, trimToSize |
| Methods inherited from class javax.swing.AbstractListModel |
|---|
addListDataListener, getListDataListeners, getListeners, removeListDataListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UMLClassifierRoleBaseListModel()
| Method Detail |
protected void buildModelList()
UMLModelElementListModel2
buildModelList in class UMLModelElementListModel2UMLModelElementListModel2.buildModelList()protected boolean isValidElement(MBase elem)
UMLModelElementListModel2
isValidElement in class UMLModelElementListModel2elem - UMLModelElementListModel2.isValidElement(MBase)
|
||||||||||||
| 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 |