Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

SchemaComposer Class

The SchemaComposer Class provides the interface to the Enterprise Architect Schema Composer facility.

SchemaComposer Attributes

Attribute

Description

See also

SchemaTypes

SchemaTypeEnum

Notes: Read only

Enumerator for the type collection represented in the currently open schema.

SchemaComposer Methods

Method

Description

See also

FindInSchema(long typeID)

SchemaType

Notes: Obtains an interface to a Class as represented in the schema for a given model class ID.

Parameters:

  • typeID: the model Class ID

FindInModel(long typeID)

ModelType

Notes: Obtains an interface to a Class as represented in the UML model for a given model Class ID

Parameters:

  • typeID: the model Class ID