Uses of Interface
org.opencrx.kernel.address1.cci2.AddressableQuery

Packages that use AddressableQuery
org.opencrx.kernel.account1.cci2   
org.opencrx.kernel.address1.jmi1   
org.opencrx.kernel.building1.cci2   
org.opencrx.kernel.building1.jmi1   
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.product1.cci2   
 

Uses of AddressableQuery in org.opencrx.kernel.account1.cci2
 

Subinterfaces of AddressableQuery in org.opencrx.kernel.account1.cci2
 interface AccountAddressQuery
           
 interface EMailAddressQuery
           
 interface PhoneNumberQuery
           
 interface PostalAddressQuery
           
 interface RoomQuery
           
 interface WebAddressQuery
           
 

Uses of AddressableQuery in org.opencrx.kernel.address1.jmi1
 

Methods in org.opencrx.kernel.address1.jmi1 that return AddressableQuery
 AddressableQuery Address1Package.createAddressableQuery()
           
 

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

Methods in org.opencrx.kernel.building1.cci2 that return AddressableQuery
 AddressableQuery AbstractBuildingUnitQuery.forAllAssignedAddress()
          Adds a condition for the feature assignedAddress to the predicate for AbstractBuildingUnit, which evaluates to false unless the value of the feature assignedAddress satisfies the given condition.
 AddressableQuery AbstractBuildingUnitQuery.thereExistsAssignedAddress()
          Adds a condition for the feature assignedAddress to the predicate for AbstractBuildingUnit, which evaluates to false unless the value of the feature assignedAddress satisfies the given condition.
 

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

Methods in org.opencrx.kernel.building1.jmi1 with parameters of type AddressableQuery
<T extends Addressable>
List<T>
AbstractBuildingUnit.getAssignedAddress(AddressableQuery query)
          Retrieves the value for the reference assignedAddress for the specified query.
 

Uses of AddressableQuery in org.opencrx.kernel.contract1.cci2
 

Subinterfaces of AddressableQuery in org.opencrx.kernel.contract1.cci2
 interface ContractAddressQuery
           
 

Uses of AddressableQuery in org.opencrx.kernel.product1.cci2
 

Subinterfaces of AddressableQuery in org.opencrx.kernel.product1.cci2
 interface ProductAddressQuery
           
 



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