close
Warning:
Can't synchronize with repository "(default)" (/var/svn/mms does not appear to be a Subversion repository.). Look in the Trac log for more information.
File pruebaEst.tol, 401 bytes (added by mruiz, 13 years ago) |
|
Line | |
---|
1 | |
---|
2 | Text path = "C:/Users/mruiz/bsd/entity/PrjBanaMXOptCob/repository/Estimations/E.Mod.KPI_Por.CCh_PLo_Vir.N_Row.All_Pc_Acco_Call__4.0.oza"; |
---|
3 | NameBlock est = MMS::Container::LoadFile(path); |
---|
4 | |
---|
5 | Set sSubMod = (est::GetModel(1))::GetSubmodels(?); |
---|
6 | |
---|
7 | Set act = For(1, Card(sSubMod), Real(Real i) |
---|
8 | { |
---|
9 | NameBlock subMod = sSubMod[i]; |
---|
10 | Real subMod::SetIsActive(1) |
---|
11 | }); |
---|
12 | |
---|
13 | Real exec = est::Execute(?); |
---|
14 | |
---|
15 | |
---|
Download in other formats: