Tools, FAQ, Tutorials:
"concept" CTO Statement Syntax
What is the syntax of the "concept" CTO Statement
✍: FYIcenter.com
The "concept" statement declares a generic data type to represent
secondary data entities to support primary data entities.
Here is the syntax of an "concept" statement:
concept type_name [extends super_type] { o|--> property_type property_name [optional] [default value] [validator] ... o|--> property_type[] property_name [optional] ... }
Syntax elements used in a "transaction" CTO Statement:
Â
⇒ "enum" CTO Statement Syntax
⇠"event" CTO Statement Syntax
2021-06-19, 766👍, 0💬
Popular Posts:
How To Pad an Array with the Same Value Multiple Times in PHP? If you want to add the same value mul...
How to use "xsl-transform" Azure API Policy Statement? The "xsl-transform" Policy Statement allows y...
How to start Docker Daemon, "dockerd", on CentOS systems? If you have installed Docker on your CentO...
How to use the JSON to XML Conversion Tool at utilities-online.info? If you want to try the JSON to ...
How to use the Atom Online Validator at w3.org? w3.org feed validation service is provided at http:/...