0 - Templates for New Files
Below are templates to help you get started creating new files, for every type of supported component, at the parent level (i.e. there is no need for distinct "subclass" templates). For more information on these templates, please see the relevant articles in the Cookbook.
Package.json
{
"metaEdProject": {
"projectName": "${projectName}",
"projectVersion": "${projectVersion}"
}
}
Association
Related content:
- 4 - Create a New Association Subclass
- Language Specification: Association
- Language Specification: Association Extension
- Language Specification: Association Subclass
Choice
Related content:
Common
Related content:
- 3 - Create a New Common
- 16 - Create a New Common Subclass
- Language Specification: Common
- Language Specification: Common Extension
- Language Specification: Common Subclass
- Language Specification: Inline Common
Descriptor
Related content:
DomainEntity
Related content:
- Language Specification: Domain Entity
- Language Specification: Domain Entity Extension
- Language Specification: Domain Entity Subclass
Domain
Related content:
Enumeration
Related content:
Interchange
Related content:
- 11 - Create a New Interchange
- Language Specification: Interchange
- Language Specification: Interchange Extension
SharedDecimal
Related content:
SharedInteger
Related content:
SharedString
Related content: