Reference Materials
Detailed specifications and reference documentation for SDCStudio.
Available References
Data Types Reference
Complete SDC4 data type documentation: - All primitive types (XdString, XdCount, XdQuantity, XdBoolean, XdTemporal, etc.) - Complex types (Clusters, Lists, References, Adapters) - Validation rules and constraints - Component metadata - Best practices - Implementation examples
Model Components Reference
Comprehensive component documentation: - All DMGEN model types - Component properties and constraints - Intended uses and examples - Integration guidelines
Workflow Diagram
Visual workflow guides: - Processing pipeline diagrams - Agent interaction flows - Data flow illustrations - Mermaid diagrams
How to Use This Section
Quick Lookup: - Use ⌘F (Ctrl+F) to search within documents - Check table of contents at top of each reference - Follow cross-references to related topics
Learning: - Start with Data Types to understand SDC4 types - Move to Model Components for implementation details - Reference Workflow Diagram for visual understanding
Development: - Use as specification when creating components - Reference during code generation - Validate against documented constraints
Related Documentation
- User Guides - How to use features
- Getting Started - Setup and basics
- Developer Docs - Technical implementation