See: Description
| Class | Description |
|---|---|
| AbstractTextAttribute |
An abstract base class for text annotations.
|
| ArcAttribute |
This is an attribute that is rendered as an ellipse.
|
| ArrowAttribute |
An attribute shown as an arrow.
|
| AttributeExpressionAttribute |
This is a text attribute whose text string is derived from the
expression of a parameter.
|
| AttributeValueAttribute |
This is a text attribute whose text string shows the
value of a parameter.
|
| DocumentationAttribute | Deprecated
DocumentationAttribute provides no UI way to edit the URL, one must edit the MoML file by hand.
|
| EllipseAttribute |
This is an attribute that is rendered as an ellipse.
|
| FilledShapeAttribute |
This is an abstract attribute that is rendered as a filled shape.
|
| IDAttribute |
This attribute identifies the containing model, showing its name, base
class, last modified date, author, and contributors information.
|
| ImageAttribute |
This is an attribute that is rendered as an image.
|
| LineAttribute |
This is an attribute that is rendered as a line.
|
| RectangleAttribute |
This is an attribute that is rendered as a rectangle.
|
| ResizablePolygonAttribute |
This is an attribute that is rendered as a polygon.
|
| ShapeAttribute |
This is an abstract attribute that is rendered as a shape.
|
| TextAttribute |
This is an attribute that is rendered as text annotation.
|
| UpdateAnnotations |
Update the annotations.
|
| VisibleAttribute |
Base class for attributes that are shown in vergil with their own icons.
|