Interface Record


@UML(identifier="Record", specification=ISO_19103) public interface Record
A list of logically related elements as (name, value) pairs in a dictionary. A record may be used as an implementation representation for features.

This class can be think as the equivalent of the Java Object class.

Since:
2.1
See Also: