public interface CodeValueEntryQuery extends AbstractEntryQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
backColor()
Adds a constraint to the predicate for
CodeValueEntry testing whether the value of the feature backColor is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
color()
Adds a constraint to the predicate for
CodeValueEntry testing whether the value of the feature color is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
fontWeight()
Adds a constraint to the predicate for
CodeValueEntry testing whether the value of the feature fontWeight is null or not. |
org.w3c.cci2.StringTypePredicate |
forAllBackColor()
Adds a condition for the feature
backColor to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature backColor satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllColor()
Adds a condition for the feature
color to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature color satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllFontWeight()
Adds a condition for the feature
fontWeight to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature fontWeight satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllIconKey()
Adds a condition for the feature
iconKey to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature iconKey satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllLongText()
Adds a condition for the feature
longText to the predicate for CodeValueEntry, which evaluates to false unless the values of the feature longText satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllShortText()
Adds a condition for the feature
shortText to the predicate for CodeValueEntry, which evaluates to false unless the values of the feature shortText satisfy the given condition. |
org.w3c.cci2.OptionalFeaturePredicate |
iconKey()
Adds a constraint to the predicate for
CodeValueEntry testing whether the value of the feature iconKey is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
longText()
Adds a constraint to the predicate for
CodeValueEntry testing whether the feature longText has values or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByBackColor()
Allows to adds a sort instruction for
CodeValueEntry depending the feature backColor
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByColor()
Allows to adds a sort instruction for
CodeValueEntry depending the feature color
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByFontWeight()
Allows to adds a sort instruction for
CodeValueEntry depending the feature fontWeight
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByIconKey()
Allows to adds a sort instruction for
CodeValueEntry depending the feature iconKey
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.MultivaluedFeaturePredicate |
shortText()
Adds a constraint to the predicate for
CodeValueEntry testing whether the feature shortText has values or not. |
org.w3c.cci2.StringTypePredicate |
thereExistsBackColor()
Adds a condition for the feature
backColor to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature backColor satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsColor()
Adds a condition for the feature
color to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature color satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsFontWeight()
Adds a condition for the feature
fontWeight to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature fontWeight satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsIconKey()
Adds a condition for the feature
iconKey to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature iconKey satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsLongText()
Adds a condition for the feature
longText to the predicate for CodeValueEntry, which evaluates to false unless the values of the feature longText satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsShortText()
Adds a condition for the feature
shortText to the predicate for CodeValueEntry, which evaluates to false unless the values of the feature shortText satisfy the given condition. |
entryValue, forAllEntryValue, forAllValidFrom, forAllValidTo, orderByEntryValue, orderByValidFrom, orderByValidTo, thereExistsEntryValue, thereExistsValidFrom, thereExistsValidTo, validFrom, validToaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByorg.w3c.cci2.OptionalFeaturePredicate backColor()
CodeValueEntry testing whether the value of the feature backColor is null or not.org.w3c.cci2.StringTypePredicate thereExistsBackColor()
backColor to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature backColor satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllBackColor()
backColor to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature backColor satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByBackColor()
CodeValueEntry depending the feature backColor
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate color()
CodeValueEntry testing whether the value of the feature color is null or not.org.w3c.cci2.StringTypePredicate thereExistsColor()
color to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature color satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllColor()
color to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature color satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByColor()
CodeValueEntry depending the feature color
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate fontWeight()
CodeValueEntry testing whether the value of the feature fontWeight is null or not.org.w3c.cci2.StringTypePredicate thereExistsFontWeight()
fontWeight to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature fontWeight satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllFontWeight()
fontWeight to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature fontWeight satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByFontWeight()
CodeValueEntry depending the feature fontWeight
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate iconKey()
CodeValueEntry testing whether the value of the feature iconKey is null or not.org.w3c.cci2.StringTypePredicate thereExistsIconKey()
iconKey to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature iconKey satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllIconKey()
iconKey to the predicate for CodeValueEntry, which evaluates to false unless the value of the feature iconKey satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByIconKey()
CodeValueEntry depending the feature iconKey
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate longText()
CodeValueEntry testing whether the feature longText has values or not.org.w3c.cci2.StringTypePredicate thereExistsLongText()
longText to the predicate for CodeValueEntry, which evaluates to false unless the values of the feature longText satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllLongText()
longText to the predicate for CodeValueEntry, which evaluates to false unless the values of the feature longText satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate shortText()
CodeValueEntry testing whether the feature shortText has values or not.org.w3c.cci2.StringTypePredicate thereExistsShortText()
shortText to the predicate for CodeValueEntry, which evaluates to false unless the values of the feature shortText satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllShortText()
shortText to the predicate for CodeValueEntry, which evaluates to false unless the values of the feature shortText satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.