org.opencrx.kernel.ras1.cci
Class DescriptorGroupClassImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefClass_1
      extended by org.opencrx.kernel.ras1.cci.DescriptorGroupClassImpl
All Implemented Interfaces:
Serializable, RefBaseObject, RefClass, RefFeatured, DescriptorGroupClass, RefClass_1_0

public class DescriptorGroupClassImpl
extends RefClass_1
implements DescriptorGroupClass

See Also:
Serialized Form

Constructor Summary
DescriptorGroupClassImpl(RefPackage_1_0 refPackage)
           
 
Method Summary
 DescriptorGroup createDescriptorGroup()
          Creates an instance of class DescriptorGroup.
 DescriptorGroup createDescriptorGroup(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on all required attributes.
 DescriptorGroup extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass AlertSender and all required attributes not included in this superclass.
 DescriptorGroup extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass Auditee and all required attributes not included in this superclass.
 DescriptorGroup extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass BasicObject and all required attributes not included in this superclass.
 DescriptorGroup extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass Cloneable and all required attributes not included in this superclass.
 DescriptorGroup extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass ContextCapable and all required attributes not included in this superclass.
 DescriptorGroup extendCrxObject(CrxObject _base, String name)
          Creates an instance of class DescriptorGroup based on the superclass CrxObject and all required attributes not included in this superclass.
 DescriptorGroup extendDescriptionContainer(DescriptionContainer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass DescriptionContainer and all required attributes not included in this superclass.
 DescriptorGroup extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass ExtentCapable and all required attributes not included in this superclass.
 DescriptorGroup extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass Importer and all required attributes not included in this superclass.
 DescriptorGroup extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass Indexed and all required attributes not included in this superclass.
 DescriptorGroup extendSecureObject(SecureObject _base, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass SecureObject and all required attributes not included in this superclass.
 DescriptorGroup extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 DescriptorGroup extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass ViewCapable and all required attributes not included in this superclass.
 DescriptorGroup extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name)
          Creates an instance of class DescriptorGroup based on the superclass XmlExporter and all required attributes not included in this superclass.
 DescriptorGroup getDescriptorGroup(Object object)
          Creates an instance of class DescriptorGroup based on the specified Object instance.
 String refMofId()
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefClass_1
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum, refGetValue, refGetValue, refGetValue, refGetValue, refImmediatePackage, refInvokeOperation, refInvokeOperation, refMetaObject, refOutermostPackage, refSetValue, refSetValue, refSetValue, refVerifyConstraints
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.jmi.reflect.RefClass
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refOutermostPackage, refVerifyConstraints
 

Constructor Detail

DescriptorGroupClassImpl

public DescriptorGroupClassImpl(RefPackage_1_0 refPackage)
Method Detail

refMofId

public String refMofId()
Specified by:
refMofId in interface RefBaseObject
Overrides:
refMofId in class RefClass_1

getDescriptorGroup

public DescriptorGroup getDescriptorGroup(Object object)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the specified Object instance. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
getDescriptorGroup in interface DescriptorGroupClass
Parameters:
object - The Object instance this class is based on. Object must be instanceof RefObject, Object_1_0 or Path.

createDescriptorGroup

public DescriptorGroup createDescriptorGroup()
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
createDescriptorGroup in interface DescriptorGroupClass

createDescriptorGroup

public DescriptorGroup createDescriptorGroup(short accessLevelBrowse,
                                             short accessLevelDelete,
                                             short accessLevelUpdate,
                                             boolean disabled,
                                             String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on all required attributes. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
createDescriptorGroup in interface DescriptorGroupClass

extendAlertSender

public DescriptorGroup extendAlertSender(AlertSender _base,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled,
                                         String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass AlertSender and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendAlertSender in interface DescriptorGroupClass

extendAuditee

public DescriptorGroup extendAuditee(Auditee _base,
                                     short accessLevelBrowse,
                                     short accessLevelDelete,
                                     short accessLevelUpdate,
                                     boolean disabled,
                                     String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass Auditee and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendAuditee in interface DescriptorGroupClass

extendCloneable

public DescriptorGroup extendCloneable(Cloneable _base,
                                       short accessLevelBrowse,
                                       short accessLevelDelete,
                                       short accessLevelUpdate,
                                       boolean disabled,
                                       String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass Cloneable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendCloneable in interface DescriptorGroupClass

extendImporter

public DescriptorGroup extendImporter(Importer _base,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled,
                                      String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass Importer and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendImporter in interface DescriptorGroupClass

extendIndexed

public DescriptorGroup extendIndexed(Indexed _base,
                                     short accessLevelBrowse,
                                     short accessLevelDelete,
                                     short accessLevelUpdate,
                                     boolean disabled,
                                     String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass Indexed and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendIndexed in interface DescriptorGroupClass

extendSecureObject

public DescriptorGroup extendSecureObject(SecureObject _base,
                                          boolean disabled,
                                          String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass SecureObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendSecureObject in interface DescriptorGroupClass

extendSubscriptionTarget

public DescriptorGroup extendSubscriptionTarget(SubscriptionTarget _base,
                                                short accessLevelBrowse,
                                                short accessLevelDelete,
                                                short accessLevelUpdate,
                                                boolean disabled,
                                                String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass SubscriptionTarget and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendSubscriptionTarget in interface DescriptorGroupClass

extendXmlExporter

public DescriptorGroup extendXmlExporter(XmlExporter _base,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled,
                                         String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass XmlExporter and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendXmlExporter in interface DescriptorGroupClass

extendCrxObject

public DescriptorGroup extendCrxObject(CrxObject _base,
                                       String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass CrxObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendCrxObject in interface DescriptorGroupClass

extendDescriptionContainer

public DescriptorGroup extendDescriptionContainer(DescriptionContainer _base,
                                                  short accessLevelBrowse,
                                                  short accessLevelDelete,
                                                  short accessLevelUpdate,
                                                  boolean disabled,
                                                  String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass DescriptionContainer and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendDescriptionContainer in interface DescriptorGroupClass

extendBasicObject

public DescriptorGroup extendBasicObject(BasicObject _base,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled,
                                         String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass BasicObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendBasicObject in interface DescriptorGroupClass

extendContextCapable

public DescriptorGroup extendContextCapable(ContextCapable _base,
                                            short accessLevelBrowse,
                                            short accessLevelDelete,
                                            short accessLevelUpdate,
                                            boolean disabled,
                                            String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass ContextCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendContextCapable in interface DescriptorGroupClass

extendExtentCapable

public DescriptorGroup extendExtentCapable(ExtentCapable _base,
                                           short accessLevelBrowse,
                                           short accessLevelDelete,
                                           short accessLevelUpdate,
                                           boolean disabled,
                                           String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass ExtentCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendExtentCapable in interface DescriptorGroupClass

extendViewCapable

public DescriptorGroup extendViewCapable(ViewCapable _base,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled,
                                         String name)
Description copied from interface: DescriptorGroupClass
Creates an instance of class DescriptorGroup based on the superclass ViewCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class DescriptorGroup.

Specified by:
extendViewCapable in interface DescriptorGroupClass


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.