Package CIM15 :: Package IEC61970 :: Package Informative :: Package InfERPSupport :: Module ErpSiteLevelData' :: Class ErpSiteLevelData
[hide private]
[frames] | no frames]

Class ErpSiteLevelData

                         object --+        
                                  |        
                   Element'.Element --+    
                                      |    
Core.IdentifiedObject'.IdentifiedObject --+
                                          |
                                         ErpSiteLevelData

For a utility, general information that describes physical locations of organizations or the location codes and their meanings. This enables ERP applications to ensure that the physical location identifiers are synchronized between the business applications.For a utility, general information that describes physical locations of organizations or the location codes and their meanings. This enables ERP applications to ensure that the physical location identifiers are synchronized between the business applications.

Instance Methods [hide private]
 
__init__(self, status=None, LandProperty=None, *args, **kw_args)
Initialises a new 'ErpSiteLevelData' instance.
 
getLandProperty(self)
 
setLandProperty(self, value)

Inherited from Core.IdentifiedObject'.IdentifiedObject: addDiagramObjects, addNames, getDiagramObjects, getModelingAuthoritySet, getNames, removeDiagramObjects, removeNames, setDiagramObjects, setModelingAuthoritySet, setNames

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  _attr_types = {}
  _attrs = []
  _defaults = {}
  _many_refs = []
  _refs = ['status', 'LandProperty']
  status = None

Inherited from Element'.Element (private): _enums

Properties [hide private]
  LandProperty

Inherited from Core.IdentifiedObject'.IdentifiedObject: DiagramObjects, ModelingAuthoritySet, Names

Inherited from object: __class__

Method Details [hide private]

__init__(self, status=None, LandProperty=None, *args, **kw_args)
(Constructor)

 

Initialises a new 'ErpSiteLevelData' instance.

Parameters:
  • status
  • LandProperty
Overrides: object.__init__

Property Details [hide private]

LandProperty

Get Method:
getLandProperty(self)
Set Method:
setLandProperty(self, value)