KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > building1 > cci > building1PackageImpl


1 // ----------------------------------------------------------------------------
2
// Package/ImplBegin
3
// ----------------------------------------------------------------------------
4
//////////////////////////////////////////////////////////////////////////////
5
//
6
// Name: $Id: JMIAbstractMapper.java,v 1.11 2006/01/21 23:09:07 wfro Exp $
7
// Generated by: openMDX JMI Mapper
8
// Date: Mon Apr 03 11:38:54 CEST 2006
9
//
10
// GENERATED - DO NOT CHANGE MANUALLY
11
//
12
//////////////////////////////////////////////////////////////////////////////
13
package org.opencrx.kernel.building1.cci;
14
15 public class building1PackageImpl
16   extends org.openmdx.base.accessor.jmi.spi.RefPackage_1
17   implements building1Package {
18
19   public building1PackageImpl(
20     javax.jmi.reflect.RefPackage outermostPackage,
21     javax.jmi.reflect.RefPackage immediatePackage
22   ) {
23     super(outermostPackage, immediatePackage);
24   }
25
26 // ----------------------------------------------------------------------------
27
// Package/ImplClassAccessor
28
// ----------------------------------------------------------------------------
29
public org.opencrx.kernel.building1.cci.FacilityClass getFacilityClass(
30   ) {
31     return (org.opencrx.kernel.building1.cci.FacilityClass)refClass(
32       "org:opencrx:kernel:building1:Facility"
33     );
34   }
35
36 // ----------------------------------------------------------------------------
37
// Package/ImplFilterCreator
38
// ----------------------------------------------------------------------------
39
public org.opencrx.kernel.building1.cci.FacilityFilter createFacilityFilter(
40   ) {
41     return (org.opencrx.kernel.building1.cci.FacilityFilter)this.refCreateFilter(
42       "org:opencrx:kernel:building1:Facility",
43       null,
44       null
45     );
46   }
47
48   public org.opencrx.kernel.building1.cci.FacilityFilter createFacilityFilter(
49     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
50     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
51   ) {
52     return (org.opencrx.kernel.building1.cci.FacilityFilter)this.refCreateFilter(
53       "org:opencrx:kernel:building1:Facility",
54       filterProperties,
55       attributeSpecifiers
56     );
57   }
58
59 // ----------------------------------------------------------------------------
60
// Package/ImplClassAccessor
61
// ----------------------------------------------------------------------------
62
public org.opencrx.kernel.building1.cci.BuildingUnitClass getBuildingUnitClass(
63   ) {
64     return (org.opencrx.kernel.building1.cci.BuildingUnitClass)refClass(
65       "org:opencrx:kernel:building1:BuildingUnit"
66     );
67   }
68
69 // ----------------------------------------------------------------------------
70
// Package/ImplFilterCreator
71
// ----------------------------------------------------------------------------
72
public org.opencrx.kernel.building1.cci.BuildingUnitFilter createBuildingUnitFilter(
73   ) {
74     return (org.opencrx.kernel.building1.cci.BuildingUnitFilter)this.refCreateFilter(
75       "org:opencrx:kernel:building1:BuildingUnit",
76       null,
77       null
78     );
79   }
80
81   public org.opencrx.kernel.building1.cci.BuildingUnitFilter createBuildingUnitFilter(
82     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
83     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
84   ) {
85     return (org.opencrx.kernel.building1.cci.BuildingUnitFilter)this.refCreateFilter(
86       "org:opencrx:kernel:building1:BuildingUnit",
87       filterProperties,
88       attributeSpecifiers
89     );
90   }
91
92 // ----------------------------------------------------------------------------
93
// Package/ImplFilterCreator
94
// ----------------------------------------------------------------------------
95
public org.opencrx.kernel.building1.cci.AbstractBuildingUnitFilter createAbstractBuildingUnitFilter(
96   ) {
97     return (org.opencrx.kernel.building1.cci.AbstractBuildingUnitFilter)this.refCreateFilter(
98       "org:opencrx:kernel:building1:AbstractBuildingUnit",
99       null,
100       null
101     );
102   }
103
104   public org.opencrx.kernel.building1.cci.AbstractBuildingUnitFilter createAbstractBuildingUnitFilter(
105     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
106     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
107   ) {
108     return (org.opencrx.kernel.building1.cci.AbstractBuildingUnitFilter)this.refCreateFilter(
109       "org:opencrx:kernel:building1:AbstractBuildingUnit",
110       filterProperties,
111       attributeSpecifiers
112     );
113   }
114
115 // ----------------------------------------------------------------------------
116
// Package/ImplClassAccessor
117
// ----------------------------------------------------------------------------
118
public org.opencrx.kernel.building1.cci.BuildingClass getBuildingClass(
119   ) {
120     return (org.opencrx.kernel.building1.cci.BuildingClass)refClass(
121       "org:opencrx:kernel:building1:Building"
122     );
123   }
124
125 // ----------------------------------------------------------------------------
126
// Package/ImplFilterCreator
127
// ----------------------------------------------------------------------------
128
public org.opencrx.kernel.building1.cci.BuildingFilter createBuildingFilter(
129   ) {
130     return (org.opencrx.kernel.building1.cci.BuildingFilter)this.refCreateFilter(
131       "org:opencrx:kernel:building1:Building",
132       null,
133       null
134     );
135   }
136
137   public org.opencrx.kernel.building1.cci.BuildingFilter createBuildingFilter(
138     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
139     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
140   ) {
141     return (org.opencrx.kernel.building1.cci.BuildingFilter)this.refCreateFilter(
142       "org:opencrx:kernel:building1:Building",
143       filterProperties,
144       attributeSpecifiers
145     );
146   }
147
148 // ----------------------------------------------------------------------------
149
// Package/ImplClassAccessor
150
// ----------------------------------------------------------------------------
151
public org.opencrx.kernel.building1.cci.SegmentClass getSegmentClass(
152   ) {
153     return (org.opencrx.kernel.building1.cci.SegmentClass)refClass(
154       "org:opencrx:kernel:building1:Segment"
155     );
156   }
157
158 // ----------------------------------------------------------------------------
159
// Package/ImplFilterCreator
160
// ----------------------------------------------------------------------------
161
public org.opencrx.kernel.building1.cci.SegmentFilter createSegmentFilter(
162   ) {
163     return (org.opencrx.kernel.building1.cci.SegmentFilter)this.refCreateFilter(
164       "org:opencrx:kernel:building1:Segment",
165       null,
166       null
167     );
168   }
169
170   public org.opencrx.kernel.building1.cci.SegmentFilter createSegmentFilter(
171     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
172     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
173   ) {
174     return (org.opencrx.kernel.building1.cci.SegmentFilter)this.refCreateFilter(
175       "org:opencrx:kernel:building1:Segment",
176       filterProperties,
177       attributeSpecifiers
178     );
179   }
180
181 // ----------------------------------------------------------------------------
182
// Package/ImplClassAccessor
183
// ----------------------------------------------------------------------------
184
public org.opencrx.kernel.building1.cci.BuildingComplexClass getBuildingComplexClass(
185   ) {
186     return (org.opencrx.kernel.building1.cci.BuildingComplexClass)refClass(
187       "org:opencrx:kernel:building1:BuildingComplex"
188     );
189   }
190
191 // ----------------------------------------------------------------------------
192
// Package/ImplFilterCreator
193
// ----------------------------------------------------------------------------
194
public org.opencrx.kernel.building1.cci.BuildingComplexFilter createBuildingComplexFilter(
195   ) {
196     return (org.opencrx.kernel.building1.cci.BuildingComplexFilter)this.refCreateFilter(
197       "org:opencrx:kernel:building1:BuildingComplex",
198       null,
199       null
200     );
201   }
202
203   public org.opencrx.kernel.building1.cci.BuildingComplexFilter createBuildingComplexFilter(
204     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
205     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
206   ) {
207     return (org.opencrx.kernel.building1.cci.BuildingComplexFilter)this.refCreateFilter(
208       "org:opencrx:kernel:building1:BuildingComplex",
209       filterProperties,
210       attributeSpecifiers
211     );
212   }
213
214 // ----------------------------------------------------------------------------
215
// Package/ImplEnd
216
// ----------------------------------------------------------------------------
217

218   public String JavaDoc refMofId(
219   ) {
220     return "org:opencrx:kernel:building1:building1";
221   }
222
223 }
224
Popular Tags