Specifies a modeled action that affects how data
is referenced at query execution time.
A BusinessRule, being a BusinessModelObject, is defined and lives in
a BusinessModel and (here's the important part) is considered to be
"in effect" for any business queries built on the business model it lives
in unless overridden by another business rule.
For example, a Govern rule, if set in an InformationMap is in effect
for any queries run on that map unless
it is overridden by another Govern rule in a DataSelection based upon
that InformationMap.
It is important to note that some business rules are singleton in nature ...
like the Govern rule in that only the latest is "in effect" and some business
rules are cumulative in nature ... like JoinTable in that all are "in effect".
Field Summary
Fields inherited from interface com.sas.iquery.metadata.business.ModelItemWithIdentity