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, setLayoutConstraintcreateChild, 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, unsetElementgetEAnnotation, getEAnnotationsgetFontColor, getFontHeight, getFontName, isBold, isItalic, isStrikeThrough, isUnderline, setBold, setFontColor, setFontHeight, setFontName, setItalic, setStrikeThrough, setUnderlinegetShowListStereotype, getShowListVisibility, isShowListSignature, setShowListSignature, setShowListStereotype, setShowListVisibilitygetFillColor, getGradient, getTransparency, setFillColor, setGradient, setTransparencygetLineColor, getLineWidth, setLineColor, setLineWidthgetRoundedBendpointsRadius, setRoundedBendpointsRadiusisShowParentName, setShowParentNamegetShowParent, setShowParentgetShowStereotype, setShowStereotypegetShowStereotypeAttributeCompartment, setShowStereotypeAttributeCompartmentboolean 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()