|
SHAPER
9.15.0
|
Internal tools for the ExchangePlugin. More...
Static Public Member Functions | |
| static std::list< std::string > | split (const std::string &theString, char theDelimiter) |
| Splits theString using theDelimiter. More... | |
| static std::string | selectionType2xaoDimension (const std::string &theString) |
| Converts string representation of selection type to XAO dimension. More... | |
| static std::string | xaoDimension2selectionType (const std::string &theDimension) |
| Converts string representation of XAO dimension to selection type. More... | |
| static std::string | valuesType2xaoType (const ModelAPI_AttributeTables::ValueType &theType) |
| Converts representation of values type to XAO type. More... | |
| static ModelAPI_AttributeTables::ValueType | xaoType2valuesType (std::string theType) |
| Converts representation of values type to XAO type. More... | |
Internal tools for the ExchangePlugin.
|
static |
Splits theString using theDelimiter.
|
static |
Converts string representation of selection type to XAO dimension.
|
static |
Converts string representation of XAO dimension to selection type.
|
static |
Converts representation of values type to XAO type.
|
static |
Converts representation of values type to XAO type.