|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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.UMLClassifierRoleAvailableContentsListModel
Binary relation list model for available con between classifierroles
Fields inherited from class org.argouml.uml.ui.UMLModelElementListModel2 |
_target |
Fields inherited from class javax.swing.AbstractListModel |
listenerList |
Constructor Summary | |
UMLClassifierRoleAvailableContentsListModel()
Constructor for UMLClassifierRoleAvailableContentsListModel. |
Method Summary | |
protected void |
buildModelList()
Builds the list of elements. |
protected boolean |
isValidElement(ru.novosoft.uml.MBase element)
Returns true if the given element is valid, i.e. it may be added to the list of elements. |
void |
roleAdded(ru.novosoft.uml.MElementEvent e)
|
void |
roleRemoved(ru.novosoft.uml.MElementEvent e)
|
void |
setTarget(java.lang.Object target)
Sets the target. |
Methods inherited from class org.argouml.uml.ui.UMLModelElementListModel2 |
addAll, addElement, contains, getChangedElement, getTarget, isValidEvent, listRoleItemSet, propertySet, recovered, removed, setAllElements, setEventName, targetChanged, targetReasserted |
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, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListeners, removeListDataListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UMLClassifierRoleAvailableContentsListModel()
container
- Method Detail |
protected void buildModelList()
UMLModelElementListModel2
buildModelList
in class UMLModelElementListModel2
UMLModelElementListModel2.buildModelList()
public void roleAdded(ru.novosoft.uml.MElementEvent e)
roleAdded
in class UMLModelElementListModel2
MElementListener.roleAdded(ru.novosoft.uml.MElementEvent)
public void setTarget(java.lang.Object target)
UMLModelElementListModel2
setTarget
in class UMLModelElementListModel2
UMLModelElementListModel2.setTarget(java.lang.Object)
protected boolean isValidElement(ru.novosoft.uml.MBase element)
UMLModelElementListModel2
isValidElement
in class UMLModelElementListModel2
UMLModelElementListModel2.isValidElement(MBase)
public void roleRemoved(ru.novosoft.uml.MElementEvent e)
roleRemoved
in class UMLModelElementListModel2
MElementListener.roleRemoved(ru.novosoft.uml.MElementEvent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |