override fun setStaticHeuristics (statics: Array<XyoObjectStructure>) {
        staticsCache = ArrayList(statics.asList())
    }