PySimultan 0.6.0.7__py3-none-any.whl → 0.6.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- PySimultan2/CHANGELOG.md +3 -0
- PySimultan2/__about__.py +1 -1
- PySimultan2/data_model.py +116 -5
- PySimultan2/default_types.py +17 -0
- PySimultan2/files.py +112 -11
- PySimultan2/utils.py +5 -4
- {pysimultan-0.6.0.7.dist-info → pysimultan-0.6.1.dist-info}/METADATA +1 -1
- pysimultan-0.6.1.dist-info/RECORD +76 -0
- PySimultan2/typings/SIMULTAN/Data/Assets/__init__.pyi +0 -616
- PySimultan2/typings/SIMULTAN/Data/Components/__init__.pyi +0 -2538
- PySimultan2/typings/SIMULTAN/Data/FlowNetworks/__init__.pyi +0 -499
- PySimultan2/typings/SIMULTAN/Data/Geometry/__init__.pyi +0 -2219
- PySimultan2/typings/SIMULTAN/Data/MultiValues/__init__.pyi +0 -682
- PySimultan2/typings/SIMULTAN/Data/SimMath/__init__.pyi +0 -1654
- PySimultan2/typings/SIMULTAN/Data/SimNetworks/__init__.pyi +0 -442
- PySimultan2/typings/SIMULTAN/Data/SitePlanner/__init__.pyi +0 -193
- PySimultan2/typings/SIMULTAN/Data/Taxonomy/__init__.pyi +0 -367
- PySimultan2/typings/SIMULTAN/Data/Users/__init__.pyi +0 -116
- PySimultan2/typings/SIMULTAN/Data/ValueMappings/__init__.pyi +0 -212
- PySimultan2/typings/SIMULTAN/Data/__init__.pyi +0 -232
- PySimultan2/typings/SIMULTAN/DataMapping/__init__.pyi +0 -916
- PySimultan2/typings/SIMULTAN/Excel/__init__.pyi +0 -15
- PySimultan2/typings/SIMULTAN/Exceptions/__init__.pyi +0 -268
- PySimultan2/typings/SIMULTAN/Exchange/SimNetworkConnectors/__init__.pyi +0 -32
- PySimultan2/typings/SIMULTAN/Exchange/__init__.pyi +0 -116
- PySimultan2/typings/SIMULTAN/Projects/ManagedFiles/__init__.pyi +0 -433
- PySimultan2/typings/SIMULTAN/Projects/__init__.pyi +0 -435
- PySimultan2/typings/SIMULTAN/Serializer/CODXF/__init__.pyi +0 -103
- PySimultan2/typings/SIMULTAN/Serializer/CSV/__init__.pyi +0 -122
- PySimultan2/typings/SIMULTAN/Serializer/DXF/__init__.pyi +0 -1335
- PySimultan2/typings/SIMULTAN/Serializer/Geometry/__init__.pyi +0 -48
- PySimultan2/typings/SIMULTAN/Serializer/JSON/__init__.pyi +0 -562
- PySimultan2/typings/SIMULTAN/Serializer/METADXF/__init__.pyi +0 -11
- PySimultan2/typings/SIMULTAN/Serializer/PADXF/__init__.pyi +0 -21
- PySimultan2/typings/SIMULTAN/Serializer/PPATH/__init__.pyi +0 -11
- PySimultan2/typings/SIMULTAN/Serializer/Projects/__init__.pyi +0 -112
- PySimultan2/typings/SIMULTAN/Serializer/SIMLINKS/__init__.pyi +0 -5
- PySimultan2/typings/SIMULTAN/Serializer/SPDXF/__init__.pyi +0 -13
- PySimultan2/typings/SIMULTAN/Serializer/SimGeo/__init__.pyi +0 -54
- PySimultan2/typings/SIMULTAN/Serializer/TXDXF/__init__.pyi +0 -46
- PySimultan2/typings/SIMULTAN/Serializer/XMI/__init__.pyi +0 -22
- PySimultan2/typings/SIMULTAN/Serializer/__init__.pyi +0 -32
- PySimultan2/typings/SIMULTAN/Utils/BackgroundWork/__init__.pyi +0 -43
- PySimultan2/typings/SIMULTAN/Utils/Collections/__init__.pyi +0 -216
- PySimultan2/typings/SIMULTAN/Utils/ElevationProvider/__init__.pyi +0 -66
- PySimultan2/typings/SIMULTAN/Utils/Files/__init__.pyi +0 -48
- PySimultan2/typings/SIMULTAN/Utils/Randomize/__init__.pyi +0 -11
- PySimultan2/typings/SIMULTAN/Utils/Streams/__init__.pyi +0 -59
- PySimultan2/typings/SIMULTAN/Utils/UndoRedo/__init__.pyi +0 -133
- PySimultan2/typings/SIMULTAN/Utils/__init__.pyi +0 -570
- PySimultan2/typings/System/Buffers/Binary/__init__.pyi +0 -248
- PySimultan2/typings/System/Buffers/Text/__init__.pyi +0 -91
- PySimultan2/typings/System/Buffers/__init__.pyi +0 -192
- PySimultan2/typings/System/CodeDom/Compiler/__init__.pyi +0 -137
- PySimultan2/typings/System/Collections/Concurrent/__init__.pyi +0 -47
- PySimultan2/typings/System/Collections/Generic/__init__.pyi +0 -1293
- PySimultan2/typings/System/Collections/ObjectModel/__init__.pyi +0 -166
- PySimultan2/typings/System/Collections/Specialized/__init__.pyi +0 -82
- PySimultan2/typings/System/Collections/__init__.pyi +0 -403
- PySimultan2/typings/System/ComponentModel/__init__.pyi +0 -582
- PySimultan2/typings/System/Configuration/Assemblies/__init__.pyi +0 -30
- PySimultan2/typings/System/Diagnostics/CodeAnalysis/__init__.pyi +0 -315
- PySimultan2/typings/System/Diagnostics/Contracts/__init__.pyi +0 -297
- PySimultan2/typings/System/Diagnostics/SymbolStore/__init__.pyi +0 -9
- PySimultan2/typings/System/Diagnostics/Tracing/__init__.pyi +0 -641
- PySimultan2/typings/System/Diagnostics/__init__.pyi +0 -1101
- PySimultan2/typings/System/Globalization/__init__.pyi +0 -1675
- PySimultan2/typings/System/IO/Enumeration/__init__.pyi +0 -125
- PySimultan2/typings/System/IO/__init__.pyi +0 -2747
- PySimultan2/typings/System/Linq/Expressions/__init__.pyi +0 -1815
- PySimultan2/typings/System/Net/__init__.pyi +0 -81
- PySimultan2/typings/System/Numerics/__init__.pyi +0 -2853
- PySimultan2/typings/System/Reflection/Emit/__init__.pyi +0 -1945
- PySimultan2/typings/System/Reflection/Metadata/__init__.pyi +0 -24
- PySimultan2/typings/System/Reflection/__init__.pyi +0 -2724
- PySimultan2/typings/System/Resources/__init__.pyi +0 -205
- PySimultan2/typings/System/Runtime/CompilerServices/__init__.pyi +0 -1926
- PySimultan2/typings/System/Runtime/ConstrainedExecution/__init__.pyi +0 -49
- PySimultan2/typings/System/Runtime/ExceptionServices/__init__.pyi +0 -34
- PySimultan2/typings/System/Runtime/InteropServices/ComTypes/__init__.pyi +0 -758
- PySimultan2/typings/System/Runtime/InteropServices/Marshalling/__init__.pyi +0 -461
- PySimultan2/typings/System/Runtime/InteropServices/ObjectiveC/__init__.pyi +0 -48
- PySimultan2/typings/System/Runtime/InteropServices/__init__.pyi +0 -2632
- PySimultan2/typings/System/Runtime/Intrinsics/Arm/__init__.pyi +0 -4757
- PySimultan2/typings/System/Runtime/Intrinsics/Wasm/__init__.pyi +0 -844
- PySimultan2/typings/System/Runtime/Intrinsics/X86/__init__.pyi +0 -5642
- PySimultan2/typings/System/Runtime/Intrinsics/__init__.pyi +0 -4504
- PySimultan2/typings/System/Runtime/Loader/__init__.pyi +0 -63
- PySimultan2/typings/System/Runtime/Remoting/__init__.pyi +0 -7
- PySimultan2/typings/System/Runtime/Serialization/__init__.pyi +0 -269
- PySimultan2/typings/System/Runtime/Versioning/__init__.pyi +0 -200
- PySimultan2/typings/System/Runtime/__init__.pyi +0 -141
- PySimultan2/typings/System/Security/Cryptography/__init__.pyi +0 -39
- PySimultan2/typings/System/Security/Permissions/__init__.pyi +0 -163
- PySimultan2/typings/System/Security/Principal/__init__.pyi +0 -45
- PySimultan2/typings/System/Security/__init__.pyi +0 -347
- PySimultan2/typings/System/Text/Unicode/__init__.pyi +0 -62
- PySimultan2/typings/System/Text/__init__.pyi +0 -1590
- PySimultan2/typings/System/Threading/Tasks/Sources/__init__.pyi +0 -76
- PySimultan2/typings/System/Threading/Tasks/__init__.pyi +0 -1403
- PySimultan2/typings/System/Threading/__init__.pyi +0 -1788
- PySimultan2/typings/System/Xml/Schema/__init__.pyi +0 -1255
- PySimultan2/typings/System/Xml/Serialization/__init__.pyi +0 -16
- PySimultan2/typings/System/Xml/XPath/__init__.pyi +0 -474
- PySimultan2/typings/System/Xml/__init__.pyi +0 -2410
- PySimultan2/typings/System/__init__.pyi +0 -17821
- pysimultan-0.6.0.7.dist-info/RECORD +0 -174
- {pysimultan-0.6.0.7.dist-info → pysimultan-0.6.1.dist-info}/WHEEL +0 -0
- {pysimultan-0.6.0.7.dist-info → pysimultan-0.6.1.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,232 +0,0 @@
|
|
1
|
-
import typing, abc
|
2
|
-
from System import Guid, IEquatable_1, DateTime
|
3
|
-
from SIMULTAN.Projects import ProjectData
|
4
|
-
from System.Collections.ObjectModel import ObservableCollection_1
|
5
|
-
from System.ComponentModel import INotifyPropertyChanged
|
6
|
-
|
7
|
-
class DummyReferenceLocation(IReferenceLocation):
|
8
|
-
def __init__(self, globalId: Guid) -> None: ...
|
9
|
-
@property
|
10
|
-
def GlobalID(self) -> Guid: ...
|
11
|
-
|
12
|
-
|
13
|
-
class GeometricReference(IEquatable_1[GeometricReference]):
|
14
|
-
def __init__(self, fileId: int, geometryId: int) -> None: ...
|
15
|
-
@classmethod
|
16
|
-
@property
|
17
|
-
def Empty(cls) -> GeometricReference: ...
|
18
|
-
@property
|
19
|
-
def FileId(self) -> int: ...
|
20
|
-
@FileId.setter
|
21
|
-
def FileId(self, value: int) -> int: ...
|
22
|
-
@property
|
23
|
-
def GeometryId(self) -> int: ...
|
24
|
-
@GeometryId.setter
|
25
|
-
def GeometryId(self, value: int) -> int: ...
|
26
|
-
def GetHashCode(self) -> int: ...
|
27
|
-
def __eq__(self, lhs: GeometricReference, rhs: GeometricReference) -> bool: ...
|
28
|
-
def __ne__(self, lhs: GeometricReference, rhs: GeometricReference) -> bool: ...
|
29
|
-
# Skipped Equals due to it being static, abstract and generic.
|
30
|
-
|
31
|
-
Equals : Equals_MethodGroup
|
32
|
-
class Equals_MethodGroup:
|
33
|
-
@typing.overload
|
34
|
-
def __call__(self, other: GeometricReference) -> bool:...
|
35
|
-
@typing.overload
|
36
|
-
def __call__(self, obj: typing.Any) -> bool:...
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
class ILocated(typing.Protocol):
|
41
|
-
@property
|
42
|
-
def CalledFromLocation(self) -> IReferenceLocation: ...
|
43
|
-
@abc.abstractmethod
|
44
|
-
def SetCallingLocation(self, _calling_location: IReferenceLocation) -> None: ...
|
45
|
-
|
46
|
-
|
47
|
-
class IReference(typing.Protocol):
|
48
|
-
@property
|
49
|
-
def GlobalID(self) -> Guid: ...
|
50
|
-
@property
|
51
|
-
def LocalID(self) -> int: ...
|
52
|
-
|
53
|
-
|
54
|
-
class IReferenceLocation(typing.Protocol):
|
55
|
-
@property
|
56
|
-
def GlobalID(self) -> Guid: ...
|
57
|
-
|
58
|
-
|
59
|
-
class ISimManagedCollection(ILocated, typing.Protocol):
|
60
|
-
@property
|
61
|
-
def HasChanges(self) -> bool: ...
|
62
|
-
@property
|
63
|
-
def LastChange(self) -> DateTime: ...
|
64
|
-
@property
|
65
|
-
def ProjectData(self) -> ProjectData: ...
|
66
|
-
@abc.abstractmethod
|
67
|
-
def NotifyChanged(self) -> None: ...
|
68
|
-
|
69
|
-
|
70
|
-
class SimId(IEquatable_1[SimId]):
|
71
|
-
@typing.overload
|
72
|
-
def __init__(self, globalId: Guid, localId: int) -> None: ...
|
73
|
-
@typing.overload
|
74
|
-
def __init__(self, localId: int) -> None: ...
|
75
|
-
@typing.overload
|
76
|
-
def __init__(self, location: IReferenceLocation, localId: int) -> None: ...
|
77
|
-
@classmethod
|
78
|
-
@property
|
79
|
-
def Empty(cls) -> SimId: ...
|
80
|
-
@property
|
81
|
-
def GlobalId(self) -> Guid: ...
|
82
|
-
@property
|
83
|
-
def LocalId(self) -> int: ...
|
84
|
-
@property
|
85
|
-
def Location(self) -> IReferenceLocation: ...
|
86
|
-
def GetHashCode(self) -> int: ...
|
87
|
-
def __eq__(self, lhs: SimId, rhs: SimId) -> bool: ...
|
88
|
-
def __ne__(self, lhs: SimId, rhs: SimId) -> bool: ...
|
89
|
-
def ToString(self) -> str: ...
|
90
|
-
# Skipped Equals due to it being static, abstract and generic.
|
91
|
-
|
92
|
-
Equals : Equals_MethodGroup
|
93
|
-
class Equals_MethodGroup:
|
94
|
-
@typing.overload
|
95
|
-
def __call__(self, other: SimId) -> bool:...
|
96
|
-
@typing.overload
|
97
|
-
def __call__(self, obj: typing.Any) -> bool:...
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
class SimIdGenerator:
|
102
|
-
def __init__(self) -> None: ...
|
103
|
-
def NextId(self, simObject: SimObjectNew, globalLocation: IReferenceLocation) -> SimId: ...
|
104
|
-
def Remove(self, simObject: SimObjectNew) -> None: ...
|
105
|
-
def Reserve(self, simObject: SimObjectNew, id: SimId) -> None: ...
|
106
|
-
def Reset(self) -> None: ...
|
107
|
-
# Skipped GetById due to it being static, abstract and generic.
|
108
|
-
|
109
|
-
GetById : GetById_MethodGroup
|
110
|
-
class GetById_MethodGroup:
|
111
|
-
def __getitem__(self, t:typing.Type[GetById_1_T1]) -> GetById_1[GetById_1_T1]: ...
|
112
|
-
|
113
|
-
GetById_1_T1 = typing.TypeVar('GetById_1_T1')
|
114
|
-
class GetById_1(typing.Generic[GetById_1_T1]):
|
115
|
-
GetById_1_T = SimIdGenerator.GetById_MethodGroup.GetById_1_T1
|
116
|
-
def __call__(self, id: SimId) -> GetById_1_T:...
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
class SimManagedCollection_GenericClasses(abc.ABCMeta):
|
122
|
-
Generic_SimManagedCollection_GenericClasses_SimManagedCollection_1_ItemT = typing.TypeVar('Generic_SimManagedCollection_GenericClasses_SimManagedCollection_1_ItemT')
|
123
|
-
def __getitem__(self, types : typing.Type[Generic_SimManagedCollection_GenericClasses_SimManagedCollection_1_ItemT]) -> typing.Type[SimManagedCollection_1[Generic_SimManagedCollection_GenericClasses_SimManagedCollection_1_ItemT]]: ...
|
124
|
-
|
125
|
-
SimManagedCollection : SimManagedCollection_GenericClasses
|
126
|
-
|
127
|
-
SimManagedCollection_1_ItemT = typing.TypeVar('SimManagedCollection_1_ItemT')
|
128
|
-
class SimManagedCollection_1(typing.Generic[SimManagedCollection_1_ItemT], ObservableCollection_1[SimManagedCollection_1_ItemT], ISimManagedCollection, abc.ABC):
|
129
|
-
def __init__(self, owner: ProjectData) -> None: ...
|
130
|
-
@property
|
131
|
-
def CalledFromLocation(self) -> IReferenceLocation: ...
|
132
|
-
@CalledFromLocation.setter
|
133
|
-
def CalledFromLocation(self, value: IReferenceLocation) -> IReferenceLocation: ...
|
134
|
-
@property
|
135
|
-
def Count(self) -> int: ...
|
136
|
-
@property
|
137
|
-
def HasChanges(self) -> bool: ...
|
138
|
-
@HasChanges.setter
|
139
|
-
def HasChanges(self, value: bool) -> bool: ...
|
140
|
-
@property
|
141
|
-
def Item(self) -> SimManagedCollection_1_ItemT: ...
|
142
|
-
@Item.setter
|
143
|
-
def Item(self, value: SimManagedCollection_1_ItemT) -> SimManagedCollection_1_ItemT: ...
|
144
|
-
@property
|
145
|
-
def LastChange(self) -> DateTime: ...
|
146
|
-
@LastChange.setter
|
147
|
-
def LastChange(self, value: DateTime) -> DateTime: ...
|
148
|
-
@property
|
149
|
-
def ProjectData(self) -> ProjectData: ...
|
150
|
-
def NotifyChanged(self) -> None: ...
|
151
|
-
def ResetChanges(self) -> None: ...
|
152
|
-
def SetCallingLocation(self, callingLocation: IReferenceLocation) -> None: ...
|
153
|
-
|
154
|
-
|
155
|
-
class SimNamedObject_GenericClasses(abc.ABCMeta):
|
156
|
-
Generic_SimNamedObject_GenericClasses_SimNamedObject_1_TFactory = typing.TypeVar('Generic_SimNamedObject_GenericClasses_SimNamedObject_1_TFactory')
|
157
|
-
def __getitem__(self, types : typing.Type[Generic_SimNamedObject_GenericClasses_SimNamedObject_1_TFactory]) -> typing.Type[SimNamedObject_1[Generic_SimNamedObject_GenericClasses_SimNamedObject_1_TFactory]]: ...
|
158
|
-
|
159
|
-
SimNamedObject : SimNamedObject_GenericClasses
|
160
|
-
|
161
|
-
SimNamedObject_1_TFactory = typing.TypeVar('SimNamedObject_1_TFactory')
|
162
|
-
class SimNamedObject_1(typing.Generic[SimNamedObject_1_TFactory], SimObjectNew_1[SimNamedObject_1_TFactory]):
|
163
|
-
@typing.overload
|
164
|
-
def __init__(self) -> None: ...
|
165
|
-
@typing.overload
|
166
|
-
def __init__(self, id: SimId) -> None: ...
|
167
|
-
@property
|
168
|
-
def Description(self) -> str: ...
|
169
|
-
@Description.setter
|
170
|
-
def Description(self, value: str) -> str: ...
|
171
|
-
@property
|
172
|
-
def Factory(self) -> SimNamedObject_1_TFactory: ...
|
173
|
-
@Factory.setter
|
174
|
-
def Factory(self, value: SimNamedObject_1_TFactory) -> SimNamedObject_1_TFactory: ...
|
175
|
-
@property
|
176
|
-
def GlobalID(self) -> Guid: ...
|
177
|
-
@property
|
178
|
-
def Id(self) -> SimId: ...
|
179
|
-
@Id.setter
|
180
|
-
def Id(self, value: SimId) -> SimId: ...
|
181
|
-
@property
|
182
|
-
def LocalID(self) -> int: ...
|
183
|
-
@property
|
184
|
-
def Name(self) -> str: ...
|
185
|
-
@Name.setter
|
186
|
-
def Name(self, value: str) -> str: ...
|
187
|
-
|
188
|
-
|
189
|
-
class SimObjectNew_GenericClasses(abc.ABCMeta):
|
190
|
-
Generic_SimObjectNew_GenericClasses_SimObjectNew_1_TFactory = typing.TypeVar('Generic_SimObjectNew_GenericClasses_SimObjectNew_1_TFactory')
|
191
|
-
def __getitem__(self, types : typing.Type[Generic_SimObjectNew_GenericClasses_SimObjectNew_1_TFactory]) -> typing.Type[SimObjectNew_1[Generic_SimObjectNew_GenericClasses_SimObjectNew_1_TFactory]]: ...
|
192
|
-
|
193
|
-
class SimObjectNew(SimObjectNew_0, metaclass =SimObjectNew_GenericClasses): ...
|
194
|
-
|
195
|
-
class SimObjectNew_0(INotifyPropertyChanged, IReference, abc.ABC):
|
196
|
-
@property
|
197
|
-
def Description(self) -> str: ...
|
198
|
-
@Description.setter
|
199
|
-
def Description(self, value: str) -> str: ...
|
200
|
-
@property
|
201
|
-
def GlobalID(self) -> Guid: ...
|
202
|
-
@property
|
203
|
-
def Id(self) -> SimId: ...
|
204
|
-
@Id.setter
|
205
|
-
def Id(self, value: SimId) -> SimId: ...
|
206
|
-
@property
|
207
|
-
def LocalID(self) -> int: ...
|
208
|
-
|
209
|
-
|
210
|
-
SimObjectNew_1_TFactory = typing.TypeVar('SimObjectNew_1_TFactory')
|
211
|
-
class SimObjectNew_1(typing.Generic[SimObjectNew_1_TFactory], SimObjectNew_0):
|
212
|
-
@typing.overload
|
213
|
-
def __init__(self) -> None: ...
|
214
|
-
@typing.overload
|
215
|
-
def __init__(self, id: SimId) -> None: ...
|
216
|
-
@property
|
217
|
-
def Description(self) -> str: ...
|
218
|
-
@Description.setter
|
219
|
-
def Description(self, value: str) -> str: ...
|
220
|
-
@property
|
221
|
-
def Factory(self) -> SimObjectNew_1_TFactory: ...
|
222
|
-
@Factory.setter
|
223
|
-
def Factory(self, value: SimObjectNew_1_TFactory) -> SimObjectNew_1_TFactory: ...
|
224
|
-
@property
|
225
|
-
def GlobalID(self) -> Guid: ...
|
226
|
-
@property
|
227
|
-
def Id(self) -> SimId: ...
|
228
|
-
@Id.setter
|
229
|
-
def Id(self, value: SimId) -> SimId: ...
|
230
|
-
@property
|
231
|
-
def LocalID(self) -> int: ...
|
232
|
-
|