Class | Description |
---|---|
ArraysConstants |
This is where the constants that are frequently used in the arrays package are defined.
|
ArraysSBasePlugin |
The
ArraysSBasePlugin class extends the SBase class by adding an optional ListOfDimension s child and a single optional Index child. |
Dimension |
The
Dimension is used to indicate the parent SBase
is arrayed. |
Index |
The
Index is used to referenced an arrayed element specified in
an attribute. |