Enumeration
OCLTernaryMethod
Enumeration of OCL ternary methods (methods that take a receiver and two arguments).
enum OCLTernaryMethod
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
OCLBinaryMethod
Enumeration of OCL binary methods (methods that take a receiver and one argument).