Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Topic |
Prev | Next |
ModelTypeEnum Class
An enumerator interface for schema types as represented in the UML model.
ModelTypeEnum Methods
Method |
Description |
See also |
---|---|---|
GetCount() |
long Returns the number of types present in the collection. |
|
GetFirst() |
ModelType Returns the first type interface in a collection of types. |
|
GetNext() |
ModelType Returns the next type in the collection of types or null if end is reached. |