ConsumerFunction
Parameters
element : ModelElementThe model element to be converted to the view structure.
consumable : ModelConsumableThe
ModelConsumablesame as inDowncastConversionApi.consumable.[ options ] : object- Properties
[ options.preflight ] : booleanWhether should consume or just check if can be consumed.
Returns
boolean | nulltrueif all consumable values were available and were consumed,falseotherwise.