org.opencrx.kernel.model1.cci
Class EnumerationTypeClassImpl

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

public class EnumerationTypeClassImpl
extends RefClass_1
implements EnumerationTypeClass

See Also:
Serialized Form

Constructor Summary
EnumerationTypeClassImpl(RefPackage_1_0 refPackage)
           
 
Method Summary
 EnumerationType createEnumerationType()
          Creates an instance of class EnumerationType.
 EnumerationType createEnumerationType(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on all required attributes.
 EnumerationType extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass AlertSender and all required attributes not included in this superclass.
 EnumerationType extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass Auditee and all required attributes not included in this superclass.
 EnumerationType extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass BasicObject and all required attributes not included in this superclass.
 EnumerationType extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass Cloneable and all required attributes not included in this superclass.
 EnumerationType extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass ContextCapable and all required attributes not included in this superclass.
 EnumerationType extendCrxObject(CrxObject _base, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass CrxObject and all required attributes not included in this superclass.
 EnumerationType extendElement(Element _base, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass Element and all required attributes not included in this superclass.
 EnumerationType extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass ExtentCapable and all required attributes not included in this superclass.
 EnumerationType extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass Importer and all required attributes not included in this superclass.
 EnumerationType extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass Indexed and all required attributes not included in this superclass.
 EnumerationType extendNamespace(Namespace _base, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass Namespace and all required attributes not included in this superclass.
 EnumerationType extendSecureObject(SecureObject _base, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass SecureObject and all required attributes not included in this superclass.
 EnumerationType extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 EnumerationType extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass ViewCapable and all required attributes not included in this superclass.
 EnumerationType extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, String name, String qualifiedName, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass XmlExporter and all required attributes not included in this superclass.
 EnumerationType getEnumerationType(Object object)
          Creates an instance of class EnumerationType 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

EnumerationTypeClassImpl

public EnumerationTypeClassImpl(RefPackage_1_0 refPackage)
Method Detail

refMofId

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

getEnumerationType

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

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

createEnumerationType

public EnumerationType createEnumerationType()
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType. This is a factory operation used to create instance objects of class EnumerationType.

Specified by:
createEnumerationType in interface EnumerationTypeClass

createEnumerationType

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

Specified by:
createEnumerationType in interface EnumerationTypeClass

extendAlertSender

public EnumerationType extendAlertSender(AlertSender _base,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled,
                                         String name,
                                         String qualifiedName,
                                         boolean isAbstract,
                                         short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendAlertSender in interface EnumerationTypeClass

extendAuditee

public EnumerationType extendAuditee(Auditee _base,
                                     short accessLevelBrowse,
                                     short accessLevelDelete,
                                     short accessLevelUpdate,
                                     boolean disabled,
                                     String name,
                                     String qualifiedName,
                                     boolean isAbstract,
                                     short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendAuditee in interface EnumerationTypeClass

extendCloneable

public EnumerationType extendCloneable(Cloneable _base,
                                       short accessLevelBrowse,
                                       short accessLevelDelete,
                                       short accessLevelUpdate,
                                       boolean disabled,
                                       String name,
                                       String qualifiedName,
                                       boolean isAbstract,
                                       short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendCloneable in interface EnumerationTypeClass

extendImporter

public EnumerationType extendImporter(Importer _base,
                                      short accessLevelBrowse,
                                      short accessLevelDelete,
                                      short accessLevelUpdate,
                                      boolean disabled,
                                      String name,
                                      String qualifiedName,
                                      boolean isAbstract,
                                      short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendImporter in interface EnumerationTypeClass

extendIndexed

public EnumerationType extendIndexed(Indexed _base,
                                     short accessLevelBrowse,
                                     short accessLevelDelete,
                                     short accessLevelUpdate,
                                     boolean disabled,
                                     String name,
                                     String qualifiedName,
                                     boolean isAbstract,
                                     short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendIndexed in interface EnumerationTypeClass

extendSecureObject

public EnumerationType extendSecureObject(SecureObject _base,
                                          boolean disabled,
                                          String name,
                                          String qualifiedName,
                                          boolean isAbstract,
                                          short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendSecureObject in interface EnumerationTypeClass

extendSubscriptionTarget

public EnumerationType extendSubscriptionTarget(SubscriptionTarget _base,
                                                short accessLevelBrowse,
                                                short accessLevelDelete,
                                                short accessLevelUpdate,
                                                boolean disabled,
                                                String name,
                                                String qualifiedName,
                                                boolean isAbstract,
                                                short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendSubscriptionTarget in interface EnumerationTypeClass

extendXmlExporter

public EnumerationType extendXmlExporter(XmlExporter _base,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled,
                                         String name,
                                         String qualifiedName,
                                         boolean isAbstract,
                                         short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendXmlExporter in interface EnumerationTypeClass

extendCrxObject

public EnumerationType extendCrxObject(CrxObject _base,
                                       String name,
                                       String qualifiedName,
                                       boolean isAbstract,
                                       short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendCrxObject in interface EnumerationTypeClass

extendElement

public EnumerationType extendElement(Element _base,
                                     boolean isAbstract,
                                     short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType based on the superclass Element and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class EnumerationType.

Specified by:
extendElement in interface EnumerationTypeClass

extendNamespace

public EnumerationType extendNamespace(Namespace _base,
                                       boolean isAbstract,
                                       short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType based on the superclass Namespace and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class EnumerationType.

Specified by:
extendNamespace in interface EnumerationTypeClass

extendBasicObject

public EnumerationType extendBasicObject(BasicObject _base,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled,
                                         String name,
                                         String qualifiedName,
                                         boolean isAbstract,
                                         short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendBasicObject in interface EnumerationTypeClass

extendContextCapable

public EnumerationType extendContextCapable(ContextCapable _base,
                                            short accessLevelBrowse,
                                            short accessLevelDelete,
                                            short accessLevelUpdate,
                                            boolean disabled,
                                            String name,
                                            String qualifiedName,
                                            boolean isAbstract,
                                            short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendContextCapable in interface EnumerationTypeClass

extendExtentCapable

public EnumerationType extendExtentCapable(ExtentCapable _base,
                                           short accessLevelBrowse,
                                           short accessLevelDelete,
                                           short accessLevelUpdate,
                                           boolean disabled,
                                           String name,
                                           String qualifiedName,
                                           boolean isAbstract,
                                           short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendExtentCapable in interface EnumerationTypeClass

extendViewCapable

public EnumerationType extendViewCapable(ViewCapable _base,
                                         short accessLevelBrowse,
                                         short accessLevelDelete,
                                         short accessLevelUpdate,
                                         boolean disabled,
                                         String name,
                                         String qualifiedName,
                                         boolean isAbstract,
                                         short visibility)
Description copied from interface: EnumerationTypeClass
Creates an instance of class EnumerationType 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 EnumerationType.

Specified by:
extendViewCapable in interface EnumerationTypeClass


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