-
Method Summary
Get the Module definition associated with this class.
boolean
Indicates if the class represents a root Module assembly which can be the
top-level element/property of an XML, JSON, or YAML instance.
-
Method Details
-
getDefinition
Get the Module definition associated with this class.
- Returns:
- the definition
-
isRootClass
Indicates if the class represents a root Module assembly which can be the
top-level element/property of an XML, JSON, or YAML instance.
- Returns:
true
if the class is a root assembly, or false
otherwise