CategoryType
Description:
The type of category.
The type of category.
public enum CategoryType
| Name | Description |
|---|---|
| Invalid | The category type is invalid. |
| Model | A model element category. |
| Annotation | An annotation element category. |
| Internal | The category is for internal usage. |
| AnalyticalModel | An analytical model element category. |