[F] isFinalLocation
function isFinalLocation(program, entity): booleanReturns true if the property is marked with @finalLocation.
Parameters
| Parameter | Type |
|---|---|
program | Program |
entity | ModelProperty |
Returns
boolean
function isFinalLocation(program, entity): booleanReturns true if the property is marked with @finalLocation.
| Parameter | Type |
|---|---|
program | Program |
entity | ModelProperty |
boolean