hasClassMethod
P90883
predicate
Indicates that a class defines or contains a specific method as part of its behavior or interface.
All labels observed (3)
| Label | Occurrences |
|---|---|
| hasClassMethod canonical | 57 |
| hasCallbackMethod | 6 |
| isStaticMethodOf | 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: hasClassMethod
Generated description
Indicates that a class defines or contains a specific method as part of its behavior or interface.
Sample triples (64)
| Subject | Object |
|---|---|
| CIFilterShape | +shapeWithUnionOfShapes: ⓘ |
| CIFilterShape | +shapeWithIntersectionOfShapes: ⓘ |
| CIFilterShape | +shapeWithDifferenceOfShape:andShape: ⓘ |
| NSImage | imageNamed: ⓘ |
| NSImage | imageWithSystemSymbolName:accessibilityDescription: ⓘ |
| NSColor | colorWithCalibratedRed:green:blue:alpha: ⓘ |
| NSColor | colorWithDeviceRed:green:blue:alpha: ⓘ |
| NSColor | colorWithCalibratedWhite:alpha: ⓘ |
| NSColor | colorWithDeviceWhite:alpha: ⓘ |
| NSColor | colorWithHue:saturation:brightness:alpha: ⓘ |
| NSColor | colorWithSRGBRed:green:blue:alpha: ⓘ |
| NSColor | colorWithDisplayP3Red:green:blue:alpha: ⓘ |
| NSColor | colorWithCGColor: ⓘ |
| NSColor | colorNamed: ⓘ |