Loading [MathJax]/extensions/tex2jax.js
Antares Simulator
Power System Simulator
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages Concepts
Antares::ExtSource::Handler::BuildContext Class Reference

Public Types

using AreaSet = std::set<Data::AreaName>
 Set of area' names.
 
using LinkSet = std::map<Data::AreaName, std::map<Data::AreaName, bool>>
 
using ThermalClusterSet = std::map<Data::AreaName, std::map<YString, bool>>
 
using ConstraintSet = std::set<Yuni::String>
 

Constructor

Data::Area::NameSet area
 All areas.
 
LinkSet link
 
ThermalClusterSet cluster
 
ConstraintSet constraint
 
std::map< Data::AreaName, Data::AreaName > forceAreaName
 
bool shouldOverwriteArea
 
bool modifiedWhenCopied
 Flag to determine whether the source study was modified when copied.
 
 BuildContext ()
 Default constructor.
 
bool checkIdentity ()
 Check if the items copied are strictly equivalent to the current user selection.
 
bool checkIntegrity (bool forceDialog)
 Check if the paste can be done.
 

The documentation for this class was generated from the following files: