AR Context ( antares.model.context.ARContext)¶
Antares context module.
-
class
antares.model.context.ARContext(container_id)¶ Bases:
antares.model.context.ContextRepresents a AR (Alert Replica) context object which is a sub-class of
Context. It contains all the properties defined under AR context.Param: container_id(int): ID of the object that owns the context. Attributes Summary
nameName of AR context. Methods Summary
ARContext.assembleVectorcommit(cur)__str__()Attributes Documentation
-
name= 'AR'¶ Name of AR context.
Methods Documentation
-
commit(cur)¶
-
__str__()¶
-