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