Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEFrameAttributeModules Class Reference

#include <GNEFrameAttributeModules.h>

Data Structures

class  GenericDataAttributes
 

Static Public Member Functions

static bool isSupermodeValid (const GNEViewNet *viewNet, const GNEAttributeCarrier *AC)
 return true if AC can be edited in the current supermode
 
static bool isSupermodeValid (const GNEViewNet *viewNet, const GNEAttributeProperties *attributeProperties)
 return true if give attributeProperties can be edited in the current supermode
 

Detailed Description

Definition at line 47 of file GNEFrameAttributeModules.h.

Member Function Documentation

◆ isSupermodeValid() [1/2]

bool GNEFrameAttributeModules::isSupermodeValid ( const GNEViewNet viewNet,
const GNEAttributeCarrier AC 
)
static

return true if AC can be edited in the current supermode

Definition at line 202 of file GNEFrameAttributeModules.cpp.

References GNEViewNet::getEditModes(), GNEAttributeCarrier::getTagProperty(), GNEViewNetHelper::EditModes::isCurrentSupermodeData(), GNEViewNetHelper::EditModes::isCurrentSupermodeDemand(), GNEViewNetHelper::EditModes::isCurrentSupermodeNetwork(), SUMO_TAG_TAZSINK, and SUMO_TAG_TAZSOURCE.

Referenced by GNEElementTree::createPopUpMenu().

Here is the caller graph for this function:

◆ isSupermodeValid() [2/2]


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