Uses of Interface
org.opencrx.kernel.model1.cci.Datatype

Packages that use Datatype
org.opencrx.kernel.model1.cci   
 

Uses of Datatype in org.opencrx.kernel.model1.cci
 

Subinterfaces of Datatype in org.opencrx.kernel.model1.cci
 interface AliasType
           
 interface CollectionType
           
 interface EnumerationType
           
 interface PrimitiveType
           
 interface StructureType
           
 

Classes in org.opencrx.kernel.model1.cci that implement Datatype
 class AliasTypeImpl
           
 class CollectionTypeImpl
           
 class DatatypeImpl
           
 class EnumerationTypeImpl
           
 class PrimitiveTypeImpl
           
 class StructureTypeImpl
           
 

Methods in org.opencrx.kernel.model1.cci with parameters of type Datatype
 AliasType AliasTypeClassImpl.extendDatatype(Datatype _base, Classifier type)
           
 AliasType AliasTypeClass.extendDatatype(Datatype _base, Classifier type)
          Creates an instance of class AliasType based on the superclass Datatype and all required attributes not included in this superclass.
 CollectionType CollectionTypeClassImpl.extendDatatype(Datatype _base, short multiplicity, Classifier type)
           
 CollectionType CollectionTypeClass.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 software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.