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

Relationship_Predicate

mattt edited this page Apr 26, 2021 · 11 revisions

Relationship.Predicate

public enum Predicate: String, Hashable, Codable 

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