Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Relationship_Predicate

mattt edited this page Apr 6, 2020 · 11 revisions

Relationship.Predicate

public enum Predicate

Inheritance

Codable, Hashable, String

Enumeration Cases

memberOf

case memberOf

conformsTo

case conformsTo

inheritsFrom

case inheritsFrom

defaultImplementationOf

case defaultImplementationOf

overrides

case overrides

requirementOf

case requirementOf

optionalRequirementOf

case optionalRequirementOf
Clone this wiki locally