KickJava   Java API By Example, From Geeks To Geeks.

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


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

23   public Association createAssociation(
24   );
25
26   /**
27    * Creates an instance of class <code>Association</code> based on the
28    * specified Object instance.
29    * This is a factory operation used to create instance objects of class
30    * <code>Association</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 Association getAssociation(
35     Object JavaDoc object
36   );
37 // ----------------------------------------------------------------------------
38
// ClassProxy/IntfInstanceCreatorRequiredAttributes
39
// ----------------------------------------------------------------------------
40
/**
41    * Creates an instance of class <code>Association</code> based on all
42    * required attributes.
43    * This is a factory operation used to create instance objects of class
44    * <code>Association</code>.
45    */

46   public Association createAssociation(
47       short accessLevelBrowse
48     , short accessLevelDelete
49     , short accessLevelUpdate
50     , boolean disabled
51     , boolean isDerived
52     , String JavaDoc name
53     , String JavaDoc qualifiedName
54     , boolean isAbstract
55     , short visibility
56   );
57 // ----------------------------------------------------------------------------
58
// ClassProxy/IntfInstanceExtenderRequiredAttributes
59
// ----------------------------------------------------------------------------
60
/**
61    * Creates an instance of class <code>Association</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>Association</code>.
66    */

67   public Association extendAuditee(
68       org.opencrx.kernel.base.cci.Auditee _base
69     , short accessLevelBrowse
70     , short accessLevelDelete
71     , short accessLevelUpdate
72     , boolean disabled
73     , boolean isDerived
74     , String JavaDoc name
75     , String JavaDoc qualifiedName
76     , boolean isAbstract
77     , short visibility
78   );
79 // ----------------------------------------------------------------------------
80
// ClassProxy/IntfInstanceExtenderRequiredAttributes
81
// ----------------------------------------------------------------------------
82
/**
83    * Creates an instance of class <code>Association</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>Association</code>.
88    */

89   public Association extendBookmarkable(
90       org.opencrx.kernel.base.cci.Bookmarkable _base
91     , short accessLevelBrowse
92     , short accessLevelDelete
93     , short accessLevelUpdate
94     , boolean disabled
95     , boolean isDerived
96     , String JavaDoc name
97     , String JavaDoc qualifiedName
98     , boolean isAbstract
99     , short visibility
100   );
101 // ----------------------------------------------------------------------------
102
// ClassProxy/IntfInstanceExtenderRequiredAttributes
103
// ----------------------------------------------------------------------------
104
/**
105    * Creates an instance of class <code>Association</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>Association</code>.
110    */

111   public Association extendCloneable(
112       org.opencrx.kernel.base.cci.Cloneable _base
113     , short accessLevelBrowse
114     , short accessLevelDelete
115     , short accessLevelUpdate
116     , boolean disabled
117     , boolean isDerived
118     , String JavaDoc name
119     , String JavaDoc qualifiedName
120     , boolean isAbstract
121     , short visibility
122   );
123 // ----------------------------------------------------------------------------
124
// ClassProxy/IntfInstanceExtenderRequiredAttributes
125
// ----------------------------------------------------------------------------
126
/**
127    * Creates an instance of class <code>Association</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>Association</code>.
132    */

133   public Association extendImporter(
134       org.opencrx.kernel.base.cci.Importer _base
135     , short accessLevelBrowse
136     , short accessLevelDelete
137     , short accessLevelUpdate
138     , boolean disabled
139     , boolean isDerived
140     , String JavaDoc name
141     , String JavaDoc qualifiedName
142     , boolean isAbstract
143     , short visibility
144   );
145 // ----------------------------------------------------------------------------
146
// ClassProxy/IntfInstanceExtenderRequiredAttributes
147
// ----------------------------------------------------------------------------
148
/**
149    * Creates an instance of class <code>Association</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>Association</code>.
154    */

155   public Association extendSecureObject(
156       org.opencrx.kernel.base.cci.SecureObject _base
157     , boolean disabled
158     , boolean isDerived
159     , String JavaDoc name
160     , String JavaDoc qualifiedName
161     , boolean isAbstract
162     , short visibility
163   );
164 // ----------------------------------------------------------------------------
165
// ClassProxy/IntfInstanceExtenderRequiredAttributes
166
// ----------------------------------------------------------------------------
167
/**
168    * Creates an instance of class <code>Association</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>Association</code>.
173    */

174   public Association extendSubscriptionTarget(
175       org.opencrx.kernel.base.cci.SubscriptionTarget _base
176     , short accessLevelBrowse
177     , short accessLevelDelete
178     , short accessLevelUpdate
179     , boolean disabled
180     , boolean isDerived
181     , String JavaDoc name
182     , String JavaDoc qualifiedName
183     , boolean isAbstract
184     , short visibility
185   );
186 // ----------------------------------------------------------------------------
187
// ClassProxy/IntfInstanceExtenderRequiredAttributes
188
// ----------------------------------------------------------------------------
189
/**
190    * Creates an instance of class <code>Association</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>Association</code>.
195    */

196   public Association extendXmlExporter(
197       org.opencrx.kernel.base.cci.XmlExporter _base
198     , short accessLevelBrowse
199     , short accessLevelDelete
200     , short accessLevelUpdate
201     , boolean disabled
202     , boolean isDerived
203     , String JavaDoc name
204     , String JavaDoc qualifiedName
205     , boolean isAbstract
206     , short visibility
207   );
208 // ----------------------------------------------------------------------------
209
// ClassProxy/IntfInstanceExtenderRequiredAttributes
210
// ----------------------------------------------------------------------------
211
/**
212    * Creates an instance of class <code>Association</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>Association</code>.
217    */

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

236   public Association extendClassifier(
237       org.opencrx.kernel.model1.cci.Classifier _base
238     , boolean isDerived
239   );
240 // ----------------------------------------------------------------------------
241
// ClassProxy/IntfInstanceExtenderRequiredAttributes
242
// ----------------------------------------------------------------------------
243
/**
244    * Creates an instance of class <code>Association</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>Association</code>.
249    */

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

266   public Association extendGeneralizableElement(
267       org.opencrx.kernel.model1.cci.GeneralizableElement _base
268     , boolean isDerived
269   );
270 // ----------------------------------------------------------------------------
271
// ClassProxy/IntfInstanceExtenderRequiredAttributes
272
// ----------------------------------------------------------------------------
273
/**
274    * Creates an instance of class <code>Association</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>Association</code>.
279    */

280   public Association extendNamespace(
281       org.opencrx.kernel.model1.cci.Namespace _base
282     , boolean isDerived
283     , boolean isAbstract
284     , short visibility
285   );
286 // ----------------------------------------------------------------------------
287
// ClassProxy/IntfInstanceExtenderRequiredAttributes
288
// ----------------------------------------------------------------------------
289
/**
290    * Creates an instance of class <code>Association</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>Association</code>.
295    */

296   public Association extendBasicObject(
297       org.openmdx.base.cci.BasicObject _base
298     , short accessLevelBrowse
299     , short accessLevelDelete
300     , short accessLevelUpdate
301     , boolean disabled
302     , boolean isDerived
303     , String JavaDoc name
304     , String JavaDoc qualifiedName
305     , boolean isAbstract
306     , short visibility
307   );
308 // ----------------------------------------------------------------------------
309
// ClassProxy/IntfInstanceExtenderRequiredAttributes
310
// ----------------------------------------------------------------------------
311
/**
312    * Creates an instance of class <code>Association</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>Association</code>.
317    */

318   public Association extendContextCapable(
319       org.openmdx.base.cci.ContextCapable _base
320     , short accessLevelBrowse
321     , short accessLevelDelete
322     , short accessLevelUpdate
323     , boolean disabled
324     , boolean isDerived
325     , String JavaDoc name
326     , String JavaDoc qualifiedName
327     , boolean isAbstract
328     , short visibility
329   );
330 // ----------------------------------------------------------------------------
331
// ClassProxy/IntfInstanceExtenderRequiredAttributes
332
// ----------------------------------------------------------------------------
333
/**
334    * Creates an instance of class <code>Association</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>Association</code>.
339    */

340   public Association extendExtentCapable(
341       org.openmdx.base.cci.ExtentCapable _base
342     , short accessLevelBrowse
343     , short accessLevelDelete
344     , short accessLevelUpdate
345     , boolean disabled
346     , boolean isDerived
347     , String JavaDoc name
348     , String JavaDoc qualifiedName
349     , boolean isAbstract
350     , short visibility
351   );
352 // ----------------------------------------------------------------------------
353
// ClassProxy/IntfInstanceExtenderRequiredAttributes
354
// ----------------------------------------------------------------------------
355
/**
356    * Creates an instance of class <code>Association</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>Association</code>.
361    */

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