xpfGetEntityExtentBN
FUNCTION xpfGetEntityExtentBN (modelId : GENERIC; entityName : STRING) extentId : SET OF GENERIC;
The xpfGetEntityExtentBN function returns the aggregateId of the specified entity_extent aggregate. The actual instance type is defined by the modelId and entityName arguments. The aggregateId of the actual entity_extent is returned in the extentId argument. An entity_extent aggregate is a SET that contains all instances of the same type in a model. The number of entity_extents in a model is equal to the number of possible instance types in the model.
Arguments
Type | Name | Comment |
GENERIC | modelId | comments |
STRING | entityName | Â |
Return Value
Â
Type | Name | Comment |
SET OF GENERIC | extentId | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
 Â