Uses of Class
org.plasma.sdo.repository.Namespace

Packages that use Namespace
org.plasma.provisioning Package level documentation for package org.plasma.provisioning. 
org.plasma.sdo.repository   
org.plasma.text.ddl Package level documentation for package org.plasma.text.ddl. 
 

Uses of Namespace in org.plasma.provisioning
 

Constructor parameters in org.plasma.provisioning with type arguments of type Namespace
ProvisioningModelAssembler(List<Namespace> namespaces)
          Constructs a provisioning model based on the given list of SDO name spaces.
 

Uses of Namespace in org.plasma.sdo.repository
 

Methods in org.plasma.sdo.repository that return Namespace
 Namespace PlasmaRepository.getNamespaceForUri(String uri)
           
 

Methods in org.plasma.sdo.repository that return types with arguments of type Namespace
 List<Namespace> Repository.getAllNamespaces()
           
 List<Namespace> PlasmaRepository.getAllNamespaces()
           
 

Uses of Namespace in org.plasma.text.ddl
 

Constructor parameters in org.plasma.text.ddl with type arguments of type Namespace
DDLModelAssembler(List<Namespace> namespaces)
           
 



Copyright © 2013. All rights reserved.