Annotation Type MetaschemaPackage
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionClass<? extends IBoundModule>[]
Get the metaschemas associated with this package.
-
Element Details
-
moduleClass
Class<? extends IBoundModule>[] moduleClassGet the metaschemas associated with this package.- Returns:
- the classes that extend
IModule
or an empty array if no metaschemas are defined
- Default:
- {}
-