containedByType

Answer true if this TypeRestriction only contains values that are within the given testType.

Return

True iff every instance of this TypeRestriction is also a member of testType.

Parameters

testType

The type to check for complete coverage of this TypeRestriction.