FLUID-4030: Document the framework's model transformation APIs

Metadata

Source
FLUID-4030
Type
Task
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Kasper Galschiot Markus
Reporter
Anastasia Cheetham
Created
2011-01-14T11:58:03.310-0500
Updated
2016-10-26T09:57:50.968-0400
Versions
  1. 1.3
  2. 1.4
  3. 1.5
Fixed Versions
  1. 2.0
Component
  1. Model Transformation System
  2. Tech. Documentation

Description

We have a placeholder page for this:
http://wiki.fluidproject.org/display/docs/Model+Transformation

We need to include (not exhaustive):

  • transforms now in "fluid.transforms" namespace
  • many new transforms available (see ModelTransformationTransforms.js)
  • transforms now specified with "transform:" instead of "expander:"
  • only supporting 'input' and 'inputPaths' instead of value in the expanders
  • Several new transform functions
  • "standardTransformation" -> standardTransformFunction

Comments