Declaration :
Facade for the Asset subsystem
Artifact : assetmanager
Operation getID |
Declaration :
Operation getAsset |
Declaration :
find and return corresponging object
Operation known |
Declaration :
@return true if the given id is registered in the internal asset DB
Operation remove |
Declaration :
remove the given asset <i>together with all its dependants</i> from the internal DB
Operation reg |
Declaration :
registers an asset object in the internal DB, providing its unique key
Relation registry (<unidirectional association>) |
Declaration :
@internal Table or DB holding all registered asset instances.