Editing with the Operator model editor (<operator-name>.xml)
You can edit Operator models with the Operator model editor in Streams Studio. The model for an operator is an XML document that is named after the operator. For example, the model file for the Functor operator is contained in a file named Functor.xml.
Before you begin
About this task
- The Tree tab contains the logical view of the model.
- The Source tab contains the XML source for the model.
Context-sensitive help is available for all elements in the Tree view. Introductory material is provided for the top-most element. Help for the other elements describes the element and its properties. To access the context-sensitive help, select an element in the Tree view and press Ctrl+F1, or click Help > Dynamic Help. You can also access the context-sensitive help from the Properties view when it is open and displaying properties for an Operator model Tree view element.
To access model files in an SPL project, use the Operator model editor, and follow these steps: