Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

FUNCTION xpfGetExtentBN (modelId        : GENERIC;
                         entityName     : STRING)
                          entityExtentId : GENERIC;
 

The xpfGetExtentBN function returns the generic entityExtentId that uniquely identifies the entity extent instance for the specified instance type in the specified model. There is one entity extent instance in a model for each possible instance type in that model. The actual model must be open before this function can be successfully performed.

The xpxGetEntityExtent and xpxGetEntityExtentBN functions return the aggregateID of the attribute named instances in the related entity extent instance. The xpfGetExtent and xpfGetExtentBN functions return the instanceID of the related entity extent instance.

 

Arguments


TypeNameComment
GENERICmodelIdcomments
STRINGentityName 

Return Value


 

TypeNameComment
GENERICentityExtentIdcomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels