KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencrx > kernel > model1 > cci > OperationClass


1 // ----------------------------------------------------------------------------
2
// ClassProxy/IntfBegin
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:52 CEST 2006
9
//
10
// GENERATED - DO NOT CHANGE MANUALLY
11
//
12
//////////////////////////////////////////////////////////////////////////////
13
package org.opencrx.kernel.model1.cci;
14
15 public interface OperationClass
16   extends org.openmdx.base.accessor.jmi.cci.RefClass_1_0 {
17
18   /**
19    * Creates an instance of class <code>Operation</code>.
20    * This is a factory operation used to create instance objects of class
21    * <code>Operation</code>.
22    */

23   public Operation createOperation(
24   );
25
26   /**
27    * Creates an instance of class <code>Operation</code> based on the
28    * specified Object instance.
29    * This is a factory operation used to create instance objects of class
30    * <code>Operation</code>.
31    * @param object The Object instance this class is based on. Object must
32    * be instanceof RefObject, Object_1_0 or Path.
33    */

34   public Operation getOperation(
35     Object JavaDoc object
36   );
37 // ----------------------------------------------------------------------------
38
// ClassProxy/IntfInstanceCreatorRequiredAttributes
39
// ----------------------------------------------------------------------------
40
/**
41    * Creates an instance of class <code>Operation</code> based on all
42    * required attributes.
43    * This is a factory operation used to create instance objects of class
44    * <code>Operation</code>.
45    */

46   public Operation createOperation(
47       short accessLevelBrowse
48     , short accessLevelDelete
49     , short accessLevelUpdate
50     , boolean disabled
51     , String JavaDoc name
52     , String JavaDoc qualifiedName
53     , short scope
54     , short visibility
55     , boolean isQuery
56   );
57 // ----------------------------------------------------------------------------
58
// ClassProxy/IntfInstanceExtenderRequiredAttributes
59
// ----------------------------------------------------------------------------
60
/**
61    * Creates an instance of class <code>Operation</code> based on the
62    * superclass <code>Auditee</code> and all required attributes not
63    * included in this superclass.
64    * This is a factory operation used to create instance objects of class
65    * <code>Operation</code>.
66    */

67   public Operation extendAuditee(
68       org.opencrx.kernel.base.cci.Auditee _base
69     , short accessLevelBrowse
70     , short accessLevelDelete
71     , short accessLevelUpdate
72     , boolean disabled
73     , String JavaDoc name
74     , String JavaDoc qualifiedName
75     , short scope
76     , short visibility
77     , boolean isQuery
78   );
79 // ----------------------------------------------------------------------------
80
// ClassProxy/IntfInstanceExtenderRequiredAttributes
81
// ----------------------------------------------------------------------------
82
/**
83    * Creates an instance of class <code>Operation</code> based on the
84    * superclass <code>Bookmarkable</code> and all required attributes not
85    * included in this superclass.
86    * This is a factory operation used to create instance objects of class
87    * <code>Operation</code>.
88    */

89   public Operation extendBookmarkable(
90       org.opencrx.kernel.base.cci.Bookmarkable _base
91     , short accessLevelBrowse
92     , short accessLevelDelete
93     , short accessLevelUpdate
94     , boolean disabled
95     , String JavaDoc name
96     , String JavaDoc qualifiedName
97     , short scope
98     , short visibility
99     , boolean isQuery
100   );
101 // ----------------------------------------------------------------------------
102
// ClassProxy/IntfInstanceExtenderRequiredAttributes
103
// ----------------------------------------------------------------------------
104
/**
105    * Creates an instance of class <code>Operation</code> based on the
106    * superclass <code>Cloneable</code> and all required attributes not
107    * included in this superclass.
108    * This is a factory operation used to create instance objects of class
109    * <code>Operation</code>.
110    */

111   public Operation extendCloneable(
112       org.opencrx.kernel.base.cci.Cloneable _base
113     , short accessLevelBrowse
114     , short accessLevelDelete
115     , short accessLevelUpdate
116     , boolean disabled
117     , String JavaDoc name
118     , String JavaDoc qualifiedName
119     , short scope
120     , short visibility
121     , boolean isQuery
122   );
123 // ----------------------------------------------------------------------------
124
// ClassProxy/IntfInstanceExtenderRequiredAttributes
125
// ----------------------------------------------------------------------------
126
/**
127    * Creates an instance of class <code>Operation</code> based on the
128    * superclass <code>Importer</code> and all required attributes not
129    * included in this superclass.
130    * This is a factory operation used to create instance objects of class
131    * <code>Operation</code>.
132    */

133   public Operation extendImporter(
134       org.opencrx.kernel.base.cci.Importer _base
135     , short accessLevelBrowse
136     , short accessLevelDelete
137     , short accessLevelUpdate
138     , boolean disabled
139     , String JavaDoc name
140     , String JavaDoc qualifiedName
141     , short scope
142     , short visibility
143     , boolean isQuery
144   );
145 // ----------------------------------------------------------------------------
146
// ClassProxy/IntfInstanceExtenderRequiredAttributes
147
// ----------------------------------------------------------------------------
148
/**
149    * Creates an instance of class <code>Operation</code> based on the
150    * superclass <code>SecureObject</code> and all required attributes not
151    * included in this superclass.
152    * This is a factory operation used to create instance objects of class
153    * <code>Operation</code>.
154    */

155   public Operation extendSecureObject(
156       org.opencrx.kernel.base.cci.SecureObject _base
157     , boolean disabled
158     , String JavaDoc name
159     , String JavaDoc qualifiedName
160     , short scope
161     , short visibility
162     , boolean isQuery
163   );
164 // ----------------------------------------------------------------------------
165
// ClassProxy/IntfInstanceExtenderRequiredAttributes
166
// ----------------------------------------------------------------------------
167
/**
168    * Creates an instance of class <code>Operation</code> based on the
169    * superclass <code>SubscriptionTarget</code> and all required attributes
170    * not included in this superclass.
171    * This is a factory operation used to create instance objects of class
172    * <code>Operation</code>.
173    */

174   public Operation extendSubscriptionTarget(
175       org.opencrx.kernel.base.cci.SubscriptionTarget _base
176     , short accessLevelBrowse
177     , short accessLevelDelete
178     , short accessLevelUpdate
179     , boolean disabled
180     , String JavaDoc name
181     , String JavaDoc qualifiedName
182     , short scope
183     , short visibility
184     , boolean isQuery
185   );
186 // ----------------------------------------------------------------------------
187
// ClassProxy/IntfInstanceExtenderRequiredAttributes
188
// ----------------------------------------------------------------------------
189
/**
190    * Creates an instance of class <code>Operation</code> based on the
191    * superclass <code>XmlExporter</code> and all required attributes not
192    * included in this superclass.
193    * This is a factory operation used to create instance objects of class
194    * <code>Operation</code>.
195    */

196   public Operation extendXmlExporter(
197       org.opencrx.kernel.base.cci.XmlExporter _base
198     , short accessLevelBrowse
199     , short accessLevelDelete
200     , short accessLevelUpdate
201     , boolean disabled
202     , String JavaDoc name
203     , String JavaDoc qualifiedName
204     , short scope
205     , short visibility
206     , boolean isQuery
207   );
208 // ----------------------------------------------------------------------------
209
// ClassProxy/IntfInstanceExtenderRequiredAttributes
210
// ----------------------------------------------------------------------------
211
/**
212    * Creates an instance of class <code>Operation</code> based on the
213    * superclass <code>CrxObject</code> and all required attributes not
214    * included in this superclass.
215    * This is a factory operation used to create instance objects of class
216    * <code>Operation</code>.
217    */

218   public Operation extendCrxObject(
219       org.opencrx.kernel.generic.cci.CrxObject _base
220     , String JavaDoc name
221     , String JavaDoc qualifiedName
222     , short scope
223     , short visibility
224     , boolean isQuery
225   );
226 // ----------------------------------------------------------------------------
227
// ClassProxy/IntfInstanceExtenderRequiredAttributes
228
// ----------------------------------------------------------------------------
229
/**
230    * Creates an instance of class <code>Operation</code> based on the
231    * superclass <code>BehaviouralFeature</code> and all required attributes
232    * not included in this superclass.
233    * This is a factory operation used to create instance objects of class
234    * <code>Operation</code>.
235    */

236   public Operation extendBehaviouralFeature(
237       org.opencrx.kernel.model1.cci.BehaviouralFeature _base
238     , boolean isQuery
239   );
240 // ----------------------------------------------------------------------------
241
// ClassProxy/IntfInstanceExtenderRequiredAttributes
242
// ----------------------------------------------------------------------------
243
/**
244    * Creates an instance of class <code>Operation</code> based on the
245    * superclass <code>Element</code> and all required attributes not
246    * included in this superclass.
247    * This is a factory operation used to create instance objects of class
248    * <code>Operation</code>.
249    */

250   public Operation extendElement(
251       org.opencrx.kernel.model1.cci.Element _base
252     , short scope
253     , short visibility
254     , boolean isQuery
255   );
256 // ----------------------------------------------------------------------------
257
// ClassProxy/IntfInstanceExtenderRequiredAttributes
258
// ----------------------------------------------------------------------------
259
/**
260    * Creates an instance of class <code>Operation</code> based on the
261    * superclass <code>Feature</code> and all required attributes not
262    * included in this superclass.
263    * This is a factory operation used to create instance objects of class
264    * <code>Operation</code>.
265    */

266   public Operation extendFeature(
267       org.opencrx.kernel.model1.cci.Feature _base
268     , boolean isQuery
269   );
270 // ----------------------------------------------------------------------------
271
// ClassProxy/IntfInstanceExtenderRequiredAttributes
272
// ----------------------------------------------------------------------------
273
/**
274    * Creates an instance of class <code>Operation</code> based on the
275    * superclass <code>Namespace</code> and all required attributes not
276    * included in this superclass.
277    * This is a factory operation used to create instance objects of class
278    * <code>Operation</code>.
279    */

280   public Operation extendNamespace(
281       org.opencrx.kernel.model1.cci.Namespace _base
282     , short scope
283     , short visibility
284     , boolean isQuery
285   );
286 // ----------------------------------------------------------------------------
287
// ClassProxy/IntfInstanceExtenderRequiredAttributes
288
// ----------------------------------------------------------------------------
289
/**
290    * Creates an instance of class <code>Operation</code> based on the
291    * superclass <code>BasicObject</code> and all required attributes not
292    * included in this superclass.
293    * This is a factory operation used to create instance objects of class
294    * <code>Operation</code>.
295    */

296   public Operation extendBasicObject(
297       org.openmdx.base.cci.BasicObject _base
298     , short accessLevelBrowse
299     , short accessLevelDelete
300     , short accessLevelUpdate
301     , boolean disabled
302     , String JavaDoc name
303     , String JavaDoc qualifiedName
304     , short scope
305     , short visibility
306     , boolean isQuery
307   );
308 // ----------------------------------------------------------------------------
309
// ClassProxy/IntfInstanceExtenderRequiredAttributes
310
// ----------------------------------------------------------------------------
311
/**
312    * Creates an instance of class <code>Operation</code> based on the
313    * superclass <code>ContextCapable</code> and all required attributes not
314    * included in this superclass.
315    * This is a factory operation used to create instance objects of class
316    * <code>Operation</code>.
317    */

318   public Operation extendContextCapable(
319       org.openmdx.base.cci.ContextCapable _base
320     , short accessLevelBrowse
321     , short accessLevelDelete
322     , short accessLevelUpdate
323     , boolean disabled
324     , String JavaDoc name
325     , String JavaDoc qualifiedName
326     , short scope
327     , short visibility
328     , boolean isQuery
329   );
330 // ----------------------------------------------------------------------------
331
// ClassProxy/IntfInstanceExtenderRequiredAttributes
332
// ----------------------------------------------------------------------------
333
/**
334    * Creates an instance of class <code>Operation</code> based on the
335    * superclass <code>ExtentCapable</code> and all required attributes not
336    * included in this superclass.
337    * This is a factory operation used to create instance objects of class
338    * <code>Operation</code>.
339    */

340   public Operation extendExtentCapable(
341       org.openmdx.base.cci.ExtentCapable _base
342     , short accessLevelBrowse
343     , short accessLevelDelete
344     , short accessLevelUpdate
345     , boolean disabled
346     , String JavaDoc name
347     , String JavaDoc qualifiedName
348     , short scope
349     , short visibility
350     , boolean isQuery
351   );
352 // ----------------------------------------------------------------------------
353
// ClassProxy/IntfInstanceExtenderRequiredAttributes
354
// ----------------------------------------------------------------------------
355
/**
356    * Creates an instance of class <code>Operation</code> based on the
357    * superclass <code>ViewCapable</code> and all required attributes not
358    * included in this superclass.
359    * This is a factory operation used to create instance objects of class
360    * <code>Operation</code>.
361    */

362   public Operation extendViewCapable(
363       org.openmdx.compatibility.view1.cci.ViewCapable _base
364     , short accessLevelBrowse
365     , short accessLevelDelete
366     , short accessLevelUpdate
367     , boolean disabled
368     , String JavaDoc name
369     , String JavaDoc qualifiedName
370     , short scope
371     , short visibility
372     , boolean isQuery
373   );
374 // ----------------------------------------------------------------------------
375
// ClassProxy/IntfEnd.vm
376
// ----------------------------------------------------------------------------
377
}
378
Popular Tags