open fun isExplanatoryAssertionGroup(assertion: IAssertion): Boolean
Checks whether the given assertion is an IAssertionGroup and if its type is a IExplanatoryAssertionGroupType.
Return
true
if it is an explanatory assertion group; false
otherwise.