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
 

Fields in org.modeldriven.fuml.config with type parameters of type ReferenceMapping
protected  java.util.List<ReferenceMapping> MappingConfiguration.referenceMapping
           
 

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
 javax.xml.bind.JAXBElement<ReferenceMapping> ObjectFactory.createReferenceMapping(ReferenceMapping value)
          Create an instance of JAXBElement<ReferenceMapping>}
 java.util.List<ReferenceMapping> MappingConfiguration.getReferenceMapping()
          Gets the value of the referenceMapping property.
 

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



Copyright © 2015. All Rights Reserved.