idmtools.core.interfaces package¶
idmtools List of core abstract interfaces that other core objects derive from.
Copyright 2021, Bill & Melinda Gates Foundation. All rights reserved.
idmtools.core.interfaces Submodules¶
- idmtools.core.interfaces.entity_container module
- idmtools.core.interfaces.iassets_enabled module
- idmtools.core.interfaces.ientity module
IEntity
IEntity.platform_id
IEntity.parent_id
IEntity.status
IEntity.tags
IEntity.item_type
IEntity.update_tags()
IEntity.post_creation()
IEntity.from_id_file()
IEntity.from_id()
IEntity.parent
IEntity.platform
IEntity.get_platform_object()
IEntity.done
IEntity.succeeded
IEntity.failed
IEntity.get_current_platform_or_error()
IEntity.__init__()
IEntity.to_id_file()
- idmtools.core.interfaces.iitem module
- idmtools.core.interfaces.imetadata_operations module
- idmtools.core.interfaces.inamed_entity module
- idmtools.core.interfaces.irunnable_entity module