Documentation Language: Swift

Enumeration

OCLBinaryMethod

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

enum OCLBinaryMethod

Topics

Enumeration Cases

Initializers

Default Implementations

Relationships

Conforms To

See Also

Standard Library

E
OCLUnaryMethod

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

E
OCLTernaryMethod

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