118 bool useSUMOVehicleparser =
false;
121 useSUMOVehicleparser =
true;
123 useSUMOVehicleparser =
true;
125 useSUMOVehicleparser =
true;
SumoXMLAttr
Numbers representing SUMO-XML - attributes.
@ SUMO_ATTR_NOTHING
invalid attribute, must be the last one
GNEAttributesEditorType * myNeteditAttributesEditor
netedit attributes editor
SumoXMLAttr fillSumoBaseObject(CommonXMLStructure::SumoBaseObject *baseObject) const
fill sumo Base object
GNEAttributesEditorType * myExtendedAttributesEditor
extended attributes editor
GNEAttributesEditorType * myGeoAttributesEditor
geo attributes editor
void setNewParent(const GNEAttributeCarrier *AC)
set new parent
void showAttributesEditor(GNEAttributeCarrier *AC, const bool primaryAttributeEditor)
edit attributes of the given AC (usually the edited template AC)
void refreshAttributesEditor()
refresh attribute editor
bool checkAttributes(const bool showWarning)
check if current edited attributes are valid
bool checkNewParent(const GNEAttributeCarrier *AC) const
check if the given AC can be a new parent
GNEAttributesEditorType * myFlowAttributesEditor
flow attributes editor
void disableAttributesEditor()
disable attribute editor
GNEAttributesEditor(GNEFrame *frameParent, GNEAttributesEditorType::EditorType editorType)
constructor
bool isReparenting() const
void abortReparenting()
abort selecting parent
void hideAttributesEditor()
hide attribute editor
GNEAttributesEditorType * myParametersAttributesEditor
parameteres attributes editor
GNEAttributesEditorType * myBasicAttributesEditor
basic attributes editor
SumoXMLAttr fillSumoBaseObject(CommonXMLStructure::SumoBaseObject *baseObject, const bool insertDefaultValues) const
fill sumo Base object
void abortReparenting()
abort selecting parent
bool isReparenting() const
void setNewParent(const GNEAttributeCarrier *AC)
set new parent
void hideAttributesEditor()
hide attribute editor
void refreshAttributesEditor()
refresh attribute editor
void showAttributesEditor(GNEAttributeCarrier *AC, const bool primaryAttributeEditor)
edit attributes of the given AC (usually the edited template AC)
bool checkAttributes(const bool showWarning)
check if current edited attributes are valid
bool checkNewParent(const GNEAttributeCarrier *AC) const
check if the given AC can be a new parent
const std::vector< GNEAttributeCarrier * > & getEditedAttributeCarriers() const
get edited attribute carriers
void disableAttributesEditor()
disable attribute editor