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