public interface SegmentQuery extends SegmentQuery, AuditeeQuery, ExporterQuery, ImporterQuery, IndexedQuery, SecureObjectQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
booking()
Adds a constraint to the predicate for
Segment testing whether the feature booking has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
cb()
Adds a constraint to the predicate for
Segment testing whether the feature cb has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
depotType()
Adds a constraint to the predicate for
Segment testing whether the feature depotType has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
entity()
Adds a constraint to the predicate for
Segment testing whether the feature entity has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
entityRelationship()
Adds a constraint to the predicate for
Segment testing whether the feature entityRelationship has values or not. |
SingleBookingQuery |
forAllBooking()
Adds a condition for the feature
booking to the predicate for Segment, which evaluates to false unless the value of the feature booking satisfies the given condition. |
CompoundBookingQuery |
forAllCb()
Adds a condition for the feature
cb to the predicate for Segment, which evaluates to false unless the value of the feature cb satisfies the given condition. |
DepotTypeQuery |
forAllDepotType()
Adds a condition for the feature
depotType to the predicate for Segment, which evaluates to false unless the value of the feature depotType satisfies the given condition. |
DepotEntityQuery |
forAllEntity()
Adds a condition for the feature
entity to the predicate for Segment, which evaluates to false unless the value of the feature entity satisfies the given condition. |
DepotEntityRelationshipQuery |
forAllEntityRelationship()
Adds a condition for the feature
entityRelationship to the predicate for Segment, which evaluates to false unless the value of the feature entityRelationship satisfies the given condition. |
SimpleBookingQuery |
forAllSimpleBooking()
Adds a condition for the feature
simpleBooking to the predicate for Segment, which evaluates to false unless the value of the feature simpleBooking satisfies the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
simpleBooking()
Adds a constraint to the predicate for
Segment testing whether the feature simpleBooking has values or not. |
SingleBookingQuery |
thereExistsBooking()
Adds a condition for the feature
booking to the predicate for Segment, which evaluates to false unless the value of the feature booking satisfies the given condition. |
CompoundBookingQuery |
thereExistsCb()
Adds a condition for the feature
cb to the predicate for Segment, which evaluates to false unless the value of the feature cb satisfies the given condition. |
DepotTypeQuery |
thereExistsDepotType()
Adds a condition for the feature
depotType to the predicate for Segment, which evaluates to false unless the value of the feature depotType satisfies the given condition. |
DepotEntityQuery |
thereExistsEntity()
Adds a condition for the feature
entity to the predicate for Segment, which evaluates to false unless the value of the feature entity satisfies the given condition. |
DepotEntityRelationshipQuery |
thereExistsEntityRelationship()
Adds a condition for the feature
entityRelationship to the predicate for Segment, which evaluates to false unless the value of the feature entityRelationship satisfies the given condition. |
SimpleBookingQuery |
thereExistsSimpleBooking()
Adds a condition for the feature
simpleBooking to the predicate for Segment, which evaluates to false unless the value of the feature simpleBooking 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 booking()
Segment testing whether the feature booking has values or not.SingleBookingQuery thereExistsBooking()
booking to the predicate for Segment, which evaluates to false unless the value of the feature booking satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SingleBookingQuery forAllBooking()
booking to the predicate for Segment, which evaluates to false unless the value of the feature booking satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate cb()
Segment testing whether the feature cb has values or not.CompoundBookingQuery thereExistsCb()
cb to the predicate for Segment, which evaluates to false unless the value of the feature cb satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
CompoundBookingQuery forAllCb()
cb to the predicate for Segment, which evaluates to false unless the value of the feature cb satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate depotType()
Segment testing whether the feature depotType has values or not.DepotTypeQuery thereExistsDepotType()
depotType to the predicate for Segment, which evaluates to false unless the value of the feature depotType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DepotTypeQuery forAllDepotType()
depotType to the predicate for Segment, which evaluates to false unless the value of the feature depotType satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate entity()
Segment testing whether the feature entity has values or not.DepotEntityQuery thereExistsEntity()
entity to the predicate for Segment, which evaluates to false unless the value of the feature entity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DepotEntityQuery forAllEntity()
entity to the predicate for Segment, which evaluates to false unless the value of the feature entity satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate entityRelationship()
Segment testing whether the feature entityRelationship has values or not.DepotEntityRelationshipQuery thereExistsEntityRelationship()
entityRelationship to the predicate for Segment, which evaluates to false unless the value of the feature entityRelationship satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
DepotEntityRelationshipQuery forAllEntityRelationship()
entityRelationship to the predicate for Segment, which evaluates to false unless the value of the feature entityRelationship satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.MultivaluedFeaturePredicate simpleBooking()
Segment testing whether the feature simpleBooking has values or not.SimpleBookingQuery thereExistsSimpleBooking()
simpleBooking to the predicate for Segment, which evaluates to false unless the value of the feature simpleBooking satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
SimpleBookingQuery forAllSimpleBooking()
simpleBooking to the predicate for Segment, which evaluates to false unless the value of the feature simpleBooking 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.