4849505152535455565758
{ if (mode == null) mode = ""; this.mode = mode; if (pattern == null) pattern = new FromAny(); this.pattern = pattern; this.function = function; this.funId = funId; this.minImportance = minImportance; this.maxImportance = maxImportance;