std::vector< GNEDemandElement * > myEditedChildElements
element children after apply operation
std::string undoName() const
return undoName
const Operation myOperation
~GNEChange_Children()
Destructor.
std::string redoName() const
get Redo name
GNEDemandElement * myParentDemandElement
full information regarding the parent demand element element that will be modified
GNEDemandElement * myChildDemandElement
demand element which position will be edited edited
const std::vector< GNEDemandElement * > myOriginalChildElements
copy of child demand elements before apply operation
the function-object for an editing operation (abstract base)