public interface UMLTimingLifelineNode extends UMLShape
The following features are supported:
Modifier and Type | Method and Description |
---|---|
boolean |
isDisplayInRobustNotation()
Returns the value of the 'Display In Robust Notation' attribute.
|
void |
setDisplayInRobustNotation(boolean value)
Sets the value of the '
Display In Robust Notation ' attribute. |
createLayoutConstraint, getLayoutConstraint, setLayoutConstraint
createChild, createStyle, getChildren, getDiagram, getElement, getNamedStyle, getPersistedChildren, getSourceEdges, getStyle, getStyles, getTargetEdges, getTransientChildren, getType, getVisibleChildren, insertChild, insertChild, insertChildAt, isMutable, isSetElement, isVisible, persist, persistChildren, removeChild, setElement, setMutable, setType, setVisible, unsetElement
getEAnnotation, getEAnnotations
getFontColor, getFontHeight, getFontName, isBold, isItalic, isStrikeThrough, isUnderline, setBold, setFontColor, setFontHeight, setFontName, setItalic, setStrikeThrough, setUnderline
getShowListStereotype, getShowListVisibility, isShowListSignature, setShowListSignature, setShowListStereotype, setShowListVisibility
getFillColor, getGradient, getTransparency, setFillColor, setGradient, setTransparency
getLineColor, getLineWidth, setLineColor, setLineWidth
getRoundedBendpointsRadius, setRoundedBendpointsRadius
isShowParentName, setShowParentName
getShowParent, setShowParent
getShowStereotype, setShowStereotype
getShowStereotypeAttributeCompartment, setShowStereotypeAttributeCompartment
boolean isDisplayInRobustNotation()
"false"
.
If the meaning of the 'Display In Robust Notation' attribute isn't clear, there really should be more of a description here...
setDisplayInRobustNotation(boolean)
,
UmlnotationPackage.getUMLTimingLifelineNode_DisplayInRobustNotation()
void setDisplayInRobustNotation(boolean value)
Display In Robust Notation
' attribute.
value
- the new value of the 'Display In Robust Notation' attribute.isDisplayInRobustNotation()