kclv.Relation.Base.prototype.getAttributes = function() {
    throw new kclv.Exception.AbstractMethod();
};