Get model elements for the category of model code mappings
returns the elements in the model code mappings of the specified category as an array of
objects.modelElementsFound
= find(myCodeMappingObj
,category
)
returns the elements in the model code mappings of the specified category that match
specified property and value criteria.modelElementsFound
= find(myCodeMappingObj
,category
,Name,Value
)