Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfCreateInstanceExBN (modelId                         : GENERIC;
                                 qualifiedSchemaName             : STRING;
                                entityNameOrViewEntityName      : STRING;)
                                newInstanceId                   : GENERIC;

This function can be used to create persistent instances, scratch instances, volatile instances and view_entity instances (all kind of instances).

...