Model of an import declaration within a module declaration.

no type hierarchy

no subtypes hierarchy

Attributes
containerSource Codeshared formal Module container

The containing module.

nameSource Codeshared formal String name

The name of the imported module.

optionalSource Codeshared formal Boolean optional

True if this imported module is optional.

sharedSource Codeshared formal Boolean shared

True if this imported module is shared.

versionSource Codeshared formal String version

The 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