-
Notifications
You must be signed in to change notification settings - Fork 263
How To
Gary edited this page Mar 23, 2015
·
3 revisions
Learn how to do things with ATF.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Adaptation
Application ATFBuilding
Circuits
- Create contexts for a circuit editor.
- Create data model for a circuit editor.
- Create a circuit editor document.
- Create DOM adapters for a circuit editor.
- Create a circuit editor application.
- Handle layers in a circuit editor.
- Handle masters in a circuit editor.
- Handle prototypes in a circuit editor.
- Handle templates in a circuit editor.
- Print a circuit.
- Validate a circuit.
- Use graph interfaces adapted to a circuit.
- Add file commands to application.
- Create command clients.
- Register commands.
- Use commands in an application.
- Use command components.
- Use WinForms commands in WPF.
- Create components.
- Find components.
- Initialize components.
- Learn key components.
- Use components in applications.
- Adapt controls (without inheritance) to perform various functions.
- Create control clients.
- Group controls together.
- Register controls.
- Use controls in applications.
- Use WinForms controls in WPF.
- Create contexts using interfaces.
- Use contexts in an application.
- Use Context Registry to track contexts.
Data model
Debugging Dialogs Documentation Documents Document object model (DOM)- Create data model in the DOM.
- Create schema for application data.
- Debug DOM.
- Search DOM nodes.
- Use DOM in an application.
- Use DOM adapters.
- Use DomExplorer to examine DOM data.
- Use DomRecorder to capture DOM events.
- Use DOM metadata.
- Use DOM Metadata for a palette.
- Use DOM nodes.
- Use XML schema to specify types in application data.
Editors
Get started
Graph- Create a circuit graph editor.
- Create finite state machine graph editor.
- Create a general graph editor.
- Create statechart graph editor.
- Use graphs in ATF applications.
- Use XML schema for graph data.
- Handle graphic model data.
- Handle graphic model document.
- Render graphic model.
- Render graphic model with DOM adapter.
- View graphic model.
Install
Instancing- Use instancing with drag and drop.
- Use instancing in applications.
- Use instancing with editing commands.
LiveConnect
Managed Extensibility Framework (MEF)
- Compose MEF parts.
- Create MEF type catalog.
- Initialize MEF components.
- Use MEF attributes.
- Use MEF in ATF applications.
- Also see components.
Palette
persisting application data Preferences Property descriptor- Specify property descriptors for property attributes.
- Use property descriptors for property attributes.
- Create property descriptors for property editing.
- Create property editor.
- Edit properties using ATF facilities.
- Use property editor components for sets of properties.
- Use selection with property editing.
- Use value converters to convert property data.
- Use value editing controls for displaying and editing properties.
- Use value editors to edit property values.
Samples
Scripting Search Settings Statechart- Create statechart contexts.
- Create statechart data model.
- Create statechart document.
- Create DOM adapters for statecharts.
- Print statecharts.
- Validate statecharts.
- Use interfaces for statechart graphs.
- Create state machine editor.
- Create state machine data model.
- Create state machine DOM adapters.
- Use state machine contexts.
- Use state machine editor classes.
- Use interfaces for state machine graphs.
- Use palette.
- Validate state machine.
Targets
Testing Third party software Timelines- Create timeline contexts.
- Create timeline data model.
- Create timeline document.
- Create timeline DOM adapters.
- Create timeline edit commands.
- Display timelines.
- Validate timelines.
- Use XML schema annotations in timeline XML schema.
- Create tree component for DOM data.
- Create tree component for random data.
- Display DOM data in tree.
- Display files in tree.
- Display random data in tree.
- View data in tree.
WinForms application
WPF application- Create WPF application.
- How to convert a WinForms ATF-based application to WPF.
- Program SimpleDOMEditorWPF sample.
- Use Behaviors.
- Use Markup Extensions.
- Use WPF ViewModels.
XML schema
- Home
- Getting Started
- Features & Benefits
- Requirements & Dependencies
- Gallery
- Technology & Samples
- Adoption
- News
- Release Notes
- ATF Community
- Searching Documentation
- Using Documentation
- Videos
- Tutorials
- How To
- Programmer's Guide
- Reference
- Code Samples
- Documentation Files
© 2014-2015, Sony Computer Entertainment America LLC