|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--FigEdgePoly | +--org.argouml.uml.diagram.ui.FigEdgeModelElement | +--org.argouml.uml.diagram.ui.FigAssociation | +--org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
Field Summary | |
---|---|
protected org.argouml.uml.diagram.collaboration.ui.FigMessageGroup |
_messages
|
Fields inherited from class org.argouml.uml.diagram.ui.FigAssociation |
---|
_destGroup, _destMult, _destOrdering, _destRole, _middleGroup, _srcGroup, _srcMult, _srcOrdering, _srcRole, destArrowHead, sourceArrowHead, SUPPRESS_BIDIRECTIONAL_ARROWS |
Fields inherited from class org.argouml.uml.diagram.ui.FigEdgeModelElement |
---|
_name, _stereo, cat, ITALIC_LABEL_FONT, LABEL_FONT, MARGIN |
Constructor Summary | |
---|---|
FigAssociationRole()
|
|
FigAssociationRole(java.lang.Object edge,
Layer lay)
Constructor for FigAssociationRole. |
Method Summary | |
---|---|
void |
addMessage(FigMessage message)
|
void |
delete()
|
protected void |
modelChanged(MElementEvent e)
calls the method on the "super" (FigAssociation) and then changes the name to take care of the "/ name : base association name" form. |
Methods inherited from class org.argouml.uml.diagram.ui.FigAssociation |
---|
chooseArrowHead, getPopUpActions, paint, setOwner, textEdited |
Methods inherited from class org.argouml.uml.diagram.ui.FigEdgeModelElement |
---|
canEdit, damage, delayedVetoableChange, dispose, finalize, getContextNotation, getDestination, getItemUID, getNameFig, getSource, getSquaredDistance, getStereotypeFig, getTipString, hit, hitClarifier, keyPressed, keyReleased, keyTyped, listRoleItemSet, makeSelection, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, notationAdded, notationChanged, notationProviderAdded, notationProviderRemoved, notationRemoved, paintClarifiers, postLoad, propertyChange, propertySet, recovered, removed, renderingChanged, roleAdded, roleRemoved, setItemUID, updateClassifiers, updateStereotypeText, vetoableChange |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected org.argouml.uml.diagram.collaboration.ui.FigMessageGroup _messages
Constructor Detail |
public FigAssociationRole()
public FigAssociationRole(java.lang.Object edge, Layer lay)
edge
- lay
- Method Detail |
protected void modelChanged(MElementEvent e)
modelChanged
in class FigAssociation
public void addMessage(FigMessage message)
public void delete()
delete
in class FigAssociation
org.tigris.gef.presentation.Fig#delete()
|
||||||||||||
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 |