Package empro :: Module empro :: Module components :: Class CircuitComponentDefinition
[frames] | no frames]

Class CircuitComponentDefinition

core.Updatable --+        
                 |        
   core.Selectable --+    
                     |    
 datasource.DataSource --+
                         |
                        CircuitComponentDefinition
Known Subclasses:

A circuit component definition defines the behavior model of a CircuitComponent.

Class Hierarchy for CircuitComponentDefinition
Class Hierarchy for CircuitComponentDefinition

Instance Methods

Inherited from datasource.DataSource: dataSet, dataSetIds, dataSets, variableIds, variables

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties

Inherited from core.Selectable: metaData, name, notes