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
 

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

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
 javax.xml.bind.JAXBElement<BehaviorExecutionMapping> ObjectFactory.createBehaviorExecutionMapping(BehaviorExecutionMapping value)
          Create an instance of JAXBElement<BehaviorExecutionMapping>}
 java.util.List<BehaviorExecutionMapping> MappingConfiguration.getBehaviorExecutionMapping()
          Gets the value of the behaviorExecutionMapping property.
 

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



Copyright © 2015. All Rights Reserved.