public interface UMLTimingRuler extends UMLShape, UMLTimingNumericalRulerStyle
The following features are supported:
UmlnotationPackage.getUMLTimingRuler()
Modifier and Type | Method and Description |
---|---|
UMLTimingRulerStyle |
getRulerStyle()
Returns the value of the 'Ruler Style' attribute.
|
void |
setRulerStyle(UMLTimingRulerStyle value)
Sets the value of the '
Ruler Style ' 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
getBigIncrement, getEnd, getPrecision, getSmallIncrement, getStart, getUnit, setBigIncrement, setEnd, setPrecision, setSmallIncrement, setStart, setUnit
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
UMLTimingRulerStyle getRulerStyle()
"0"
.
The literals are from the enumeration UMLTimingRulerStyle
.
If the meaning of the 'Ruler Style' attribute isn't clear, there really should be more of a description here...
UMLTimingRulerStyle
,
setRulerStyle(UMLTimingRulerStyle)
,
UmlnotationPackage.getUMLTimingRuler_RulerStyle()
void setRulerStyle(UMLTimingRulerStyle value)
Ruler Style
' attribute.
value
- the new value of the 'Ruler Style' attribute.UMLTimingRulerStyle
,
getRulerStyle()