public interface UMLCallInteractionActionStyle extends UMLShapeStyle
The following features are supported:
Modifier and Type | Method and Description |
---|---|
boolean |
isInlineInteractionDiagram()
Returns the value of the 'Inline Interaction Diagram' attribute.
|
void |
setInlineInteractionDiagram(boolean value)
Sets the value of the '
Inline Interaction Diagram ' attribute. |
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 isInlineInteractionDiagram()
"false"
.
If the meaning of the 'Inline Interaction Diagram' attribute isn't clear, there really should be more of a description here...
setInlineInteractionDiagram(boolean)
,
UmlnotationPackage.getUMLCallInteractionActionStyle_InlineInteractionDiagram()
void setInlineInteractionDiagram(boolean value)
Inline Interaction Diagram
' attribute.
value
- the new value of the 'Inline Interaction Diagram' attribute.isInlineInteractionDiagram()