Skip to content

[F] getAllProperties

function getAllProperties(model, collection?): Map<string, ModelProperty>;
ParameterTypeDescription
modelModelThe model to process
collection?Map<string, ModelProperty>The set of ModelProperties found so far

Map<string, ModelProperty>

The full set of model properties found in a model and all ancestors