isTargetMethodRequirement

P163164
predicate

Indicates that a specific method is required or designated as the target method within a given context or configuration.

All labels observed (3)

Label Occurrences
methodRequirement 3
isTargetMethodRequirement canonical 2
methodIsRequired 2

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: isTargetMethodRequirement
Generated description
Indicates that a specific method is required or designated as the target method within a given context or configuration.

Sample triples (7)

Subject Object
ParameterizedThreadStart method must take one object parameter
ParameterizedThreadStart method must return void
NSCopying -copyWithZone: via predicate surface "methodRequirement"
NSCoding -encodeWithCoder: via predicate surface "methodRequirement"
NSCoding -initWithCoder: via predicate surface "methodRequirement"
MTKViewDelegate drawInMTKView: via predicate surface "methodIsRequired"
MTKViewDelegate mtkView:drawableSizeWillChange: via predicate surface "methodIsRequired"