-
Optional Element Summary
Optional Elements
Get the classes representing the global assemblies defined on this Module.
Get the classes representing the global fields defined on this Module.
Get the classes representing the Metaschemas imported by this Module.
Get any remarks for this metaschema.
-
Element Details
-
fields
Get the classes representing the global fields defined on this Module.
- Returns:
- an array of field classes
- Default:
- {}
-
assemblies
Get the classes representing the global assemblies defined on this Module.
- Returns:
- an array of assembly classes
- Default:
- {}
-
imports
Get the classes representing the Metaschemas imported by this Module.
- Returns:
- an array of imported Metaschemas
- Default:
- {}
-
-