Extensions"

From Documentation
 
Line 5: Line 5:
 
#Add additional languages (aka., component sets)
 
#Add additional languages (aka., component sets)
 
#Add more implicit objects by the use of [[ZUML Reference/ZUML/Processing Instructions/variable-resolver|variable resolvers]]
 
#Add more implicit objects by the use of [[ZUML Reference/ZUML/Processing Instructions/variable-resolver|variable resolvers]]
#Add more functions by use of [[ZUML Reference/ZUML/Processing Instructions/function-mapper|function mappers]] or [[ZUML Reference/ZUML/Processing Instructions/xel-method|xel-method]]  
+
#Add more functions by the use of [[ZUML Reference/ZUML/Processing Instructions/function-mapper|function mappers]] or [[ZUML Reference/ZUML/Processing Instructions/xel-method|xel-method]]  
  
 
This chapter describes additional interpreters, such as Groovy, and additional EL evaluators, such as MVEL.
 
This chapter describes additional interpreters, such as Groovy, and additional EL evaluators, such as MVEL.

Latest revision as of 07:01, 3 August 2011


Extensions


There are several ways to extend ZUML:

  1. Add additional languages (aka., component sets)
  2. Add more implicit objects by the use of variable resolvers
  3. Add more functions by the use of function mappers or xel-method

This chapter describes additional interpreters, such as Groovy, and additional EL evaluators, such as MVEL.


Subsections:



Last Update : 2011/08/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.