Uses of Interface
SpaceTime.DataModel.CertainPlf

Packages that use CertainPlf
SpaceTime.DataModel   
SpaceTime.DataModel.VendorOrders   
 

Uses of CertainPlf in SpaceTime.DataModel
 

Methods in SpaceTime.DataModel that return CertainPlf
 CertainPlf SpaceTimeProperty.GetCertainPlf()
          Gets the function data associated with this property.
 

Methods in SpaceTime.DataModel with parameters of type CertainPlf
 void SpaceTimeProperty.SetCertainPlf(CertainPlf functionData, long dataType)
          Associates function data with this node.
 

Uses of CertainPlf in SpaceTime.DataModel.VendorOrders
 

Methods in SpaceTime.DataModel.VendorOrders that return CertainPlf
 CertainPlf ResourceFunction.CostPlf()
          CostsPlf
 CertainPlf VendorsManager.GetCostFunction()
          Returns cost function
 CertainPlf ResourceFunction.ScorePlf()
          ScorePlf