Uses of Interface
org.opencrx.kernel.building1.cci2.AbstractBuildingUnitQuery

Packages that use AbstractBuildingUnitQuery
org.opencrx.kernel.address1.cci2   
org.opencrx.kernel.building1.cci2   
org.opencrx.kernel.building1.jmi1   
 

Uses of AbstractBuildingUnitQuery in org.opencrx.kernel.address1.cci2
 

Methods in org.opencrx.kernel.address1.cci2 that return AbstractBuildingUnitQuery
 AbstractBuildingUnitQuery AddressableQuery.forAllBuilding()
          Adds a condition for the feature building to the predicate for Addressable, which evaluates to false unless the value of the feature building satisfies the given condition.
 AbstractBuildingUnitQuery AddressableQuery.thereExistsBuilding()
          Adds a condition for the feature building to the predicate for Addressable, which evaluates to false unless the value of the feature building satisfies the given condition.
 

Uses of AbstractBuildingUnitQuery in org.opencrx.kernel.building1.cci2
 

Subinterfaces of AbstractBuildingUnitQuery in org.opencrx.kernel.building1.cci2
 interface BuildingComplexQuery
           
 interface BuildingQuery
           
 interface BuildingUnitQuery
           
 

Uses of AbstractBuildingUnitQuery in org.opencrx.kernel.building1.jmi1
 

Methods in org.opencrx.kernel.building1.jmi1 that return AbstractBuildingUnitQuery
 AbstractBuildingUnitQuery Building1Package.createAbstractBuildingUnitQuery()
           
 

Methods in org.opencrx.kernel.building1.jmi1 with parameters of type AbstractBuildingUnitQuery
<T extends AbstractBuildingUnit>
List<T>
Segment.getBuildingUnit(AbstractBuildingUnitQuery query)
          Retrieves the value for the reference buildingUnit for the specified query.
 



This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.