Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

 

Code Block
languagecpp
themeConfluence
EdmiError     _CDECL edmiGetModelsUsingExtensionSchema       (SdaiSchema      expressSchemaId, 
             
                                                SdaiInteger     extensionSchemaId,       /*
optional; When not set, models using any extension schemata of schema will be returned */                                                               SdaiIntegerSdaiInteger     *numberOfModels,
                                                           SdaiInstance   SdaiInstance  **modelsIds);              /* modelsIds should be freed (edmiFree()) by caller */

Use this function to list models using specified extension schemata for an EXPRESS schema.

Arguments

...

...

TypeNameComment
SdaiSchemaexpressSchemaId 
SdaiIntegerextensionSchemaId

optional; When not set, models using any extension schemata of schema will be returned

SdaiIntegernumberOfModels 
SdaiInstancemodelsIds modelsIds should be freed (edmiFree()) by caller

Return Value

...

Insert excerpt
US:_r_EDMInterface
US:_r_EDMInterface
nopaneltrue

Options

...

<arguments missing> 

Example

...

 

Code Block
languagecpp
 <example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schemamodel" and parent = "6062220"