isBoundTo

fun isBoundTo(applicationKey: ApplicationKey): Boolean

Checks if the given application key is bound to the model.

Return

true if the key is bound to the model or false otherwise.

Parameters

applicationKey

Application key to check.