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, setUnderlinegetShowListStereotype, getShowListVisibility, isShowListSignature, setShowListSignature, setShowListStereotype, setShowListVisibilitygetFillColor, getGradient, getTransparency, setFillColor, setGradient, setTransparencygetLineColor, getLineWidth, setLineColor, setLineWidthgetRoundedBendpointsRadius, setRoundedBendpointsRadiusisShowParentName, setShowParentNamegetShowParent, setShowParentgetShowStereotype, setShowStereotypegetShowStereotypeAttributeCompartment, setShowStereotypeAttributeCompartmentboolean 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()