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

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

Uses of MappingConfiguration in org.modeldriven.fuml.config
 

Methods in org.modeldriven.fuml.config that return MappingConfiguration
 MappingConfiguration ObjectFactory.createMappingConfiguration()
          Create an instance of MappingConfiguration
 MappingConfiguration Configuration.getMappingConfiguration()
          Gets the value of the mappingConfiguration property.
 

Methods in org.modeldriven.fuml.config that return types with arguments of type MappingConfiguration
 JAXBElement<MappingConfiguration> ObjectFactory.createMappingConfiguration(MappingConfiguration value)
          Create an instance of JAXBElement<MappingConfiguration>}
 

Methods in org.modeldriven.fuml.config with parameters of type MappingConfiguration
 JAXBElement<MappingConfiguration> ObjectFactory.createMappingConfiguration(MappingConfiguration value)
          Create an instance of JAXBElement<MappingConfiguration>}
 void Configuration.setMappingConfiguration(MappingConfiguration value)
          Sets the value of the mappingConfiguration property.
 



Copyright © 2012. All Rights Reserved.