arom.kernel
Class AromRecord

java.lang.Object
  |
  +--arom.kernel.AromObject
        |
        +--arom.kernel.AromEntity
              |
              +--arom.kernel.AromRecord
Direct Known Subclasses:
AromInstance, AromTuple

public abstract class AromRecord
extends AromEntity

This is an abstract superclass for classes that represents "instances" of AROM structures (class or association). There are two different type of AROM instances :