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

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

Uses of BehaviorExecutionMapping in org.modeldriven.fuml.config
 

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

Methods in org.modeldriven.fuml.config that return types with arguments of type BehaviorExecutionMapping
 JAXBElement<BehaviorExecutionMapping> ObjectFactory.createBehaviorExecutionMapping(BehaviorExecutionMapping value)
          Create an instance of JAXBElement<BehaviorExecutionMapping>}
 List<BehaviorExecutionMapping> MappingConfiguration.getBehaviorExecutionMapping()
          Gets the value of the behaviorExecutionMapping property.
 

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



Copyright © 2012. All Rights Reserved.