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

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

Uses of ReferenceMapping in org.modeldriven.fuml.config
 

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

Methods in org.modeldriven.fuml.config that return types with arguments of type ReferenceMapping
 JAXBElement<ReferenceMapping> ObjectFactory.createReferenceMapping(ReferenceMapping value)
          Create an instance of JAXBElement<ReferenceMapping>}
 List<ReferenceMapping> MappingConfiguration.getReferenceMapping()
          Gets the value of the referenceMapping property.
 

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



Copyright © 2012. All Rights Reserved.