DSLUtils is now deprecated. Implemented the functionality of EffectivePriceUnit.scala...
authorProdromos Gerakios <pgerakios@grnet.gr>
Mon, 9 Jul 2012 13:11:33 +0000 (16:11 +0300)
committerProdromos Gerakios <pgerakios@grnet.gr>
Mon, 9 Jul 2012 13:11:33 +0000 (16:11 +0300)
commit796a998bd2714675fe8e3de35097e77dfaf412d4
treececc939056fa638dd53292228833c44aad8c364f
parent02ba482fcca851b62089424aa1f78470e767127e
DSLUtils is now deprecated. Implemented the functionality of EffectivePriceUnit.scala, added CronSpec.scala and moved a few methods from DSLUtils to TimeslotComputations.scala
src/main/scala/gr/grnet/aquarium/computation/TimeslotComputations.scala
src/main/scala/gr/grnet/aquarium/logic/accounting/dsl/DSLUtils.scala
src/main/scala/gr/grnet/aquarium/policy/CronSpec.scala [new file with mode: 0644]
src/main/scala/gr/grnet/aquarium/policy/EffectiveUnitPrice.scala
src/test/scala/gr/grnet/aquarium/logic/test/DSLTimeFrameTest.scala