You can use the Pattern Authoring view to create basic implementation models for patterns. The pattern implementation model is a result of the pattern author adding one or more patterns and their parameters to a pattern library. The pattern author customizes the Java™ code in the implementation model.
The Pattern Authoring view contains three types of nodes: pattern library, pattern, and parameter. To view the code for patterns and parameters, double-click these nodes or click a node or right-click a node and click Open to view the corresponding code for each in the Java editor. Patterns and parameters can also be deleted or renamed using this view. Renaming does not change the corresponding Java files.