Uses of Interface
org.opencrx.kernel.model1.cci2.Namespace

Packages that use Namespace
org.opencrx.kernel.model1.cci2   
org.opencrx.kernel.model1.jmi1   
org.opencrx.kernel.model1.jpa3   
 

Uses of Namespace in org.opencrx.kernel.model1.cci2
 

Subinterfaces of Namespace in org.opencrx.kernel.model1.cci2
 interface Association
          Class Association
 interface BehaviouralFeature
          Abstract class BehaviouralFeature
 interface Class
          Class Class
 interface Classifier
          Abstract class Classifier
 interface Datatype
          Abstract class Datatype
 interface Exception
          Class Exception
 interface GeneralizableElement
          Abstract class GeneralizableElement
 interface Operation
          Class Operation
 interface Package
          Class Package
 

Methods in org.opencrx.kernel.model1.cci2 that return Namespace
 Namespace Element.getContainer()
          Retrieves the value for the reference container.
 Namespace Import.getNamespace()
          Retrieves the value for the reference namespace.
 

Methods in org.opencrx.kernel.model1.cci2 with parameters of type Namespace
 void Element.setContainer(Namespace container)
          Sets a new value for the reference container.
 void Import.setNamespace(Namespace namespace)
          Sets a new value for the reference namespace.
 

Uses of Namespace in org.opencrx.kernel.model1.jmi1
 

Subinterfaces of Namespace in org.opencrx.kernel.model1.jmi1
 interface AliasType
          Class AliasType
 interface CollectionType
          Class CollectionType
 interface EnumerationType
          Class EnumerationType
 interface Namespace
          Abstract class Namespace
 interface PrimitiveType
          Class PrimitiveType
 interface StructureType
          Class StructureType
 

Methods in org.opencrx.kernel.model1.jmi1 with parameters of type Namespace
 void Element.setContainer(Namespace container)
          Sets a new value for the reference container.
 void Import.setNamespace(Namespace namespace)
          Sets a new value for the reference namespace.
 

Uses of Namespace in org.opencrx.kernel.model1.jpa3
 

Classes in org.opencrx.kernel.model1.jpa3 that implement Namespace
 class AliasType
          Class AliasType
 class Association
          Class Association
 class Class
          Class Class
 class CollectionType
          Class CollectionType
 class EnumerationType
          Class EnumerationType
 class Exception
          Class Exception
 class Operation
          Class Operation
 class Package
          Class Package
 class PrimitiveType
          Class PrimitiveType
 class StructureType
          Class StructureType
 

Methods in org.opencrx.kernel.model1.jpa3 that return Namespace
 Namespace Element.getContainer()
          Retrieves the value for the reference container.
 Namespace Import.getNamespace()
          Retrieves the value for the reference namespace.
 

Methods in org.opencrx.kernel.model1.jpa3 with parameters of type Namespace
 void Element.setContainer(Namespace container)
          Sets a new value for the reference container.
 void Import.setNamespace(Namespace namespace)
          Sets a new value for the reference namespace.
 



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