|
||||||||||||
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 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, BUNDLE, cat, ITALIC_LABEL_FONT, LABEL_FONT, MARGIN, POPUP_ADD_OFFSET |
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, updateAbstract |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected 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 FigEdgeModelElement
org.tigris.gef.presentation.Fig#delete()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |