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

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

Uses of ImportExemption in org.modeldriven.fuml.config
 

Methods in org.modeldriven.fuml.config that return ImportExemption
 ImportExemption ObjectFactory.createImportExemption()
          Create an instance of ImportExemption
 ImportExemption FumlConfiguration.findImportExemptionByElement(String localName)
          Return the import exception for the goven element local name, if exists
 

Methods in org.modeldriven.fuml.config that return types with arguments of type ImportExemption
 JAXBElement<ImportExemption> ObjectFactory.createImportExemption(ImportExemption value)
          Create an instance of JAXBElement<ImportExemption>}
 List<ImportExemption> ImportConfiguration.getExemption()
          Gets the value of the exemption property.
 

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



Copyright © 2012. All Rights Reserved.