org.opencrx.kernel.model1.cci
Interface CollectionTypeClass

All Superinterfaces:
RefBaseObject, RefClass, RefClass_1_0, RefFeatured
All Known Implementing Classes:
CollectionTypeClassImpl

public interface CollectionTypeClass
extends RefClass_1_0


Method Summary
 CollectionType createCollectionType()
          Creates an instance of class CollectionType.
 CollectionType createCollectionType(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on all required attributes.
 CollectionType extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass AlertSender and all required attributes not included in this superclass.
 CollectionType extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass Auditee and all required attributes not included in this superclass.
 CollectionType extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass BasicObject and all required attributes not included in this superclass.
 CollectionType extendClassifier(Classifier _base, short multiplicity, Classifier type)
          Creates an instance of class CollectionType based on the superclass Classifier and all required attributes not included in this superclass.
 CollectionType extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass Cloneable and all required attributes not included in this superclass.
 CollectionType extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass ContextCapable and all required attributes not included in this superclass.
 CollectionType extendCrxObject(CrxObject _base, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass CrxObject and all required attributes not included in this superclass.
 CollectionType extendDatatype(Datatype _base, short multiplicity, Classifier type)
          Creates an instance of class CollectionType based on the superclass Datatype and all required attributes not included in this superclass.
 CollectionType extendElement(Element _base, short multiplicity, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass Element and all required attributes not included in this superclass.
 CollectionType extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass ExtentCapable and all required attributes not included in this superclass.
 CollectionType extendGeneralizableElement(GeneralizableElement _base, short multiplicity, Classifier type)
          Creates an instance of class CollectionType based on the superclass GeneralizableElement and all required attributes not included in this superclass.
 CollectionType extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass Importer and all required attributes not included in this superclass.
 CollectionType extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass Indexed and all required attributes not included in this superclass.
 CollectionType extendNamespace(Namespace _base, short multiplicity, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass Namespace and all required attributes not included in this superclass.
 CollectionType extendSecureObject(SecureObject _base, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass SecureObject and all required attributes not included in this superclass.
 CollectionType extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 CollectionType extendTypedElement(TypedElement _base, short multiplicity, boolean isAbstract, short visibility)
          Creates an instance of class CollectionType based on the superclass TypedElement and all required attributes not included in this superclass.
 CollectionType extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass ViewCapable and all required attributes not included in this superclass.
 CollectionType extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled, short multiplicity, String name, String qualifiedName, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass XmlExporter and all required attributes not included in this superclass.
 CollectionType getCollectionType(Object object)
          Creates an instance of class CollectionType based on the specified Object instance.
 
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, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

createCollectionType

CollectionType createCollectionType()
Creates an instance of class CollectionType. This is a factory operation used to create instance objects of class CollectionType.


getCollectionType

CollectionType getCollectionType(Object object)
Creates an instance of class CollectionType based on the specified Object instance. This is a factory operation used to create instance objects of class CollectionType.

Parameters:
object - The Object instance this class is based on. Object must be instanceof RefObject, Object_1_0 or Path.

createCollectionType

CollectionType createCollectionType(short accessLevelBrowse,
                                    short accessLevelDelete,
                                    short accessLevelUpdate,
                                    boolean disabled,
                                    short multiplicity,
                                    String name,
                                    String qualifiedName,
                                    boolean isAbstract,
                                    short visibility,
                                    Classifier type)
Creates an instance of class CollectionType based on all required attributes. This is a factory operation used to create instance objects of class CollectionType.


extendAlertSender

CollectionType extendAlertSender(AlertSender _base,
                                 short accessLevelBrowse,
                                 short accessLevelDelete,
                                 short accessLevelUpdate,
                                 boolean disabled,
                                 short multiplicity,
                                 String name,
                                 String qualifiedName,
                                 boolean isAbstract,
                                 short visibility,
                                 Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendAuditee

CollectionType extendAuditee(Auditee _base,
                             short accessLevelBrowse,
                             short accessLevelDelete,
                             short accessLevelUpdate,
                             boolean disabled,
                             short multiplicity,
                             String name,
                             String qualifiedName,
                             boolean isAbstract,
                             short visibility,
                             Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendCloneable

CollectionType extendCloneable(Cloneable _base,
                               short accessLevelBrowse,
                               short accessLevelDelete,
                               short accessLevelUpdate,
                               boolean disabled,
                               short multiplicity,
                               String name,
                               String qualifiedName,
                               boolean isAbstract,
                               short visibility,
                               Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendImporter

CollectionType extendImporter(Importer _base,
                              short accessLevelBrowse,
                              short accessLevelDelete,
                              short accessLevelUpdate,
                              boolean disabled,
                              short multiplicity,
                              String name,
                              String qualifiedName,
                              boolean isAbstract,
                              short visibility,
                              Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendIndexed

CollectionType extendIndexed(Indexed _base,
                             short accessLevelBrowse,
                             short accessLevelDelete,
                             short accessLevelUpdate,
                             boolean disabled,
                             short multiplicity,
                             String name,
                             String qualifiedName,
                             boolean isAbstract,
                             short visibility,
                             Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendSecureObject

CollectionType extendSecureObject(SecureObject _base,
                                  boolean disabled,
                                  short multiplicity,
                                  String name,
                                  String qualifiedName,
                                  boolean isAbstract,
                                  short visibility,
                                  Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendSubscriptionTarget

CollectionType extendSubscriptionTarget(SubscriptionTarget _base,
                                        short accessLevelBrowse,
                                        short accessLevelDelete,
                                        short accessLevelUpdate,
                                        boolean disabled,
                                        short multiplicity,
                                        String name,
                                        String qualifiedName,
                                        boolean isAbstract,
                                        short visibility,
                                        Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendXmlExporter

CollectionType extendXmlExporter(XmlExporter _base,
                                 short accessLevelBrowse,
                                 short accessLevelDelete,
                                 short accessLevelUpdate,
                                 boolean disabled,
                                 short multiplicity,
                                 String name,
                                 String qualifiedName,
                                 boolean isAbstract,
                                 short visibility,
                                 Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendCrxObject

CollectionType extendCrxObject(CrxObject _base,
                               short multiplicity,
                               String name,
                               String qualifiedName,
                               boolean isAbstract,
                               short visibility,
                               Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendClassifier

CollectionType extendClassifier(Classifier _base,
                                short multiplicity,
                                Classifier type)
Creates an instance of class CollectionType based on the superclass Classifier and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class CollectionType.


extendDatatype

CollectionType extendDatatype(Datatype _base,
                              short multiplicity,
                              Classifier type)
Creates an instance of class CollectionType based on the superclass Datatype and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class CollectionType.


extendElement

CollectionType extendElement(Element _base,
                             short multiplicity,
                             boolean isAbstract,
                             short visibility,
                             Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendGeneralizableElement

CollectionType extendGeneralizableElement(GeneralizableElement _base,
                                          short multiplicity,
                                          Classifier type)
Creates an instance of class CollectionType based on the superclass GeneralizableElement and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class CollectionType.


extendNamespace

CollectionType extendNamespace(Namespace _base,
                               short multiplicity,
                               boolean isAbstract,
                               short visibility,
                               Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendTypedElement

CollectionType extendTypedElement(TypedElement _base,
                                  short multiplicity,
                                  boolean isAbstract,
                                  short visibility)
Creates an instance of class CollectionType based on the superclass TypedElement and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class CollectionType.


extendBasicObject

CollectionType extendBasicObject(BasicObject _base,
                                 short accessLevelBrowse,
                                 short accessLevelDelete,
                                 short accessLevelUpdate,
                                 boolean disabled,
                                 short multiplicity,
                                 String name,
                                 String qualifiedName,
                                 boolean isAbstract,
                                 short visibility,
                                 Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendContextCapable

CollectionType extendContextCapable(ContextCapable _base,
                                    short accessLevelBrowse,
                                    short accessLevelDelete,
                                    short accessLevelUpdate,
                                    boolean disabled,
                                    short multiplicity,
                                    String name,
                                    String qualifiedName,
                                    boolean isAbstract,
                                    short visibility,
                                    Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendExtentCapable

CollectionType extendExtentCapable(ExtentCapable _base,
                                   short accessLevelBrowse,
                                   short accessLevelDelete,
                                   short accessLevelUpdate,
                                   boolean disabled,
                                   short multiplicity,
                                   String name,
                                   String qualifiedName,
                                   boolean isAbstract,
                                   short visibility,
                                   Classifier type)
Creates an instance of class CollectionType 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 CollectionType.


extendViewCapable

CollectionType extendViewCapable(ViewCapable _base,
                                 short accessLevelBrowse,
                                 short accessLevelDelete,
                                 short accessLevelUpdate,
                                 boolean disabled,
                                 short multiplicity,
                                 String name,
                                 String qualifiedName,
                                 boolean isAbstract,
                                 short visibility,
                                 Classifier type)
Creates an instance of class CollectionType 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 CollectionType.



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