ConsumerFunction
Parameters
element : ModelElement
The model element to be converted to the view structure.
consumable : ModelConsumable
The
ModelConsumable
same as inDowncastConversionApi.consumable
.[ options ] : object
-
Properties
[ options.preflight ] : boolean
Whether should consume or just check if can be consumed.
Returns
boolean | null
true
if all consumable values were available and were consumed,false
otherwise.