ruleset
美
英 
例句
In JRules V7, a rule project is associated with a set of ruleset parameters, as defined in the Eclipse properties of the project.
在JRulesV7中,一個規則項目與一組規則集參數相關,如同在項目的Eclipse屬性中定義的一樣。
This directory also contains the XML schema definition (ruleSet. xsd) that can be used to validate changes against the schema.
這個目錄還包含XML模式定義(ruleSet.xsd),可以用于驗證對模式做出的更改。
Otherwise, this warning usually occurs when your ruleset is empty or all of the rule enabled in child ruleset have been disabled.
否則,此警告通常發生在您的規則集為空,或子規則集中啟用的所有規則都已被禁用時。
The table updates also led to races that occasionally lost packets during their traversal of the frequently changing ruleset.
在對頻繁更改的規則集進行遍歷的過程中,對表的更新還將導致偶爾出現丟包的情況。
The RuleSet parameters define the data interface for the ruleset that will be invoked as the decision service.
RuleSet參數定義將作為決策服務調用的規則集的數據接口。
One approach to handle the problem is to deploy a single ruleset with one ruleflow that encapsulates the various service alternatives.
處理問題的一種方法是使用一個封裝了各種服務備用方案的規則流來部署單一規則集。
Also, the execution time of each ruleset will be shorter.
而且每個規則集的執行時間也縮短了。
After you've got Snort running with a current ruleset, you can expand your horizons, and look at writing your own rules.
在使用當前的規則集運行Snort后,可以進一步編寫您自己的規則。
One such grouping of rules is called a RuleSet.
這樣的一個規則分組稱為一個規則集(RuleSet)。
A Single Configuration Ruleset can then be used as part of a Deployment Configuration Smoke Test.
單獨的配置規則集可以被用作部署配置冒煙測試的一部分。
The Ruleset is essentially a container for a list of Match objects.
Ruleset實質上是一個用于Match對象列表的容器。
Although the Single Configuration Ruleset must make heavy use of the Single Configuration Source, remember that they are separate concerns.
盡管單獨的配置規則集必須大量使用單獨的配置源文件,但是要記住它們的關注點是不同的。
When a pattern matches, XI either generates one or more XML elements or it switches to another ruleset.
當模式匹配時,XI或者生成一個或多個XML元素或者切換到另一個規則集。
Ruleset (see Listing 3) represents a set of regular expressions.
Ruleset(請參閱清單3)表示一組正則表達式。
Add the ruleset parameters shown in Table 1.
添加表1中顯示的規則集參數。
The completed ruleset is shown in Figure 18.
已完成的規則集如圖18中所示。
Each ruleset specifies a list of patterns that the input must match.
每個規則集指定輸入必須匹配的模式列表。
Here, we define one ruleset per individual decision point.
這里,我們為每個決策點定義一個規則集。
Check Increment ruleset(s) major version, and click Next.
選中Incrementruleset(s)majorversion,然后單擊Next。
However, they will consume fewer resources than when using the single ruleset solution.
但是,它們會比在使用單一規則集解決方案時消耗更少的資源。
A single ruleset, using an internal orchestration though a ruleflow.
單一規則集,通過一個規則流使用一個內部業務流程。
When using one ruleset per decision point, more XUs are needed.
當對每個決策點使用一個規則集時,需要更多的XUs。
It contains the ruleset, which is packaged in a JAR file that contains everything necessary for execution (rules, ruleflow, and so on).
它包含了規則集,并且打包在一個JAR文件中的,其中包含了執行所需要的所有東西(規則、規則流等)。
For example, there's a JUnit ruleset that finds common problems (such as using assert(x==null) vs assertNull(x)) in JUnit test suites.
例如,JUnit規則集用來在JUnit測試套件中尋找常見的問題(如使用了assert(x==null)而不是assertNull(x))等。
Carrying on with the Python example we started with in the previous pattern, we would now have a Configuration Ruleset that looked like this
在上個模式中我們開始使用的Python例子中執行,我們現在就會得到配置規則集,如下
If the ruleset shows an err: onfail element as a child of err: element, the code can take any of the following
如果規則集顯示err:element有一個孩子元素err:onfail,那么代碼可以是以下任意一種
Business rules involving ruleset and decision table templates
涉及規則集和決策表模板的業務規則
Single ruleset with internal orchestration
使用內部業務流程的單一規則集
Listing 3 shows the stylesheet (the XI ruleset is identical to Listing 2)
清單3給出了樣式表(XI規則集和清單2相同)