Conformance for Object Orientation in Native COBOL
Conformance for objects allows an object to be used according to an interface other than the interface of its own class. Conformance
is a unidirectional relation from one interface to another interface and from an object to an interface.