| Target Namespace | http://eclipse.org/ptp/lml |
|---|---|
| Element and Attribute Namespaces |
|
| Schema Composition |
|
| Prefix | Namespace |
|---|---|
| Default namespace | http://www.w3.org/2001/XMLSchema |
| xml | http://www.w3.org/XML/1998/namespace |
| lml | http://eclipse.org/ptp/lml |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | axes_type |
|---|---|
| Abstract | no |
| Documentation | Combines one x-axis-element and one y-axis-element. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | axis_type |
|---|---|
| Abstract | no |
| Documentation | Type for either x- or y-axis. Contains important data of these objects. |
| Super-types: | lml:gobject_type < chart_type (by extension) |
|---|---|
| Sub-types: | None |
| Name | chart_type |
|---|---|
| Abstract | no |
| Documentation | Collects data of a chart describing a histogram or other diagrams. |
| Super-types: | lml:gobject_type < chartgroup_type (by extension) |
|---|---|
| Sub-types: | None |
| Name | chartgroup_type |
|---|---|
| Abstract | no |
| Documentation | A group of charts. Could be displayed as overlay-diagrams. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | datacollection_type |
|---|---|
| Abstract | no |
| Documentation | Defines a set of datapoints and datarects. Saves real data of a diagram. |
| Super-types: | None |
|---|---|
| Sub-types: |
|
| Name | datapoint_type |
|---|---|
| Abstract | no |
| Documentation | One point in a diagram. Could define one bar in a bar chart. |
| Super-types: | datapoint_type < datarect_type (by extension) |
|---|---|
| Sub-types: | None |
| Name | datarect_type |
|---|---|
| Abstract | no |
| Documentation | One rect in a diagram. Used in timeline-diagram for usage-prediction in llview. (x,y) is upper left corner of the rect. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | ticlabel_type |
|---|---|
| Abstract | no |
| Documentation | One ticlabel is one name or string, that is shown on an axis instead of a numerical value. The tic-labels will be shown in addition to normal tic-labels given by inserting ticcount-times a numerical value into the axis. |
| Super-types: | None |
|---|---|
| Sub-types: | None |
| Name | ticlabels_type |
|---|---|
| Abstract | no |
| Documentation | Collects a list of ticlabels. |
| Super-types: | string < axis_type_constants (by restriction) |
|---|---|
| Sub-types: | None |
| Name | axis_type_constants |
|---|---|
| Content |
|
| Documentation | Defines possible axis-types. Defines how numbers are arranged in this axis. |