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