controls.BusquedaSemanticaSearchResult=function()
{
    this.elementoUnico=null;
    this.cell=null;
    this.selected=false;
    this.responde=null
}
