| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
modeled.Modeled --+
|
object --+ |
| |
_impl.Ased --+
|
Import
Import represents the different imported elements
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Inherited from modeled.Modeled | |||
|---|---|---|---|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Inherited from _impl.Ased | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
__metaclass__ = auto_propertiesMetaclass automatically defining properties. |
|||
__loaded_package = None
|
|||
|
|||
|
id The 'as' attribute is used as the import's ID, including when populating bundle. |
|||
|
package Return the imported package |
|||
|
sources Return the different sources of imported elements |
|||
|
uri Return the URI of the element. |
|||
|
Inherited from |
|||
| Inherited from modeled.Modeled | |||
|---|---|---|---|
|
accessPath Modeled which are not Importable rely on their parent for the access path. |
|||
| ownerPackage | |||
|
rootPackage Modeled which are not Importable rely on their parent for the access path. |
|||
| Inherited from _impl.Ased | |||
|
as Return the 'as' attribute. |
|||
|
|||
FIXME
|
Return the URI of the element. If parameter absolute is set to _true_, the URI will be forced absolute, else it will be returned in its stored form (which could be absolute or relative). You would probably rather use the uri read-only property, unless you want to set the parameter _absolute_. |
|
|||
idThe 'as' attribute is used as the import's ID, including when populating bundle.
|
packageReturn the imported package
|
sourcesReturn the different sources of imported elements
|
uriReturn the URI of the element. If parameter absolute is set to _true_, the URI will be forced absolute, else it will be returned in its stored form (which could be absolute or relative). You would probably rather use the uri read-only property, unless you want to set the parameter _absolute_.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 22 14:37:44 2008 | http://epydoc.sourceforge.net |