KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > ras1 > cci > ras1PackageImpl


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:01 CEST 2006
9
//
10
// GENERATED - DO NOT CHANGE MANUALLY
11
//
12
//////////////////////////////////////////////////////////////////////////////
13
package org.opencrx.kernel.ras1.cci;
14
15 public class ras1PackageImpl
16   extends org.openmdx.base.accessor.jmi.spi.RefPackage_1
17   implements ras1Package {
18
19   public ras1PackageImpl(
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.ras1.cci.AssetContextClass getAssetContextClass(
30   ) {
31     return (org.opencrx.kernel.ras1.cci.AssetContextClass)refClass(
32       "org:opencrx:kernel:ras1:AssetContext"
33     );
34   }
35
36 // ----------------------------------------------------------------------------
37
// Package/ImplFilterCreator
38
// ----------------------------------------------------------------------------
39
public org.opencrx.kernel.ras1.cci.AssetContextFilter createAssetContextFilter(
40   ) {
41     return (org.opencrx.kernel.ras1.cci.AssetContextFilter)this.refCreateFilter(
42       "org:opencrx:kernel:ras1:AssetContext",
43       null,
44       null
45     );
46   }
47
48   public org.opencrx.kernel.ras1.cci.AssetContextFilter createAssetContextFilter(
49     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
50     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
51   ) {
52     return (org.opencrx.kernel.ras1.cci.AssetContextFilter)this.refCreateFilter(
53       "org:opencrx:kernel:ras1:AssetContext",
54       filterProperties,
55       attributeSpecifiers
56     );
57   }
58
59 // ----------------------------------------------------------------------------
60
// Package/ImplClassAccessor
61
// ----------------------------------------------------------------------------
62
public org.opencrx.kernel.ras1.cci.InterfaceSpecClass getInterfaceSpecClass(
63   ) {
64     return (org.opencrx.kernel.ras1.cci.InterfaceSpecClass)refClass(
65       "org:opencrx:kernel:ras1:InterfaceSpec"
66     );
67   }
68
69 // ----------------------------------------------------------------------------
70
// Package/ImplFilterCreator
71
// ----------------------------------------------------------------------------
72
public org.opencrx.kernel.ras1.cci.InterfaceSpecFilter createInterfaceSpecFilter(
73   ) {
74     return (org.opencrx.kernel.ras1.cci.InterfaceSpecFilter)this.refCreateFilter(
75       "org:opencrx:kernel:ras1:InterfaceSpec",
76       null,
77       null
78     );
79   }
80
81   public org.opencrx.kernel.ras1.cci.InterfaceSpecFilter createInterfaceSpecFilter(
82     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
83     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
84   ) {
85     return (org.opencrx.kernel.ras1.cci.InterfaceSpecFilter)this.refCreateFilter(
86       "org:opencrx:kernel:ras1:InterfaceSpec",
87       filterProperties,
88       attributeSpecifiers
89     );
90   }
91
92 // ----------------------------------------------------------------------------
93
// Package/ImplFilterCreator
94
// ----------------------------------------------------------------------------
95
public org.opencrx.kernel.ras1.cci.DesignPartFilter createDesignPartFilter(
96   ) {
97     return (org.opencrx.kernel.ras1.cci.DesignPartFilter)this.refCreateFilter(
98       "org:opencrx:kernel:ras1:DesignPart",
99       null,
100       null
101     );
102   }
103
104   public org.opencrx.kernel.ras1.cci.DesignPartFilter createDesignPartFilter(
105     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
106     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
107   ) {
108     return (org.opencrx.kernel.ras1.cci.DesignPartFilter)this.refCreateFilter(
109       "org:opencrx:kernel:ras1:DesignPart",
110       filterProperties,
111       attributeSpecifiers
112     );
113   }
114
115 // ----------------------------------------------------------------------------
116
// Package/ImplFilterCreator
117
// ----------------------------------------------------------------------------
118
public org.opencrx.kernel.ras1.cci.ClassificationElementFilter createClassificationElementFilter(
119   ) {
120     return (org.opencrx.kernel.ras1.cci.ClassificationElementFilter)this.refCreateFilter(
121       "org:opencrx:kernel:ras1:ClassificationElement",
122       null,
123       null
124     );
125   }
126
127   public org.opencrx.kernel.ras1.cci.ClassificationElementFilter createClassificationElementFilter(
128     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
129     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
130   ) {
131     return (org.opencrx.kernel.ras1.cci.ClassificationElementFilter)this.refCreateFilter(
132       "org:opencrx:kernel:ras1:ClassificationElement",
133       filterProperties,
134       attributeSpecifiers
135     );
136   }
137
138 // ----------------------------------------------------------------------------
139
// Package/ImplClassAccessor
140
// ----------------------------------------------------------------------------
141
public org.opencrx.kernel.ras1.cci.ImplementationPartClass getImplementationPartClass(
142   ) {
143     return (org.opencrx.kernel.ras1.cci.ImplementationPartClass)refClass(
144       "org:opencrx:kernel:ras1:ImplementationPart"
145     );
146   }
147
148 // ----------------------------------------------------------------------------
149
// Package/ImplFilterCreator
150
// ----------------------------------------------------------------------------
151
public org.opencrx.kernel.ras1.cci.ImplementationPartFilter createImplementationPartFilter(
152   ) {
153     return (org.opencrx.kernel.ras1.cci.ImplementationPartFilter)this.refCreateFilter(
154       "org:opencrx:kernel:ras1:ImplementationPart",
155       null,
156       null
157     );
158   }
159
160   public org.opencrx.kernel.ras1.cci.ImplementationPartFilter createImplementationPartFilter(
161     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
162     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
163   ) {
164     return (org.opencrx.kernel.ras1.cci.ImplementationPartFilter)this.refCreateFilter(
165       "org:opencrx:kernel:ras1:ImplementationPart",
166       filterProperties,
167       attributeSpecifiers
168     );
169   }
170
171 // ----------------------------------------------------------------------------
172
// Package/ImplFilterCreator
173
// ----------------------------------------------------------------------------
174
public org.opencrx.kernel.ras1.cci.SolutionPartFilter createSolutionPartFilter(
175   ) {
176     return (org.opencrx.kernel.ras1.cci.SolutionPartFilter)this.refCreateFilter(
177       "org:opencrx:kernel:ras1:SolutionPart",
178       null,
179       null
180     );
181   }
182
183   public org.opencrx.kernel.ras1.cci.SolutionPartFilter createSolutionPartFilter(
184     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
185     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
186   ) {
187     return (org.opencrx.kernel.ras1.cci.SolutionPartFilter)this.refCreateFilter(
188       "org:opencrx:kernel:ras1:SolutionPart",
189       filterProperties,
190       attributeSpecifiers
191     );
192   }
193
194 // ----------------------------------------------------------------------------
195
// Package/ImplClassAccessor
196
// ----------------------------------------------------------------------------
197
public org.opencrx.kernel.ras1.cci.UseCaseClass getUseCaseClass(
198   ) {
199     return (org.opencrx.kernel.ras1.cci.UseCaseClass)refClass(
200       "org:opencrx:kernel:ras1:UseCase"
201     );
202   }
203
204 // ----------------------------------------------------------------------------
205
// Package/ImplFilterCreator
206
// ----------------------------------------------------------------------------
207
public org.opencrx.kernel.ras1.cci.UseCaseFilter createUseCaseFilter(
208   ) {
209     return (org.opencrx.kernel.ras1.cci.UseCaseFilter)this.refCreateFilter(
210       "org:opencrx:kernel:ras1:UseCase",
211       null,
212       null
213     );
214   }
215
216   public org.opencrx.kernel.ras1.cci.UseCaseFilter createUseCaseFilter(
217     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
218     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
219   ) {
220     return (org.opencrx.kernel.ras1.cci.UseCaseFilter)this.refCreateFilter(
221       "org:opencrx:kernel:ras1:UseCase",
222       filterProperties,
223       attributeSpecifiers
224     );
225   }
226
227 // ----------------------------------------------------------------------------
228
// Package/ImplClassAccessor
229
// ----------------------------------------------------------------------------
230
public org.opencrx.kernel.ras1.cci.AssetClass getAssetClass(
231   ) {
232     return (org.opencrx.kernel.ras1.cci.AssetClass)refClass(
233       "org:opencrx:kernel:ras1:Asset"
234     );
235   }
236
237 // ----------------------------------------------------------------------------
238
// Package/ImplFilterCreator
239
// ----------------------------------------------------------------------------
240
public org.opencrx.kernel.ras1.cci.AssetFilter createAssetFilter(
241   ) {
242     return (org.opencrx.kernel.ras1.cci.AssetFilter)this.refCreateFilter(
243       "org:opencrx:kernel:ras1:Asset",
244       null,
245       null
246     );
247   }
248
249   public org.opencrx.kernel.ras1.cci.AssetFilter createAssetFilter(
250     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
251     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
252   ) {
253     return (org.opencrx.kernel.ras1.cci.AssetFilter)this.refCreateFilter(
254       "org:opencrx:kernel:ras1:Asset",
255       filterProperties,
256       attributeSpecifiers
257     );
258   }
259
260 // ----------------------------------------------------------------------------
261
// Package/ImplClassAccessor
262
// ----------------------------------------------------------------------------
263
public org.opencrx.kernel.ras1.cci.ArtifactDependencyClass getArtifactDependencyClass(
264   ) {
265     return (org.opencrx.kernel.ras1.cci.ArtifactDependencyClass)refClass(
266       "org:opencrx:kernel:ras1:ArtifactDependency"
267     );
268   }
269
270 // ----------------------------------------------------------------------------
271
// Package/ImplFilterCreator
272
// ----------------------------------------------------------------------------
273
public org.opencrx.kernel.ras1.cci.ArtifactDependencyFilter createArtifactDependencyFilter(
274   ) {
275     return (org.opencrx.kernel.ras1.cci.ArtifactDependencyFilter)this.refCreateFilter(
276       "org:opencrx:kernel:ras1:ArtifactDependency",
277       null,
278       null
279     );
280   }
281
282   public org.opencrx.kernel.ras1.cci.ArtifactDependencyFilter createArtifactDependencyFilter(
283     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
284     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
285   ) {
286     return (org.opencrx.kernel.ras1.cci.ArtifactDependencyFilter)this.refCreateFilter(
287       "org:opencrx:kernel:ras1:ArtifactDependency",
288       filterProperties,
289       attributeSpecifiers
290     );
291   }
292
293 // ----------------------------------------------------------------------------
294
// Package/ImplClassAccessor
295
// ----------------------------------------------------------------------------
296
public org.opencrx.kernel.ras1.cci.RequirementDiagramClass getRequirementDiagramClass(
297   ) {
298     return (org.opencrx.kernel.ras1.cci.RequirementDiagramClass)refClass(
299       "org:opencrx:kernel:ras1:RequirementDiagram"
300     );
301   }
302
303 // ----------------------------------------------------------------------------
304
// Package/ImplFilterCreator
305
// ----------------------------------------------------------------------------
306
public org.opencrx.kernel.ras1.cci.RequirementDiagramFilter createRequirementDiagramFilter(
307   ) {
308     return (org.opencrx.kernel.ras1.cci.RequirementDiagramFilter)this.refCreateFilter(
309       "org:opencrx:kernel:ras1:RequirementDiagram",
310       null,
311       null
312     );
313   }
314
315   public org.opencrx.kernel.ras1.cci.RequirementDiagramFilter createRequirementDiagramFilter(
316     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
317     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
318   ) {
319     return (org.opencrx.kernel.ras1.cci.RequirementDiagramFilter)this.refCreateFilter(
320       "org:opencrx:kernel:ras1:RequirementDiagram",
321       filterProperties,
322       attributeSpecifiers
323     );
324   }
325
326 // ----------------------------------------------------------------------------
327
// Package/ImplClassAccessor
328
// ----------------------------------------------------------------------------
329
public org.opencrx.kernel.ras1.cci.DescriptorClass getDescriptorClass(
330   ) {
331     return (org.opencrx.kernel.ras1.cci.DescriptorClass)refClass(
332       "org:opencrx:kernel:ras1:Descriptor"
333     );
334   }
335
336 // ----------------------------------------------------------------------------
337
// Package/ImplFilterCreator
338
// ----------------------------------------------------------------------------
339
public org.opencrx.kernel.ras1.cci.DescriptorFilter createDescriptorFilter(
340   ) {
341     return (org.opencrx.kernel.ras1.cci.DescriptorFilter)this.refCreateFilter(
342       "org:opencrx:kernel:ras1:Descriptor",
343       null,
344       null
345     );
346   }
347
348   public org.opencrx.kernel.ras1.cci.DescriptorFilter createDescriptorFilter(
349     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
350     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
351   ) {
352     return (org.opencrx.kernel.ras1.cci.DescriptorFilter)this.refCreateFilter(
353       "org:opencrx:kernel:ras1:Descriptor",
354       filterProperties,
355       attributeSpecifiers
356     );
357   }
358
359 // ----------------------------------------------------------------------------
360
// Package/ImplClassAccessor
361
// ----------------------------------------------------------------------------
362
public org.opencrx.kernel.ras1.cci.RequirementModelClass getRequirementModelClass(
363   ) {
364     return (org.opencrx.kernel.ras1.cci.RequirementModelClass)refClass(
365       "org:opencrx:kernel:ras1:RequirementModel"
366     );
367   }
368
369 // ----------------------------------------------------------------------------
370
// Package/ImplFilterCreator
371
// ----------------------------------------------------------------------------
372
public org.opencrx.kernel.ras1.cci.RequirementModelFilter createRequirementModelFilter(
373   ) {
374     return (org.opencrx.kernel.ras1.cci.RequirementModelFilter)this.refCreateFilter(
375       "org:opencrx:kernel:ras1:RequirementModel",
376       null,
377       null
378     );
379   }
380
381   public org.opencrx.kernel.ras1.cci.RequirementModelFilter createRequirementModelFilter(
382     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
383     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
384   ) {
385     return (org.opencrx.kernel.ras1.cci.RequirementModelFilter)this.refCreateFilter(
386       "org:opencrx:kernel:ras1:RequirementModel",
387       filterProperties,
388       attributeSpecifiers
389     );
390   }
391
392 // ----------------------------------------------------------------------------
393
// Package/ImplClassAccessor
394
// ----------------------------------------------------------------------------
395
public org.opencrx.kernel.ras1.cci.DesignDiagramClass getDesignDiagramClass(
396   ) {
397     return (org.opencrx.kernel.ras1.cci.DesignDiagramClass)refClass(
398       "org:opencrx:kernel:ras1:DesignDiagram"
399     );
400   }
401
402 // ----------------------------------------------------------------------------
403
// Package/ImplFilterCreator
404
// ----------------------------------------------------------------------------
405
public org.opencrx.kernel.ras1.cci.DesignDiagramFilter createDesignDiagramFilter(
406   ) {
407     return (org.opencrx.kernel.ras1.cci.DesignDiagramFilter)this.refCreateFilter(
408       "org:opencrx:kernel:ras1:DesignDiagram",
409       null,
410       null
411     );
412   }
413
414   public org.opencrx.kernel.ras1.cci.DesignDiagramFilter createDesignDiagramFilter(
415     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
416     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
417   ) {
418     return (org.opencrx.kernel.ras1.cci.DesignDiagramFilter)this.refCreateFilter(
419       "org:opencrx:kernel:ras1:DesignDiagram",
420       filterProperties,
421       attributeSpecifiers
422     );
423   }
424
425 // ----------------------------------------------------------------------------
426
// Package/ImplFilterCreator
427
// ----------------------------------------------------------------------------
428
public org.opencrx.kernel.ras1.cci.ModelFilter createModelFilter(
429   ) {
430     return (org.opencrx.kernel.ras1.cci.ModelFilter)this.refCreateFilter(
431       "org:opencrx:kernel:ras1:Model",
432       null,
433       null
434     );
435   }
436
437   public org.opencrx.kernel.ras1.cci.ModelFilter createModelFilter(
438     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
439     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
440   ) {
441     return (org.opencrx.kernel.ras1.cci.ModelFilter)this.refCreateFilter(
442       "org:opencrx:kernel:ras1:Model",
443       filterProperties,
444       attributeSpecifiers
445     );
446   }
447
448 // ----------------------------------------------------------------------------
449
// Package/ImplFilterCreator
450
// ----------------------------------------------------------------------------
451
public org.opencrx.kernel.ras1.cci.DiagramFilter createDiagramFilter(
452   ) {
453     return (org.opencrx.kernel.ras1.cci.DiagramFilter)this.refCreateFilter(
454       "org:opencrx:kernel:ras1:Diagram",
455       null,
456       null
457     );
458   }
459
460   public org.opencrx.kernel.ras1.cci.DiagramFilter createDiagramFilter(
461     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
462     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
463   ) {
464     return (org.opencrx.kernel.ras1.cci.DiagramFilter)this.refCreateFilter(
465       "org:opencrx:kernel:ras1:Diagram",
466       filterProperties,
467       attributeSpecifiers
468     );
469   }
470
471 // ----------------------------------------------------------------------------
472
// Package/ImplClassAccessor
473
// ----------------------------------------------------------------------------
474
public org.opencrx.kernel.ras1.cci.DesignModelClass getDesignModelClass(
475   ) {
476     return (org.opencrx.kernel.ras1.cci.DesignModelClass)refClass(
477       "org:opencrx:kernel:ras1:DesignModel"
478     );
479   }
480
481 // ----------------------------------------------------------------------------
482
// Package/ImplFilterCreator
483
// ----------------------------------------------------------------------------
484
public org.opencrx.kernel.ras1.cci.DesignModelFilter createDesignModelFilter(
485   ) {
486     return (org.opencrx.kernel.ras1.cci.DesignModelFilter)this.refCreateFilter(
487       "org:opencrx:kernel:ras1:DesignModel",
488       null,
489       null
490     );
491   }
492
493   public org.opencrx.kernel.ras1.cci.DesignModelFilter createDesignModelFilter(
494     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
495     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
496   ) {
497     return (org.opencrx.kernel.ras1.cci.DesignModelFilter)this.refCreateFilter(
498       "org:opencrx:kernel:ras1:DesignModel",
499       filterProperties,
500       attributeSpecifiers
501     );
502   }
503
504 // ----------------------------------------------------------------------------
505
// Package/ImplClassAccessor
506
// ----------------------------------------------------------------------------
507
public org.opencrx.kernel.ras1.cci.DescriptorGroupClass getDescriptorGroupClass(
508   ) {
509     return (org.opencrx.kernel.ras1.cci.DescriptorGroupClass)refClass(
510       "org:opencrx:kernel:ras1:DescriptorGroup"
511     );
512   }
513
514 // ----------------------------------------------------------------------------
515
// Package/ImplFilterCreator
516
// ----------------------------------------------------------------------------
517
public org.opencrx.kernel.ras1.cci.DescriptorGroupFilter createDescriptorGroupFilter(
518   ) {
519     return (org.opencrx.kernel.ras1.cci.DescriptorGroupFilter)this.refCreateFilter(
520       "org:opencrx:kernel:ras1:DescriptorGroup",
521       null,
522       null
523     );
524   }
525
526   public org.opencrx.kernel.ras1.cci.DescriptorGroupFilter createDescriptorGroupFilter(
527     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
528     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
529   ) {
530     return (org.opencrx.kernel.ras1.cci.DescriptorGroupFilter)this.refCreateFilter(
531       "org:opencrx:kernel:ras1:DescriptorGroup",
532       filterProperties,
533       attributeSpecifiers
534     );
535   }
536
537 // ----------------------------------------------------------------------------
538
// Package/ImplFilterCreator
539
// ----------------------------------------------------------------------------
540
public org.opencrx.kernel.ras1.cci.ArtifactFilter createArtifactFilter(
541   ) {
542     return (org.opencrx.kernel.ras1.cci.ArtifactFilter)this.refCreateFilter(
543       "org:opencrx:kernel:ras1:Artifact",
544       null,
545       null
546     );
547   }
548
549   public org.opencrx.kernel.ras1.cci.ArtifactFilter createArtifactFilter(
550     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
551     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
552   ) {
553     return (org.opencrx.kernel.ras1.cci.ArtifactFilter)this.refCreateFilter(
554       "org:opencrx:kernel:ras1:Artifact",
555       filterProperties,
556       attributeSpecifiers
557     );
558   }
559
560 // ----------------------------------------------------------------------------
561
// Package/ImplClassAccessor
562
// ----------------------------------------------------------------------------
563
public org.opencrx.kernel.ras1.cci.ArtifactContextClass getArtifactContextClass(
564   ) {
565     return (org.opencrx.kernel.ras1.cci.ArtifactContextClass)refClass(
566       "org:opencrx:kernel:ras1:ArtifactContext"
567     );
568   }
569
570 // ----------------------------------------------------------------------------
571
// Package/ImplFilterCreator
572
// ----------------------------------------------------------------------------
573
public org.opencrx.kernel.ras1.cci.ArtifactContextFilter createArtifactContextFilter(
574   ) {
575     return (org.opencrx.kernel.ras1.cci.ArtifactContextFilter)this.refCreateFilter(
576       "org:opencrx:kernel:ras1:ArtifactContext",
577       null,
578       null
579     );
580   }
581
582   public org.opencrx.kernel.ras1.cci.ArtifactContextFilter createArtifactContextFilter(
583     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
584     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
585   ) {
586     return (org.opencrx.kernel.ras1.cci.ArtifactContextFilter)this.refCreateFilter(
587       "org:opencrx:kernel:ras1:ArtifactContext",
588       filterProperties,
589       attributeSpecifiers
590     );
591   }
592
593 // ----------------------------------------------------------------------------
594
// Package/ImplClassAccessor
595
// ----------------------------------------------------------------------------
596
public org.opencrx.kernel.ras1.cci.ProfileClass getProfileClass(
597   ) {
598     return (org.opencrx.kernel.ras1.cci.ProfileClass)refClass(
599       "org:opencrx:kernel:ras1:Profile"
600     );
601   }
602
603 // ----------------------------------------------------------------------------
604
// Package/ImplFilterCreator
605
// ----------------------------------------------------------------------------
606
public org.opencrx.kernel.ras1.cci.ProfileFilter createProfileFilter(
607   ) {
608     return (org.opencrx.kernel.ras1.cci.ProfileFilter)this.refCreateFilter(
609       "org:opencrx:kernel:ras1:Profile",
610       null,
611       null
612     );
613   }
614
615   public org.opencrx.kernel.ras1.cci.ProfileFilter createProfileFilter(
616     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
617     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
618   ) {
619     return (org.opencrx.kernel.ras1.cci.ProfileFilter)this.refCreateFilter(
620       "org:opencrx:kernel:ras1:Profile",
621       filterProperties,
622       attributeSpecifiers
623     );
624   }
625
626 // ----------------------------------------------------------------------------
627
// Package/ImplClassAccessor
628
// ----------------------------------------------------------------------------
629
public org.opencrx.kernel.ras1.cci.TestDiagramClass getTestDiagramClass(
630   ) {
631     return (org.opencrx.kernel.ras1.cci.TestDiagramClass)refClass(
632       "org:opencrx:kernel:ras1:TestDiagram"
633     );
634   }
635
636 // ----------------------------------------------------------------------------
637
// Package/ImplFilterCreator
638
// ----------------------------------------------------------------------------
639
public org.opencrx.kernel.ras1.cci.TestDiagramFilter createTestDiagramFilter(
640   ) {
641     return (org.opencrx.kernel.ras1.cci.TestDiagramFilter)this.refCreateFilter(
642       "org:opencrx:kernel:ras1:TestDiagram",
643       null,
644       null
645     );
646   }
647
648   public org.opencrx.kernel.ras1.cci.TestDiagramFilter createTestDiagramFilter(
649     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
650     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
651   ) {
652     return (org.opencrx.kernel.ras1.cci.TestDiagramFilter)this.refCreateFilter(
653       "org:opencrx:kernel:ras1:TestDiagram",
654       filterProperties,
655       attributeSpecifiers
656     );
657   }
658
659 // ----------------------------------------------------------------------------
660
// Package/ImplClassAccessor
661
// ----------------------------------------------------------------------------
662
public org.opencrx.kernel.ras1.cci.VariabilityPointClass getVariabilityPointClass(
663   ) {
664     return (org.opencrx.kernel.ras1.cci.VariabilityPointClass)refClass(
665       "org:opencrx:kernel:ras1:VariabilityPoint"
666     );
667   }
668
669 // ----------------------------------------------------------------------------
670
// Package/ImplFilterCreator
671
// ----------------------------------------------------------------------------
672
public org.opencrx.kernel.ras1.cci.VariabilityPointFilter createVariabilityPointFilter(
673   ) {
674     return (org.opencrx.kernel.ras1.cci.VariabilityPointFilter)this.refCreateFilter(
675       "org:opencrx:kernel:ras1:VariabilityPoint",
676       null,
677       null
678     );
679   }
680
681   public org.opencrx.kernel.ras1.cci.VariabilityPointFilter createVariabilityPointFilter(
682     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
683     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
684   ) {
685     return (org.opencrx.kernel.ras1.cci.VariabilityPointFilter)this.refCreateFilter(
686       "org:opencrx:kernel:ras1:VariabilityPoint",
687       filterProperties,
688       attributeSpecifiers
689     );
690   }
691
692 // ----------------------------------------------------------------------------
693
// Package/ImplFilterCreator
694
// ----------------------------------------------------------------------------
695
public org.opencrx.kernel.ras1.cci.RequirementPartFilter createRequirementPartFilter(
696   ) {
697     return (org.opencrx.kernel.ras1.cci.RequirementPartFilter)this.refCreateFilter(
698       "org:opencrx:kernel:ras1:RequirementPart",
699       null,
700       null
701     );
702   }
703
704   public org.opencrx.kernel.ras1.cci.RequirementPartFilter createRequirementPartFilter(
705     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
706     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
707   ) {
708     return (org.opencrx.kernel.ras1.cci.RequirementPartFilter)this.refCreateFilter(
709       "org:opencrx:kernel:ras1:RequirementPart",
710       filterProperties,
711       attributeSpecifiers
712     );
713   }
714
715 // ----------------------------------------------------------------------------
716
// Package/ImplClassAccessor
717
// ----------------------------------------------------------------------------
718
public org.opencrx.kernel.ras1.cci.TestModelClass getTestModelClass(
719   ) {
720     return (org.opencrx.kernel.ras1.cci.TestModelClass)refClass(
721       "org:opencrx:kernel:ras1:TestModel"
722     );
723   }
724
725 // ----------------------------------------------------------------------------
726
// Package/ImplFilterCreator
727
// ----------------------------------------------------------------------------
728
public org.opencrx.kernel.ras1.cci.TestModelFilter createTestModelFilter(
729   ) {
730     return (org.opencrx.kernel.ras1.cci.TestModelFilter)this.refCreateFilter(
731       "org:opencrx:kernel:ras1:TestModel",
732       null,
733       null
734     );
735   }
736
737   public org.opencrx.kernel.ras1.cci.TestModelFilter createTestModelFilter(
738     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
739     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
740   ) {
741     return (org.opencrx.kernel.ras1.cci.TestModelFilter)this.refCreateFilter(
742       "org:opencrx:kernel:ras1:TestModel",
743       filterProperties,
744       attributeSpecifiers
745     );
746   }
747
748 // ----------------------------------------------------------------------------
749
// Package/ImplFilterCreator
750
// ----------------------------------------------------------------------------
751
public org.opencrx.kernel.ras1.cci.TestPartFilter createTestPartFilter(
752   ) {
753     return (org.opencrx.kernel.ras1.cci.TestPartFilter)this.refCreateFilter(
754       "org:opencrx:kernel:ras1:TestPart",
755       null,
756       null
757     );
758   }
759
760   public org.opencrx.kernel.ras1.cci.TestPartFilter createTestPartFilter(
761     org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
762     org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers
763   ) {
764     return (org.opencrx.kernel.ras1.cci.TestPartFilter)this.refCreateFilter(
765       "org:opencrx:kernel:ras1:TestPart",
766       filterProperties,
767       attributeSpecifiers
768     );
769   }
770
771 // ----------------------------------------------------------------------------
772
// Package/ImplEnd
773
// ----------------------------------------------------------------------------
774

775   public String JavaDoc refMofId(
776   ) {
777     return "org:opencrx:kernel:ras1:ras1";
778   }
779
780 }
781
Popular Tags