File tree Expand file tree Collapse file tree
main/resources/org/modeldriven/fuml/config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 152152
153153 <BehaviorExecutionMapping className =" FoundationalModelLibrary.PrimitiveBehaviors.ListFunctions.ListGet" executionClassName =" org.modeldriven.fuml.library.listfunctions.ListGetFunctionBehaviorExecution" />
154154 <BehaviorExecutionMapping className =" FoundationalModelLibrary.PrimitiveBehaviors.ListFunctions.ListSize" executionClassName =" org.modeldriven.fuml.library.listfunctions.ListSizeFunctionBehaviorExecution" />
155+ <BehaviorExecutionMapping className =" FoundationalModelLibrary.PrimitiveBehaviors.ListFunctions.ListConcat" executionClassName =" org.modeldriven.fuml.library.listfunctions.ListConcatFunctionBehaviorExecution" />
155156
156157 </MappingConfiguration >
157158
Original file line number Diff line number Diff line change 168168
169169 <BehaviorExecutionMapping className =" FoundationalModelLibrary.PrimitiveBehaviors.ListFunctions.ListGet" executionClassName =" org.modeldriven.fuml.library.listfunctions.ListGetFunctionBehaviorExecution" />
170170 <BehaviorExecutionMapping className =" FoundationalModelLibrary.PrimitiveBehaviors.ListFunctions.ListSize" executionClassName =" org.modeldriven.fuml.library.listfunctions.ListSizeFunctionBehaviorExecution" />
171+ <BehaviorExecutionMapping className =" FoundationalModelLibrary.PrimitiveBehaviors.ListFunctions.ListConcat" executionClassName =" org.modeldriven.fuml.library.listfunctions.ListConcatFunctionBehaviorExecution" />
171172
172173 </MappingConfiguration >
173174
You can’t perform that action at this time.
0 commit comments