Modeling Limitations
Application name
The application name must follow these rules:
-
Must be shorter than 64 chars
-
Should only contain numerals and letters
-
Should start with an uppercase letter
-
Should be unique
Module name
The module name must follow these rules:
-
Must be shorter than 60 chars
-
Must not be a keyword or placeholder in any SDK language
-
Must only contain numerals and letters
-
Must start with an uppercase letter
-
Must be unique
Class and attribute name
Names for classes an attributes must follow these rules:
-
Must be shorter than 60 chars
-
Must not be a keyword or placeholder in any SDK language
-
Must only contain numerals and letters
-
Must start with an uppercase letter