Class FoundMessageView
java.lang.Object
com.nomagic.magicdraw.uml.MDElementImpl
com.nomagic.magicdraw.uml.symbols.PresentationElement
com.nomagic.magicdraw.uml.symbols.paths.PathConnector
com.nomagic.magicdraw.uml.symbols.paths.PathElement
com.nomagic.magicdraw.uml.symbols.paths.ContainerLinkView
com.nomagic.magicdraw.uml.symbols.paths.LinkWithStereotype
com.nomagic.magicdraw.uml.symbols.paths.SeqBaseMessageView
com.nomagic.magicdraw.uml.symbols.paths.LostFoundMessageView
com.nomagic.magicdraw.uml.symbols.paths.FoundMessageView
- All Implemented Interfaces:
BaseElement
,com.nomagic.magicdraw.uml.CompartmentSupport
,MDElement
,ModelElementProvider
,com.nomagic.magicdraw.uml.symbols.LabelOwner
,com.nomagic.magicdraw.uml.symbols.LineJumpDrawer
,NumberedMessageView
,StereotypesDisplayModeOwner
,com.nomagic.magicdraw.uml.symbols.SuspendShapeAutoResizeModeProvider
,NameOwner
,PropertyChangeListener
,Cloneable
,Comparable
,EventListener
@OpenApi
public class FoundMessageView
extends com.nomagic.magicdraw.uml.symbols.paths.LostFoundMessageView
Represents a found message symbol.
Found message does not have a sender in the model, but the receiver is known. To indicate an unknown sender, a black "bubble" is drawn at the client end of the message.
-
Field Summary
Fields inherited from class com.nomagic.magicdraw.uml.symbols.paths.LostFoundMessageView
ARC_SIZE, DEFAULT_SIZE
Fields inherited from class com.nomagic.magicdraw.uml.symbols.paths.SeqBaseMessageView
DISTANCE_FROM_NESTED, MINIMAL_DISTANCE_FROM_SHAPE_EDGE, RECURSIVE_HEIGHT, RECURSIVE_WIDTH, SELF_MESSAGE_SIZE_X, SELF_MESSAGE_SIZE_Y
Fields inherited from class com.nomagic.magicdraw.uml.symbols.paths.PathElement
BEZIER, LINE_STYLE, OBLIQUE, RECTILINEAR
Fields inherited from class com.nomagic.magicdraw.uml.symbols.PresentationElement
DASHED_STROKE, DOTTED_STROKE, SOLID_STROKE
Fields inherited from interface com.nomagic.magicdraw.uml.symbols.shapes.StereotypesDisplayModeOwner
DSL_STEREOTYPE_DISPLAY_MODE_ALL, DSL_STEREOTYPE_DISPLAY_MODE_LAST, DSL_STEREOTYPE_DISPLAY_MODE_NONE, DSL_STEREOTYPE_DISPLAY_MODES, STEREOTYPE_DISPLAY_MODE_DO_NOT_DISPLAY_STEREOTYPES, STEREOTYPE_DISPLAY_MODE_ICON, STEREOTYPE_DISPLAY_MODE_SHAPE_IMAGE, STEREOTYPE_DISPLAY_MODE_SHAPE_IMAGE_AND_TEXT, STEREOTYPE_DISPLAY_MODE_TEXT, STEREOTYPE_DISPLAY_MODE_TEXT_AND_ICON, STEREOTYPES_DISPLAY_MODES, STEREOTYPES_DISPLAY_MODES_SIMPLE
-
Method Summary
Methods inherited from class com.nomagic.magicdraw.uml.symbols.paths.LostFoundMessageView
coversPoint, isMessageOrientedToSelf
Methods inherited from class com.nomagic.magicdraw.uml.symbols.paths.SeqBaseMessageView
adjustBoundsBeforeChange, askDeleteDataConfirmation, calculateBranchingPoint, canAddInstance, canChangeLineStyle, canChangeParent, canClearBreakPoints, checkShowsProxy, connect, constructNameTextToDisplay, createLabels, createNameLabelWrapper, createSmartListenerConfig, dispose, getClientActivation, getClientLifeLine, getClientSequenceLifelineView, getElement, getMaximalDistanceFromTop, getMaxY, getMessage, getMinY, getNameLabelBox, getNameLabelWrapper, getNearestNestedMessage, getNearestTopMessageFromParentNestingLevel, getNewPointByTheLink, getNumber, getProxyPresentationElementsStream, getSeqContainer, getSpecificTailSize, getSupplierActivation, getSupplierLifeLine, getSupplierSequenceLifelineView, getTopMessage, hasSharedData, internalGetLogicalClientElementForConveyedInformation, internalGetPresentationElementStroke, internalUpdatePresentationElement, isAlwaysToSelf, isAsynchronous, isAsynchronousMessage, isBranchy, isConnectedToEntireActivation, isCreateMessage, isDestroyMessage, isDiagonal, isRectilinear, isRecursive, isReplyMessage, isToLeft, isToLeft, isTopMessage, isToRight, isToRight, movePathElement, rememberBounds, rememberBounds, setAsynchronous, setBranchy, setClientLifeline, setDiagonal, setNewClient, setNewSupplier, setNumber, setNumberInt, setRectilinear, setRecursive, setSupplierLifeline, setTopMessage, simpleSetBounds, sSetNumber, sSetParent, updateNameBox
Methods inherited from class com.nomagic.magicdraw.uml.symbols.paths.LinkWithStereotype
canDisplayConveyedInformation, createCompartmentElements, createInformationFlowSmartListenerConfig, createStereotypeLabelWrapper, drawConveyedInformation, getCollections, getConstraintLabelBox, getConstraintLabelWrapper, getConstraintTextMode, getConveyedInformationSourceToTargetLabelWrapper, getConveyedInformationTargetToSourceLabelWrapper, getConveyedSourceToTargetLabelBox, getConveyedTargetToSourceLabelBox, getDSLStereotypesDisplayMode, getElementLabel, getElementPropertiesLabelBox, getElementPropertiesLabelWrapper, getPathAdornmentSize, getStereotypeLabelBox, getStereotypeLabelWrapper, getStereotypesDisplayMode, getTaggedValueLabelBox, getTaggedValueLabelWrapper, internalApplyProperties, isShowConstraints, isShowConveyedSourceToTarget, isShowConveyedTargetToSource, isShowElementLabel, paintChildren, setCollections, setConstraintTextMode, setDSLStereotypesDisplayMode, setShowConstraints, setShowConveyedSourceToTarget, setShowConveyedTargetToSource, setStereotypesDisplayMode, setVisibleElements, setVisibleElements, sSetConstraintTextMode, sSetDSLStereotypesDisplayMode, sSetShowConstraints, sSetShowConveyedSourceToTarget, sSetShowConveyedTargetToSource, sSetShowTaggedValues, sSetStereotypesDisplayMode
Methods inherited from class com.nomagic.magicdraw.uml.symbols.paths.ContainerLinkView
addLabel, addPresentationElement, canAddChild, clearShowsProxy, clone, editName, getLabelHandler, getManipulatedElementAt, getName, getPresentationElementAt, getPresentationElementIndex, getPresentationElements, getSupplierConnectionType, internalSilentApply, isChildVisible, isLabelWrapText, isNameWrapped, isShowNameBox, layoutLabelOnNotifyBreakPointsChanged, notifyBreakPointsChanged, notifyBreakPointsChangedForElement, recursiveAutosize, removeLabel, removePresentationElement, sAddPresentationElement, setLocationForChild, setName, setNameResizeLabel, setNameWrapped, setPresentationElements, setShowNameBox, setSuspendLabelAutoDisplayMode, setSuspendShapeAutoResizeMode, setTextEditable, sRemovePresentationElement, sSetElement, sSetNameWrapped, sSetPresentationElements, sSetShowNameBox, sSetSuspendLabelAutoDisplayMode, updateChildren
Methods inherited from class com.nomagic.magicdraw.uml.symbols.paths.PathElement
getAllBreakPoints, getBreakPoints, getClient, getClientPoint, getPointOnPath, getSupplier, getSupplierPoint, isConnectable
Methods inherited from class com.nomagic.magicdraw.uml.symbols.paths.PathConnector
getConnectedPathElementCount, getConnectedPathElements, getConnectedPathElements, getConnectedPathElements
Methods inherited from class com.nomagic.magicdraw.uml.symbols.PresentationElement
addProperty, collectSubManipulatedElements, editName, getBoundsShape, getDiagramPresentationElement, getDiagramSurface, getManipulatedParent, getManipulatedPresentationElements, getObjectParent, getParent, getPreferredDimension, getPreferredSize, getPresentationElementStroke, getPresentationElementStroke, getProperty, getPropertyManager, getSelected, getStroke, getStroke, getStroke, getStroke, getStroke, getStroke, hasManipulatedPresentationElements, isSelected, onFind, onFind, setAllSelected, setSelected, setSelected, useParentProperties
Methods inherited from class com.nomagic.magicdraw.uml.MDElementImpl
accept, addPropertyChangeListener, canAdd, canAddChild, canBeDeleted, canDeleteChild, compareTo, createSortKeys, getClassType, getCommandForAppending, getID, getProject, getProjectProvider, getResourceID, getSortKeys, hasListeners, isEditable, removeAllParents, removeAllPropertyChangeListeners, removePropertyChangeListener, setID, setProjectProvider, sGetID, toString
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.nomagic.magicdraw.uml.BaseElement
canAdd
Methods inherited from interface com.nomagic.magicdraw.uml.symbols.LabelOwner
addProperty, getProperty, toPresentationElement
Methods inherited from interface com.nomagic.magicdraw.uml.symbols.LineJumpDrawer
getLineWidth