Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 87278f84 authored by Jérôme Euzenat's avatar Jérôme Euzenat
Browse files

- Formatting

parent a09c52c9
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ public enum SyntaxElement {
CLASS_EXPR( Namespace.EDOAL, "Class", true),//ALIGNMENT
COMPARATOR( Namespace.EDOAL, "comparator"),
COMPOSE( Namespace.EDOAL, "compose", Constructor.COMP),
EDATATYPE( Namespace.EDOAL, "datatype"),
EDATATYPE( Namespace.EDOAL, "datatype"),
DATATYPE( Namespace.EDOAL, "Datatype"),
DOMAIN_RESTRICTION(Namespace.EDOAL, "AttributeDomainRestriction", true),
//ID( Namespace.EDOAL, "Id", true), // Useless
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment