|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
Segment.getFacility(FacilityQuery query)
Retrieves the value for the reference facility for the specified query. |
|
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||