Subject | English | Norwegian Bokmål |
math. | chance constraint | sjanse begrensningen |
comp., MS | CHECK constraint | CHECK-begrensning (A constraint that allows for business rules that span multiple tables. For example, the Order table could have a CHECK constraint that would prevent orders for a customer from exceeding a credit limit defined for the customer in the Customer table) |
comp., MS | Constraint-based configuration | restriksjonsbasert konfigurasjon (A configuration technology that uses constraints to develop product masters and to configure distinct products) |
comp., MS | 2-element constraint | 2-elementsbetingelse (A constraint that applies to two elements, such as two classes or two associations. The constraint is shown as a dashed arrow from one element to the other, labeled by the constraint string in braces ({ })) |
comp., MS | financial dimension value constraint | verdibetingelse for finansdimensjon (A hierarchical financial dimension relationship that restricts the set of all possible financial dimension value combinations to a set of valid financial dimension value combinations) |
comp., MS | flexible constraint | fleksibel begrensning (A constraint that does not tie a task to a single date. Flexible constraints are As Soon As Possible, As Late As Possible, Finish No Earlier Than, Finish No Later Than, Start No Earlier Than, and Start No Later Than) |
comp., MS | generic type parameter constraint | begrensning for generisk parametertype (A way of limiting the types that can be specified for a generic type parameter. For example, types substituted for the type parameter can be constrained to inherit from a particular type, to implement a specific interface, to provide a parameterless constructor, and so on) |
comp., MS | inflexible constraint | ikke-fleksibel begrensning (A constraint that ties a task to a date. The inflexible constraints are Must Finish On and Must Start On) |
comp., MS | mandatory constraint | obligatorisk begrensning (A constraint that requires every instance of an object type's population to play that role. With a disjunctive mandatory role constraint, each member of the object type's population must play at least one of the roles indicated) |
comp., MS | OR constraint | OR-betingelse (An indicator of a situation in which any instance of a class can participate in only one association at one time. The constraint is shown as a dashed line connecting two or more associations, which must have a class in common) |
comp., MS | parameterless constructor constraint | parameterløs konstruktørbegrensning (A restriction on a generic type parameter, such that types substituted for that type parameter must provide a parameterless or default constructor) |
comp., MS | project constraint | prosjektbegrensning (A factor that will limit the project management team's options. For example, a predefined budget is a constraint that may limit the team's scope, staffing, and schedule options) |
comp., MS | uniqueness constraint | unikhetsbetingelse (A constraint that prohibits repetition of individual data or combinations of data) |