Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
CIM
CIMpy
Commits
a4b229cb
Commit
a4b229cb
authored
Dec 03, 2019
by
Philipp Reuber
Browse files
add new cgmes class files, modify import/export for new files
parent
61b21744
Changes
439
Hide whitespace changes
Inline
Side-by-side
cimpy/cgmes_v2_4_15/DCSeriesDevice.py
View file @
a4b229cb
...
...
@@ -18,7 +18,7 @@ class DCSeriesDevice(DCConductingEquipment):
'ratedUdc'
:
[
cgmesProfile
.
EQ
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class DCConductingEquipment:
\n
'
+
DCConductingEquipment
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DCShunt.py
View file @
a4b229cb
...
...
@@ -18,7 +18,7 @@ class DCShunt(DCConductingEquipment):
'ratedUdc'
:
[
cgmesProfile
.
EQ
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class DCConductingEquipment:
\n
'
+
DCConductingEquipment
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DCSwitch.py
View file @
a4b229cb
...
...
@@ -12,7 +12,7 @@ class DCSwitch(DCConductingEquipment):
possibleProfileList
=
{
'class'
:
[
cgmesProfile
.
EQ
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class DCConductingEquipment:
\n
'
+
DCConductingEquipment
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DCTerminal.py
View file @
a4b229cb
...
...
@@ -14,7 +14,7 @@ class DCTerminal(DCBaseTerminal):
'DCConductingEquipment'
:
[
cgmesProfile
.
EQ
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class DCBaseTerminal:
\n
'
+
DCBaseTerminal
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DCTopologicalIsland.py
View file @
a4b229cb
...
...
@@ -14,7 +14,7 @@ class DCTopologicalIsland(IdentifiedObject):
'DCTopologicalNodes'
:
[
cgmesProfile
.
SV
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class IdentifiedObject:
\n
'
+
IdentifiedObject
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DCTopologicalNode.py
View file @
a4b229cb
...
...
@@ -20,7 +20,7 @@ class DCTopologicalNode(IdentifiedObject):
'DCNodes'
:
[
cgmesProfile
.
TP
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class IdentifiedObject:
\n
'
+
IdentifiedObject
.
__doc__
...
...
cimpy/cgmes_v2_4_15/Date.py
View file @
a4b229cb
...
...
@@ -12,7 +12,7 @@ class Date(Base):
possibleProfileList
=
{
'class'
:
[
cgmesProfile
.
DI
.
value
,
cgmesProfile
.
DY
.
value
,
cgmesProfile
.
EQ
.
value
,
cgmesProfile
.
GL
.
value
,
cgmesProfile
.
SV
.
value
,
cgmesProfile
.
SSH
.
value
,
cgmesProfile
.
TP
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
...
...
cimpy/cgmes_v2_4_15/DateTime.py
View file @
a4b229cb
...
...
@@ -12,7 +12,7 @@ class DateTime(Base):
possibleProfileList
=
{
'class'
:
[
cgmesProfile
.
EQ
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
...
...
cimpy/cgmes_v2_4_15/Decimal.py
View file @
a4b229cb
...
...
@@ -12,7 +12,7 @@ class Decimal(Base):
possibleProfileList
=
{
'class'
:
[
cgmesProfile
.
EQ
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
...
...
cimpy/cgmes_v2_4_15/Diagram.py
View file @
a4b229cb
...
...
@@ -26,7 +26,7 @@ class Diagram(IdentifiedObject):
'DiagramElements'
:
[
cgmesProfile
.
DI
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class IdentifiedObject:
\n
'
+
IdentifiedObject
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DiagramLayoutVersion.py
View file @
a4b229cb
...
...
@@ -32,7 +32,7 @@ class DiagramLayoutVersion(Base):
'shortName'
:
[
cgmesProfile
.
DI
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
...
...
cimpy/cgmes_v2_4_15/DiagramObject.py
View file @
a4b229cb
...
...
@@ -32,7 +32,7 @@ class DiagramObject(IdentifiedObject):
'DiagramObjectStyle'
:
[
cgmesProfile
.
DI
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class IdentifiedObject:
\n
'
+
IdentifiedObject
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DiagramObjectGluePoint.py
View file @
a4b229cb
...
...
@@ -14,7 +14,7 @@ class DiagramObjectGluePoint(Base):
'DiagramObjectPoints'
:
[
cgmesProfile
.
DI
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
...
...
cimpy/cgmes_v2_4_15/DiagramObjectPoint.py
View file @
a4b229cb
...
...
@@ -24,7 +24,7 @@ class DiagramObjectPoint(Base):
'zPosition'
:
[
cgmesProfile
.
DI
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
...
...
cimpy/cgmes_v2_4_15/DiagramObjectStyle.py
View file @
a4b229cb
...
...
@@ -14,7 +14,7 @@ class DiagramObjectStyle(IdentifiedObject):
'StyledObjects'
:
[
cgmesProfile
.
DI
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class IdentifiedObject:
\n
'
+
IdentifiedObject
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DiagramStyle.py
View file @
a4b229cb
...
...
@@ -14,7 +14,7 @@ class DiagramStyle(IdentifiedObject):
'Diagram'
:
[
cgmesProfile
.
DI
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class IdentifiedObject:
\n
'
+
IdentifiedObject
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DiscExcContIEEEDEC1A.py
View file @
a4b229cb
...
...
@@ -48,7 +48,7 @@ class DiscExcContIEEEDEC1A(DiscontinuousExcitationControlDynamics):
'vanmax'
:
[
cgmesProfile
.
DY
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class DiscontinuousExcitationControlDynamics:
\n
'
+
DiscontinuousExcitationControlDynamics
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DiscExcContIEEEDEC2A.py
View file @
a4b229cb
...
...
@@ -22,7 +22,7 @@ class DiscExcContIEEEDEC2A(DiscontinuousExcitationControlDynamics):
'vdmax'
:
[
cgmesProfile
.
DY
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class DiscontinuousExcitationControlDynamics:
\n
'
+
DiscontinuousExcitationControlDynamics
.
__doc__
...
...
cimpy/cgmes_v2_4_15/DiscExcContIEEEDEC3A.py
View file @
a4b229cb
...
...
@@ -16,7 +16,7 @@ class DiscExcContIEEEDEC3A(DiscontinuousExcitationControlDynamics):
'tdr'
:
[
cgmesProfile
.
DY
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class DiscontinuousExcitationControlDynamics:
\n
'
+
DiscontinuousExcitationControlDynamics
.
__doc__
...
...
cimpy/cgmes_v2_4_15/Disconnector.py
View file @
a4b229cb
...
...
@@ -12,7 +12,7 @@ class Disconnector(Switch):
possibleProfileList
=
{
'class'
:
[
cgmesProfile
.
EQ
.
value
,
cgmesProfile
.
SSH
.
value
,
],
}
readI
nProfile
=
{}
serializatio
nProfile
=
{}
__doc__
+=
'
\n
Documentation of parent class Switch:
\n
'
+
Switch
.
__doc__
...
...
Prev
1
2
3
4
5
6
7
8
…
22
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment