Réserver une Démo

SVP notez : Cette page d’aide n’est pas pour la dernière version d’Enterprise Architect. La dernière aide peut être trouvée ici.

Pré. Proc.

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.