public interface SegmentQuery extends SegmentQuery, AuditeeQuery, ExporterQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, WorkflowTargetQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
event()
Adds a constraint to the predicate for
Segment testing whether the feature event has values or not. |
EventQuery |
forAllEvent()
Adds a condition for the feature
event to the predicate for Segment, which evaluates to false unless the value of the feature event satisfies the given condition. |
EventQuery |
thereExistsEvent()
Adds a condition for the feature
event to the predicate for Segment, which evaluates to false unless the value of the feature event satisfies the given condition. |
description, extent, forAllDescription, forAllExtent, orderByDescription, provider, thereExistsDescription, thereExistsExtentelementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualToaudit, forAllAudit, thereExistsAuditforAllIndexEntry, indexEntry, thereExistsIndexEntryaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUserorg.w3c.cci2.MultivaluedFeaturePredicate event()
Segment testing whether the feature event has values or not.EventQuery thereExistsEvent()
event to the predicate for Segment, which evaluates to false unless the value of the feature event satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
EventQuery forAllEvent()
event to the predicate for Segment, which evaluates to false unless the value of the feature event satisfies the given condition.
Since the attribute is optional its value may be null, 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.