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

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

Uses of SupportedNamespace in org.modeldriven.fuml.config
 

Methods in org.modeldriven.fuml.config that return SupportedNamespace
 SupportedNamespace ObjectFactory.createSupportedNamespace()
          Create an instance of SupportedNamespace
 

Methods in org.modeldriven.fuml.config that return types with arguments of type SupportedNamespace
 JAXBElement<SupportedNamespace> ObjectFactory.createSupportedNamespace(SupportedNamespace value)
          Create an instance of JAXBElement<SupportedNamespace>}
 List<SupportedNamespace> ImportConfiguration.getSupportedNamespace()
          Gets the value of the supportedNamespace property.
 

Methods in org.modeldriven.fuml.config with parameters of type SupportedNamespace
 JAXBElement<SupportedNamespace> ObjectFactory.createSupportedNamespace(SupportedNamespace value)
          Create an instance of JAXBElement<SupportedNamespace>}
 



Copyright © 2012. All Rights Reserved.