/// Important: Only CompInfoParam code should use this method
virtualFactMetaData*_getMetaDataForFact(QObject*/*parameterMetaData*/,constQString&/*name*/,FactMetaData::ValueType_t/* type */,MAV_TYPE/*vehicleType*/){returnnullptr;}
/// Returns the FactMetaData associated with the parameter name
/// @param opaqueParameterMetaData Opaque pointer returned from loadParameterMetaData
/// Important: Only CompInfoParam code should use this method