isGenericType

P163132
predicate

Indicates that one entity is a type definition or instance that is parameterized by one or more type parameters (i.e., a generic type).

All labels observed (4)

Label Occurrences
hasGenericTypeParameter 2
genericType 1
isGenericInSwift 1

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: isGenericType
Generated description
Indicates that one entity is a type definition or instance that is parameterized by one or more type parameters (i.e., a generic type).

Sample triples (5)

Subject Object
System.Enum false
PredictionEngine TData via predicate surface "hasGenericTypeParameter"
PredictionEngine TPrediction via predicate surface "hasGenericTypeParameter"
NSArray YES via predicate surface "isGenericInSwift"
JsonbDeserializer JsonbDeserializer<T> via predicate surface "genericType"