Package Products :: Package ZenModel :: Module Link
[hide private]
[frames] | no frames]

Source Code for Module Products.ZenModel.Link

 1  ############################################################################## 
 2  #  
 3  # Copyright (C) Zenoss, Inc. 2007, all rights reserved. 
 4  #  
 5  # This content is made available according to terms specified in 
 6  # License.zenoss under the directory where your Zenoss product is installed. 
 7  #  
 8  ############################################################################## 
 9   
10   
11  from Products.ZenModel.ZenModelRM import ZenModelRM 
12  from Products.ZenRelations.RelSchema import * 
13   
14   
62   
63  # DEPRECATED - This class will be removed in the next release. It's here now 
64  # only so that relations won't totally break for no reason. 
70