|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractListModel
org.argouml.uml.ui.UMLModelElementListModel
org.argouml.uml.ui.UMLBinaryRelationListModel
org.argouml.uml.ui.behavior.use_cases.UMLExtendedUseCasesListModel
Field Summary |
Fields inherited from class org.argouml.uml.ui.UMLModelElementListModel |
_upper, NO_LIMIT |
Fields inherited from class javax.swing.AbstractListModel |
listenerList |
Constructor Summary | |
UMLExtendedUseCasesListModel(UMLUserInterfaceContainer container,
java.lang.String property,
boolean showNone)
Deprecated. Constructor for UMLExtendedUseCasesListModel. |
Method Summary | |
protected void |
build(java.lang.Object from,
java.lang.Object to)
Deprecated. Builds a relation between two modelelements. |
protected void |
connect(org.tigris.gef.graph.MutableGraphModel gm,
java.lang.Object from,
java.lang.Object to)
Deprecated. Connects two modelelements. |
protected java.lang.String |
getAddDialogTitle()
Deprecated. Returns the title of the add dialog |
protected java.util.Collection |
getChoices()
Deprecated. Gets the collection of modelelements a user can select from (left pane in UMLAddDialog) |
protected java.lang.Object |
getRelation(java.lang.Object from,
java.lang.Object to)
Deprecated. Gets the relation between two modelelements. |
protected java.util.Collection |
getSelected()
Deprecated. Gets the collection of modelelements that are allready selected before the add method is called |
protected java.lang.Object |
getSource()
Deprecated. The source of the relation to be layed out. |
Methods inherited from class org.argouml.uml.ui.UMLBinaryRelationListModel |
add, buildPopup, delete, getModelElementAt, recalcModelElementSize |
Methods inherited from class org.argouml.uml.ui.UMLModelElementListModel |
addAtUtil, elementAtUtil, formatElement, getContainer, getContextNotation, getElementAt, getModelElementSize, getProperty, getSize, getTarget, getUpperBound, listRoleItemSet, moveDownUtil, moveUpUtil, navigateTo, open, propertySet, recovered, removed, resetSize, roleAdded, roleRemoved, setUpperBound, targetChanged, targetReasserted |
Methods inherited from class javax.swing.AbstractListModel |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UMLExtendedUseCasesListModel(UMLUserInterfaceContainer container, java.lang.String property, boolean showNone)
container
- property
- showNone
- Method Detail |
protected java.util.Collection getChoices()
UMLBinaryRelationListModel
getChoices
in class UMLBinaryRelationListModel
UMLBinaryRelationListModel.getChoices()
protected java.util.Collection getSelected()
UMLBinaryRelationListModel
getSelected
in class UMLBinaryRelationListModel
UMLBinaryRelationListModel.getSelected()
protected java.lang.String getAddDialogTitle()
UMLBinaryRelationListModel
getAddDialogTitle
in class UMLBinaryRelationListModel
UMLBinaryRelationListModel.getAddDialogTitle()
protected void connect(org.tigris.gef.graph.MutableGraphModel gm, java.lang.Object from, java.lang.Object to)
UMLBinaryRelationListModel
connect
in class UMLBinaryRelationListModel
from
- to
- UMLBinaryRelationListModel.connect(MutableGraphModel, Object, Object)
protected void build(java.lang.Object from, java.lang.Object to)
UMLBinaryRelationListModel
build
in class UMLBinaryRelationListModel
from
- to
- UMLBinaryRelationListModel.build(Object,Object)
protected java.lang.Object getRelation(java.lang.Object from, java.lang.Object to)
UMLBinaryRelationListModel
getRelation
in class UMLBinaryRelationListModel
from
- to
-
UMLBinaryRelationListModel.getRelation(Object, Object)
protected java.lang.Object getSource()
UMLBinaryRelationListModel
The source of the relation to be layed out. For example, in an association this is one of the classifiers to be connected. Normally users of this class do not have to override this. Only when the target of the container is different then the source of the relation, this must be overriden.
getSource
in class UMLBinaryRelationListModel
UMLBinaryRelationListModel.getSource()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |