Uses of Class
org.modeldriven.fuml.config.NamespaceMapping

Packages that use NamespaceMapping
org.modeldriven.fuml.config Package level documentation for generated package org.modeldriven.fuml.config. 
 

Uses of NamespaceMapping in org.modeldriven.fuml.config
 

Fields in org.modeldriven.fuml.config with type parameters of type NamespaceMapping
protected  java.util.List<NamespaceMapping> ImportConfiguration.namespaceMapping
           
 

Methods in org.modeldriven.fuml.config that return NamespaceMapping
 NamespaceMapping ObjectFactory.createNamespaceMapping()
          Create an instance of NamespaceMapping
 NamespaceMapping FumlConfiguration.findPathmap(java.lang.String path)
           
 

Methods in org.modeldriven.fuml.config that return types with arguments of type NamespaceMapping
 javax.xml.bind.JAXBElement<NamespaceMapping> ObjectFactory.createNamespaceMapping(NamespaceMapping value)
          Create an instance of JAXBElement<NamespaceMapping>}
 java.util.List<NamespaceMapping> ImportConfiguration.getNamespaceMapping()
          Gets the value of the namespaceMapping property.
 

Methods in org.modeldriven.fuml.config with parameters of type NamespaceMapping
 javax.xml.bind.JAXBElement<NamespaceMapping> ObjectFactory.createNamespaceMapping(NamespaceMapping value)
          Create an instance of JAXBElement<NamespaceMapping>}
 



Copyright © 2015. All Rights Reserved.