pyhornedowl.model.DisjointClasses

class pyhornedowl.model.DisjointClasses(first: List[ClassExpression])

A disjoint relationship between two ClassExpression

No instance of one ClassExpression can also be an instance of any of the others.

first