Module Simantics/Context
This module is undocumented. This is a list of its definitions. 
getMonitorValue :: StructuralComponent -> ReadGraph -> String -> a 
  
getPropertyValue :: Variable -> ReadGraph -> String -> a 
  
getValue :: StructuralComponent -> ReadGraph -> Resource -> Binding2 -> a 
  
 |