Class operators
Class operators include the following operators:
- Classification (
IS/AS) — determine whether an object belongs to a class. - Signature matching (
ISCLASS) — determines whether a property can have a value for given objects, judged by the classes of those objects.