EA Context ( antares.model.context.EAContext
)¶
Antares context module.
-
class
antares.model.context.
EAContext
¶ Bases:
antares.model.context.Context
Represents a EA (External Alert) context object which is a sub-class of
Context
. It contains all the properties defined under EA context.Attributes Summary
name
Name of EA context. Methods Summary
Attributes Documentation
-
name
= 'EA'¶ Name of EA context.
Type: string
Methods Documentation
-