Searched refs:supertype (Results 1 – 2 of 2) sorted by relevance
159 typereg::Reader supertype(manager.getTypeReader( in checkAttributes() local162 if ( !supertype.isValid() ) { in checkAttributes()167 checkAttributes(manager, supertype, attributes, propinterfaces); in checkAttributes()224 typereg::Reader supertype(manager.getTypeReader( in checkType() local227 if ( !supertype.isValid() ) { in checkType()355 typereg::Reader supertype( in checkPropertyHelper() local359 if ( !supertype.isValid() ) { in checkPropertyHelper()366 checkAttributes(manager, supertype, attributes, propinterfaces); in checkPropertyHelper()370 supertype.getTypeName().replace('/', '.'), in checkPropertyHelper()
56 <p>Implementations are free to accept any supertype of <code>KeyType</code> as keys.</p>62 … <p>Implementations are free to accept any supertype of the <code>ValueType</code> as values.</p>
Completed in 42 milliseconds