Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TDL Open Source
TDL Meta Model
Commits
ad5e105a
Commit
ad5e105a
authored
Jun 15, 2020
by
Philip Makedonski
Browse files
+ added readme
parent
74c63622
Changes
1
Hide whitespace changes
Inline
Side-by-side
org.etsi.mts.tdl/README.md
0 → 100644
View file @
ad5e105a
#TDL Meta-Model (Merged)
##Prerequisites
*
All elements shall contain a name
*
names shown as default in Papyrus may be misleading)
## Updating and merging
*
Delete
`tdl.uml`
(and
`org.etsi.mts.tdl`
)
*
Copy
`tdl_metamodel.uml`
to
`tdl.uml`
*
Open
`tdl.uml`
with the UML Editor
*
Select the root package (TDL)
*
Select the Merge command from the menu (UML Editor -> Package -> Merge)
*
Use the default properties in the dialog
*
Open
`tdl.genmodel`
*
Select Reload in the menu (Generator -> Reload...)
## Generating
*
Open
`tdl.genmodel`
*
Select
`Tdl`
package from the root
*
In the properties view set
`Prefix`
to
`tdl`
and
`Base Package`
to
`org.etsi.mts`
*
Save
*
Right-click on the
`tdl`
package and select Generate Model Code
## Exporting XMI schema
*
Right-click on the
`tdl.genmodel`
and select Export Model...
*
Select "XML Schema for XMI" in the dialog, press "Next" two times
*
Select both packages (
`tdl`
and
`types`
) and press "Finish"
*
The TDL schema is generated in the
`tdlXMI.xsd`
file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment