public interface AddressUsageFilterPropertyQuery extends AddressAttributeFilterPropertyQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.ComparableTypePredicate<Short> |
forAllUsage()
Adds a condition for the feature
usage to the predicate for AddressUsageFilterProperty, which evaluates to false unless the values of the feature usage satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
thereExistsUsage()
Adds a condition for the feature
usage to the predicate for AddressUsageFilterProperty, which evaluates to false unless the values of the feature usage satisfy the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
usage()
Adds a constraint to the predicate for
AddressUsageFilterProperty testing whether the feature usage has values or not. |
description, forAllDescription, forAllIsActive, isActive, name, orderByDescription, orderByIsActive, orderByName, thereExistsDescription, thereExistsIsActiveaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUsercreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByforAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, thereExistsModifiedByelementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTofilterOperator, filterQuantor, orderByFilterOperator, orderByFilterQuantororg.w3c.cci2.MultivaluedFeaturePredicate usage()
AddressUsageFilterProperty testing whether the feature usage has values or not.org.w3c.cci2.ComparableTypePredicate<Short> thereExistsUsage()
usage to the predicate for AddressUsageFilterProperty, which evaluates to false unless the values of the feature usage 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.ComparableTypePredicate<Short> forAllUsage()
usage to the predicate for AddressUsageFilterProperty, which evaluates to false unless the values of the feature usage 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.