Call Method function from another Model

You mean this ?

$oInstance = oxNew(‘model’);
$sString = $oInstance->methode();