Versions Compared

Key

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

...

 

 

Code Block
languagecpp
themeConfluence
FUNCTION xpfCopyModelBN (sourceNodelRepositoryName, sourceModelName   : STRING;
                         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"

 


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

Argument

                                                      Description

modelId  

  • 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  

qualifiedSchemaName

ExpressSchemaName  or ExpressSchemaName.QuerySchemaName

entityNameOrViewEntityName

Entity or View Entity name

numberOfAttributes                   

Number of attributes

newInstanceId

Output of the function. The ID of the new Instance