Versions Compared

Key

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


 

 

Code Block
languagecpp
themeConfluence
FUNCTION xpfCopyModelBN (sourceNodelRepositoryName, sourceModelNamexpfCreateInstanceExBN (modelId                         : STRING;GENERIC;
                                 qualifiedSchemaName       targetModelRepositoryName,   targetModelName   : STRING);;
                               

Use this function to ....

Arguments

TypeNameComment
STRINGnamecomments

Return Value

 

TypeNameComment
STRINGresultStringcomments

Options

OptionComment
XPXSOMEOPTIONcomment

 

Example

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"

 

...

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).  
 Arguments:  
 

...

Argument

...

                                                      Description

...

Arguments

...

 xpxTargetModelId  xpxSourceModelId xpxVolatileModelId  xpxScratchModelId   model Number of attributes
TypeNameComment
GENERICmodelId

a specific modelId

  • xpxTargetModelId : actual target model in an EDMmodelConverter operation, or the actual (default model) in an EDMquery operation or in an EDMvalidation operation.
  • xpxSourceModelId, xpxSourceModel1Id, xpxSourceModel2Id, ... xpxSourceModel12Id : actual source model(s) in n an EDMmodelConverter operation.
  • xpxVolatileModelId : model for ViewEntity instances and volatile instances and volatile aggregates
  • xpxScratchModelId  : scratch
  • model                                 

 

STRINGqualifiedSchemaNameExpressSchemaName  or ExpressSchemaName.QuerySchemaName
STRINGentityNameOrViewEntityNameEntity or View Entity name

numberOfAttributes                   

Return Value

...

 

Output of the function.
TypeNameComment
GENERICnewInstanceIdThe ID of the new Instance

Options

...

 
  

Example

...

Code Block
languagecpp
<Missing Example>

   
 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"