public interface SegmentQuery extends SegmentQuery, AuditeeQuery, ExporterQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, WorkflowTargetQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.MultivaluedFeaturePredicate |
building()
Adds a constraint to the predicate for
Segment testing whether the feature building has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
buildingComplex()
Adds a constraint to the predicate for
Segment testing whether the feature buildingComplex has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
buildingUnit()
Adds a constraint to the predicate for
Segment testing whether the feature buildingUnit has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
facility()
Adds a constraint to the predicate for
Segment testing whether the feature facility has values or not. |
BuildingQuery |
forAllBuilding()
Adds a condition for the feature
building to the predicate for Segment, which evaluates to false unless the value of the feature building satisfies the given condition. |
BuildingComplexQuery |
forAllBuildingComplex()
Adds a condition for the feature
buildingComplex to the predicate for Segment, which evaluates to false unless the value of the feature buildingComplex satisfies the given condition. |
AbstractBuildingUnitQuery |
forAllBuildingUnit()
Adds a condition for the feature
buildingUnit to the predicate for Segment, which evaluates to false unless the value of the feature buildingUnit satisfies the given condition. |
FacilityQuery |
forAllFacility()
Adds a condition for the feature
facility to the predicate for Segment, which evaluates to false unless the value of the feature facility satisfies the given condition. |
InventoryItemQuery |
forAllInventoryItem()
Adds a condition for the feature
inventoryItem to the predicate for Segment, which evaluates to false unless the value of the feature inventoryItem satisfies the given condition. |
org.w3c.cci2.MultivaluedFeaturePredicate |
inventoryItem()
Adds a constraint to the predicate for
Segment testing whether the feature inventoryItem has values or not. |
BuildingQuery |
thereExistsBuilding()
Adds a condition for the feature
building to the predicate for Segment, which evaluates to false unless the value of the feature building satisfies the given condition. |
BuildingComplexQuery |
thereExistsBuildingComplex()
Adds a condition for the feature
buildingComplex to the predicate for Segment, which evaluates to false unless the value of the feature buildingComplex satisfies the given condition. |
AbstractBuildingUnitQuery |
thereExistsBuildingUnit()
Adds a condition for the feature
buildingUnit to the predicate for Segment, which evaluates to false unless the value of the feature buildingUnit satisfies the given condition. |
FacilityQuery |
thereExistsFacility()
Adds a condition for the feature
facility to the predicate for Segment, which evaluates to false unless the value of the feature facility satisfies the given condition. |
InventoryItemQuery |
thereExistsInventoryItem()
Adds a condition for the feature
inventoryItem to the predicate for Segment, which evaluates to false unless the value of the feature inventoryItem 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 building()
Segment testing whether the feature building has values or not.BuildingQuery thereExistsBuilding()
building to the predicate for Segment, which evaluates to false unless the value of the feature building satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BuildingQuery forAllBuilding()
building to the predicate for Segment, which evaluates to false unless the value of the feature building 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 buildingComplex()
Segment testing whether the feature buildingComplex has values or not.BuildingComplexQuery thereExistsBuildingComplex()
buildingComplex to the predicate for Segment, which evaluates to false unless the value of the feature buildingComplex satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BuildingComplexQuery forAllBuildingComplex()
buildingComplex to the predicate for Segment, which evaluates to false unless the value of the feature buildingComplex 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 buildingUnit()
Segment testing whether the feature buildingUnit has values or not.AbstractBuildingUnitQuery thereExistsBuildingUnit()
buildingUnit to the predicate for Segment, which evaluates to false unless the value of the feature buildingUnit satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AbstractBuildingUnitQuery forAllBuildingUnit()
buildingUnit to the predicate for Segment, which evaluates to false unless the value of the feature buildingUnit 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 facility()
Segment testing whether the feature facility has values or not.FacilityQuery thereExistsFacility()
facility to the predicate for Segment, which evaluates to false unless the value of the feature facility satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
FacilityQuery forAllFacility()
facility to the predicate for Segment, which evaluates to false unless the value of the feature facility 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 inventoryItem()
Segment testing whether the feature inventoryItem has values or not.InventoryItemQuery thereExistsInventoryItem()
inventoryItem to the predicate for Segment, which evaluates to false unless the value of the feature inventoryItem satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
InventoryItemQuery forAllInventoryItem()
inventoryItem to the predicate for Segment, which evaluates to false unless the value of the feature inventoryItem 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.