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

Packages that use BuildingComplex
org.opencrx.kernel.building1.cci2   
org.opencrx.kernel.building1.jmi1   
org.opencrx.kernel.building1.jpa3   
 

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

Methods in org.opencrx.kernel.building1.cci2 with type parameters of type BuildingComplex
<T extends BuildingComplex>
SegmentContainsBuildingComplex.BuildingComplex<T>
Segment.getBuildingComplex()
          Retrieves a set containing all the elements for the reference buildingComplex.
 

Methods in org.opencrx.kernel.building1.cci2 that return BuildingComplex
 BuildingComplex Building.getBuildingComplex()
          Retrieves the value for the reference buildingComplex.
 

Methods in org.opencrx.kernel.building1.cci2 with parameters of type BuildingComplex
 void Building.setBuildingComplex(BuildingComplex buildingComplex)
          Sets a new value for the reference buildingComplex.
 

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

Subinterfaces of BuildingComplex in org.opencrx.kernel.building1.jmi1
 interface BuildingComplex
          Class BuildingComplex
 

Methods in org.opencrx.kernel.building1.jmi1 with parameters of type BuildingComplex
 void Building.setBuildingComplex(BuildingComplex buildingComplex)
          Sets a new value for the reference buildingComplex.
 

Uses of BuildingComplex in org.opencrx.kernel.building1.jpa3
 

Classes in org.opencrx.kernel.building1.jpa3 that implement BuildingComplex
 class BuildingComplex
          Class BuildingComplex
 

Methods in org.opencrx.kernel.building1.jpa3 with type parameters of type BuildingComplex
<T extends BuildingComplex>
SegmentContainsBuildingComplex.BuildingComplex<T>
Segment.getBuildingComplex()
          Retrieves a set containing all the elements for the reference buildingComplex.
 

Methods in org.opencrx.kernel.building1.jpa3 that return BuildingComplex
 BuildingComplex Building.getBuildingComplex()
          Retrieves the value for the reference buildingComplex.
 

Methods in org.opencrx.kernel.building1.jpa3 with parameters of type BuildingComplex
 void Building.setBuildingComplex(BuildingComplex buildingComplex)
          Sets a new value for the reference buildingComplex.
 



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