KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > openmdx > filter1 > cci > filter1PackageImpl


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:39:05 CEST 2006
9
//
10
// GENERATED - DO NOT CHANGE MANUALLY
11
//
12
//////////////////////////////////////////////////////////////////////////////
13
package org.openmdx.filter1.cci;
14
15 public class filter1PackageImpl
16   extends org.openmdx.base.accessor.jmi.spi.RefPackage_1
17   implements filter1Package {
18
19   public filter1PackageImpl(
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.openmdx.filter1.cci.StringPropertyClass getStringPropertyClass(
30   ) {
31     return (org.openmdx.filter1.cci.StringPropertyClass)refClass(
32       "org:openmdx:filter1:StringProperty"
33     );
34   }
35
36 // ----------------------------------------------------------------------------
37
// Package/ImplFilterCreator
38
// ----------------------------------------------------------------------------
39
public org.openmdx.filter1.cci.StringPropertyFilter createStringPropertyFilter(
40   ) {
41     return (org.openmdx.filter1.cci.StringPropertyFilter)this.refCreateFilter(
42       "org:openmdx:filter1:StringProperty",
43       null,
44       null
45     );
46   }
47
48   public org.openmdx.filter1.cci.StringPropertyFilter createStringPropertyFilter(
49     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
50     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
51   ) {
52     return (org.openmdx.filter1.cci.StringPropertyFilter)this.refCreateFilter(
53       "org:openmdx:filter1:StringProperty",
54       filterProperties,
55       attributeSpecifiers
56     );
57   }
58
59 // ----------------------------------------------------------------------------
60
// Package/ImplClassAccessor
61
// ----------------------------------------------------------------------------
62
public org.openmdx.filter1.cci.FilterClass getFilterClass(
63   ) {
64     return (org.openmdx.filter1.cci.FilterClass)refClass(
65       "org:openmdx:filter1:Filter"
66     );
67   }
68
69 // ----------------------------------------------------------------------------
70
// Package/ImplFilterCreator
71
// ----------------------------------------------------------------------------
72
public org.openmdx.filter1.cci.FilterFilter createFilterFilter(
73   ) {
74     return (org.openmdx.filter1.cci.FilterFilter)this.refCreateFilter(
75       "org:openmdx:filter1:Filter",
76       null,
77       null
78     );
79   }
80
81   public org.openmdx.filter1.cci.FilterFilter createFilterFilter(
82     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
83     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
84   ) {
85     return (org.openmdx.filter1.cci.FilterFilter)this.refCreateFilter(
86       "org:openmdx:filter1:Filter",
87       filterProperties,
88       attributeSpecifiers
89     );
90   }
91
92 // ----------------------------------------------------------------------------
93
// Package/ImplClassAccessor
94
// ----------------------------------------------------------------------------
95
public org.openmdx.filter1.cci.IntegerPropertyClass getIntegerPropertyClass(
96   ) {
97     return (org.openmdx.filter1.cci.IntegerPropertyClass)refClass(
98       "org:openmdx:filter1:IntegerProperty"
99     );
100   }
101
102 // ----------------------------------------------------------------------------
103
// Package/ImplFilterCreator
104
// ----------------------------------------------------------------------------
105
public org.openmdx.filter1.cci.IntegerPropertyFilter createIntegerPropertyFilter(
106   ) {
107     return (org.openmdx.filter1.cci.IntegerPropertyFilter)this.refCreateFilter(
108       "org:openmdx:filter1:IntegerProperty",
109       null,
110       null
111     );
112   }
113
114   public org.openmdx.filter1.cci.IntegerPropertyFilter createIntegerPropertyFilter(
115     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
116     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
117   ) {
118     return (org.openmdx.filter1.cci.IntegerPropertyFilter)this.refCreateFilter(
119       "org:openmdx:filter1:IntegerProperty",
120       filterProperties,
121       attributeSpecifiers
122     );
123   }
124
125 // ----------------------------------------------------------------------------
126
// Package/ImplClassAccessor
127
// ----------------------------------------------------------------------------
128
public org.openmdx.filter1.cci.BooleanPropertyClass getBooleanPropertyClass(
129   ) {
130     return (org.openmdx.filter1.cci.BooleanPropertyClass)refClass(
131       "org:openmdx:filter1:BooleanProperty"
132     );
133   }
134
135 // ----------------------------------------------------------------------------
136
// Package/ImplFilterCreator
137
// ----------------------------------------------------------------------------
138
public org.openmdx.filter1.cci.BooleanPropertyFilter createBooleanPropertyFilter(
139   ) {
140     return (org.openmdx.filter1.cci.BooleanPropertyFilter)this.refCreateFilter(
141       "org:openmdx:filter1:BooleanProperty",
142       null,
143       null
144     );
145   }
146
147   public org.openmdx.filter1.cci.BooleanPropertyFilter createBooleanPropertyFilter(
148     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
149     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
150   ) {
151     return (org.openmdx.filter1.cci.BooleanPropertyFilter)this.refCreateFilter(
152       "org:openmdx:filter1:BooleanProperty",
153       filterProperties,
154       attributeSpecifiers
155     );
156   }
157
158 // ----------------------------------------------------------------------------
159
// Package/ImplClassAccessor
160
// ----------------------------------------------------------------------------
161
public org.openmdx.filter1.cci.UriPropertyClass getUriPropertyClass(
162   ) {
163     return (org.openmdx.filter1.cci.UriPropertyClass)refClass(
164       "org:openmdx:filter1:UriProperty"
165     );
166   }
167
168 // ----------------------------------------------------------------------------
169
// Package/ImplFilterCreator
170
// ----------------------------------------------------------------------------
171
public org.openmdx.filter1.cci.UriPropertyFilter createUriPropertyFilter(
172   ) {
173     return (org.openmdx.filter1.cci.UriPropertyFilter)this.refCreateFilter(
174       "org:openmdx:filter1:UriProperty",
175       null,
176       null
177     );
178   }
179
180   public org.openmdx.filter1.cci.UriPropertyFilter createUriPropertyFilter(
181     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
182     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
183   ) {
184     return (org.openmdx.filter1.cci.UriPropertyFilter)this.refCreateFilter(
185       "org:openmdx:filter1:UriProperty",
186       filterProperties,
187       attributeSpecifiers
188     );
189   }
190
191 // ----------------------------------------------------------------------------
192
// Package/ImplFilterCreator
193
// ----------------------------------------------------------------------------
194
public org.openmdx.filter1.cci.PropertyFilter createPropertyFilter(
195   ) {
196     return (org.openmdx.filter1.cci.PropertyFilter)this.refCreateFilter(
197       "org:openmdx:filter1:Property",
198       null,
199       null
200     );
201   }
202
203   public org.openmdx.filter1.cci.PropertyFilter createPropertyFilter(
204     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
205     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
206   ) {
207     return (org.openmdx.filter1.cci.PropertyFilter)this.refCreateFilter(
208       "org:openmdx:filter1:Property",
209       filterProperties,
210       attributeSpecifiers
211     );
212   }
213
214 // ----------------------------------------------------------------------------
215
// Package/ImplClassAccessor
216
// ----------------------------------------------------------------------------
217
public org.openmdx.filter1.cci.DecimalPropertyClass getDecimalPropertyClass(
218   ) {
219     return (org.openmdx.filter1.cci.DecimalPropertyClass)refClass(
220       "org:openmdx:filter1:DecimalProperty"
221     );
222   }
223
224 // ----------------------------------------------------------------------------
225
// Package/ImplFilterCreator
226
// ----------------------------------------------------------------------------
227
public org.openmdx.filter1.cci.DecimalPropertyFilter createDecimalPropertyFilter(
228   ) {
229     return (org.openmdx.filter1.cci.DecimalPropertyFilter)this.refCreateFilter(
230       "org:openmdx:filter1:DecimalProperty",
231       null,
232       null
233     );
234   }
235
236   public org.openmdx.filter1.cci.DecimalPropertyFilter createDecimalPropertyFilter(
237     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
238     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
239   ) {
240     return (org.openmdx.filter1.cci.DecimalPropertyFilter)this.refCreateFilter(
241       "org:openmdx:filter1:DecimalProperty",
242       filterProperties,
243       attributeSpecifiers
244     );
245   }
246
247 // ----------------------------------------------------------------------------
248
// Package/ImplEnd
249
// ----------------------------------------------------------------------------
250

251   public String JavaDoc refMofId(
252   ) {
253     return "org:openmdx:filter1:filter1";
254   }
255
256 }
257
Popular Tags