Uses of Interface
org.opencrx.kernel.building1.jmi1.Facility

Packages that use Facility
org.opencrx.kernel.building1.jmi1   
 

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

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

Methods in org.opencrx.kernel.building1.jmi1 that return Facility
 Facility FacilityClass.createFacility()
          Creates an instance of class Facility.
 Facility Segment.getFacility(boolean idIsPersistent, String id)
          Retrieves the value for the reference facility for the specified qualifier attribute value.
 Facility AbstractBuildingUnit.getFacility(boolean idIsPersistent, String id)
          Retrieves the value for the reference facility for the specified qualifier attribute value.
 Facility FacilityClass.getFacility(Object object)
          Creates an instance of class Facility based on the specified Object instance.
 Facility Segment.getFacility(String id)
          Retrieves the value for the reference facility for the specified qualifier attribute value.
 Facility AbstractBuildingUnit.getFacility(String id)
          Retrieves the value for the reference facility for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.building1.jmi1 with parameters of type Facility
 void AbstractBuildingUnit.addFacility(boolean idIsPersistent, String id, Facility facility)
          Adds the specified element to the set of the values for the reference facility.
 void AbstractBuildingUnit.addFacility(String id, Facility facility)
          Adds the specified element to the set of the values for the reference facility using a reassignable qualifier.
 



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