Model of an import declaration
within a module declaration.
no type hierarchy
no subtypes hierarchy
| Attributes | |
container | Source Codeshared formal Module containerThe containing module. |
name | Source Codeshared formal String nameThe name of the imported module. |
optional | Source Codeshared formal Boolean optionalTrue if this imported module is optional. |
shared | Source Codeshared formal Boolean sharedTrue if this imported module is shared. |
version | Source Codeshared formal String versionThe compile-time version of the imported module. |
| Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: Identifiable |
| Inherited Methods |
Methods inherited from: Object |
Methods inherited from: Annotated |
Methods inherited from: Identifiable |