containsModelElement

fun containsModelElement(modelElementName: String): Boolean

Checks to see if the model element has been registered with the Model using it's uniquely assigned name.

Return

true if contained

Parameters

modelElementName

the name of the model element to check