Interface ComplementClass

    • Method Detail

      • getOperand

        OntClass getOperand()

        Answer the class that the class described by this class description is a complement of.

        Returns:
        The class that this class is a complement of.
      • setOperand

        void setOperand​(Resource cls)

        Set the class that the class represented by this class expression is a complement of. Any existing value for complementOf will be replaced.