| Package | Description |
|---|---|
| org.opencrx.kernel.building1.cci2 | |
| org.opencrx.kernel.building1.jmi1 |
| Modifier and Type | Method and Description |
|---|---|
FacilityQuery |
SegmentQuery.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. |
FacilityQuery |
AbstractBuildingUnitQuery.forAllFacility()
Adds a condition for the feature
facility to the predicate for AbstractBuildingUnit, which evaluates to false unless the value of the feature facility satisfies the given condition. |
FacilityQuery |
SegmentQuery.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. |
FacilityQuery |
AbstractBuildingUnitQuery.thereExistsFacility()
Adds a condition for the feature
facility to the predicate for AbstractBuildingUnit, which evaluates to false unless the value of the feature facility satisfies the given condition. |
| Modifier and Type | Method and Description |
|---|---|
FacilityQuery |
Building1Package.createFacilityQuery() |
| Modifier and Type | Method and Description |
|---|---|
<T extends Facility> |
AbstractBuildingUnit.getFacility(FacilityQuery query)
Retrieves the value for the reference
facility for the specified query. |
<T extends Facility> |
Segment.getFacility(FacilityQuery query)
Retrieves the value for the reference
facility for the specified query. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.