Documentation Language: Swift

Enumeration

OCLUnaryMethod

Enumeration of OCL unary methods (methods that take only a receiver, no arguments).

enum OCLUnaryMethod

Topics

Enumeration Cases

Initializers

Default Implementations

Relationships

Conforms To

See Also

Standard Library

E
OCLBinaryMethod

Enumeration of OCL binary methods (methods that take a receiver and one argument).

E
OCLTernaryMethod

Enumeration of OCL ternary methods (methods that take a receiver and two arguments).