PySimultan 0.6.0.8__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 +2 -2
- PySimultan2/__about__.py +1 -1
- PySimultan2/data_model.py +103 -26
- PySimultan2/default_types.py +17 -0
- PySimultan2/files.py +10 -5
- PySimultan2/utils.py +1 -2
- {pysimultan-0.6.0.8.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.8.dist-info/RECORD +0 -174
- {pysimultan-0.6.0.8.dist-info → pysimultan-0.6.1.dist-info}/WHEEL +0 -0
- {pysimultan-0.6.0.8.dist-info → pysimultan-0.6.1.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1,499 +0,0 @@
|
|
1
|
-
import typing, clr, abc
|
2
|
-
from SIMULTAN.Data.SimNetworks import INetwork
|
3
|
-
from SIMULTAN.Data import IReferenceLocation, GeometricReference, SimManagedCollection_1, IReference
|
4
|
-
from SIMULTAN.Data.SimMath import SimPoint
|
5
|
-
from SIMULTAN.Data.Users import SimUserRole
|
6
|
-
from System.Collections.ObjectModel import ObservableCollection_1
|
7
|
-
from System.Collections.Generic import List_1, IDictionary_2, Dictionary_2, IEnumerable_1
|
8
|
-
from SIMULTAN.Utils.Collections import ObservableDictionary_2
|
9
|
-
from SIMULTAN.Data.Components import SimComponentInstance, SimComponent, SimInstanceSize
|
10
|
-
from System import Guid, MulticastDelegate, IAsyncResult, AsyncCallback, DateTime, IComparable, ValueTuple_3
|
11
|
-
from System.Globalization import CultureInfo
|
12
|
-
from System.Reflection import MethodInfo
|
13
|
-
from SIMULTAN.Projects import ProjectData
|
14
|
-
from System.ComponentModel import INotifyPropertyChanged
|
15
|
-
|
16
|
-
class SimFlowNetwork(SimFlowNetworkNode, INetwork):
|
17
|
-
def __init__(self, _location: IReferenceLocation, _position: SimPoint, _name: str, _description: str, _manager: SimUserRole) -> None: ...
|
18
|
-
@property
|
19
|
-
def CalculationRules(self) -> ObservableCollection_1[SimFlowNetworkCalcRule]: ...
|
20
|
-
@CalculationRules.setter
|
21
|
-
def CalculationRules(self, value: ObservableCollection_1[SimFlowNetworkCalcRule]) -> ObservableCollection_1[SimFlowNetworkCalcRule]: ...
|
22
|
-
@property
|
23
|
-
def Children(self) -> List_1[typing.Any]: ...
|
24
|
-
@property
|
25
|
-
def ConnectionToParentEntryNode(self) -> SimFlowNetworkNode: ...
|
26
|
-
@property
|
27
|
-
def ConnectionToParentExitNode(self) -> SimFlowNetworkNode: ...
|
28
|
-
@property
|
29
|
-
def ContainedEdges(self) -> ObservableDictionary_2[int, SimFlowNetworkEdge]: ...
|
30
|
-
@ContainedEdges.setter
|
31
|
-
def ContainedEdges(self, value: ObservableDictionary_2[int, SimFlowNetworkEdge]) -> ObservableDictionary_2[int, SimFlowNetworkEdge]: ...
|
32
|
-
@property
|
33
|
-
def ContainedFlowNetworks(self) -> ObservableDictionary_2[int, SimFlowNetwork]: ...
|
34
|
-
@ContainedFlowNetworks.setter
|
35
|
-
def ContainedFlowNetworks(self, value: ObservableDictionary_2[int, SimFlowNetwork]) -> ObservableDictionary_2[int, SimFlowNetwork]: ...
|
36
|
-
@property
|
37
|
-
def ContainedNodes(self) -> ObservableDictionary_2[int, SimFlowNetworkNode]: ...
|
38
|
-
@ContainedNodes.setter
|
39
|
-
def ContainedNodes(self, value: ObservableDictionary_2[int, SimFlowNetworkNode]) -> ObservableDictionary_2[int, SimFlowNetworkNode]: ...
|
40
|
-
@property
|
41
|
-
def Content(self) -> SimComponentInstance: ...
|
42
|
-
@Content.setter
|
43
|
-
def Content(self, value: SimComponentInstance) -> SimComponentInstance: ...
|
44
|
-
@property
|
45
|
-
def Description(self) -> str: ...
|
46
|
-
@Description.setter
|
47
|
-
def Description(self, value: str) -> str: ...
|
48
|
-
@property
|
49
|
-
def Edges_In(self) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
50
|
-
@Edges_In.setter
|
51
|
-
def Edges_In(self, value: ObservableCollection_1[SimFlowNetworkEdge]) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
52
|
-
@property
|
53
|
-
def Edges_In_Nested(self) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
54
|
-
@Edges_In_Nested.setter
|
55
|
-
def Edges_In_Nested(self, value: ObservableCollection_1[SimFlowNetworkEdge]) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
56
|
-
@property
|
57
|
-
def Edges_Out(self) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
58
|
-
@Edges_Out.setter
|
59
|
-
def Edges_Out(self, value: ObservableCollection_1[SimFlowNetworkEdge]) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
60
|
-
@property
|
61
|
-
def Edges_Out_Nested(self) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
62
|
-
@Edges_Out_Nested.setter
|
63
|
-
def Edges_Out_Nested(self, value: ObservableCollection_1[SimFlowNetworkEdge]) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
64
|
-
@property
|
65
|
-
def GlobalID(self) -> Guid: ...
|
66
|
-
@property
|
67
|
-
def HasParent(self) -> bool: ...
|
68
|
-
@property
|
69
|
-
def ID(self) -> SimObjectId: ...
|
70
|
-
@ID.setter
|
71
|
-
def ID(self, value: SimObjectId) -> SimObjectId: ...
|
72
|
-
@property
|
73
|
-
def IndexOfGeometricRepFile(self) -> int: ...
|
74
|
-
@IndexOfGeometricRepFile.setter
|
75
|
-
def IndexOfGeometricRepFile(self, value: int) -> int: ...
|
76
|
-
@property
|
77
|
-
def IsDirected(self) -> bool: ...
|
78
|
-
@IsDirected.setter
|
79
|
-
def IsDirected(self, value: bool) -> bool: ...
|
80
|
-
@property
|
81
|
-
def IsInConsistentState(self) -> bool: ...
|
82
|
-
@IsInConsistentState.setter
|
83
|
-
def IsInConsistentState(self, value: bool) -> bool: ...
|
84
|
-
@property
|
85
|
-
def IsValid(self) -> bool: ...
|
86
|
-
@IsValid.setter
|
87
|
-
def IsValid(self, value: bool) -> bool: ...
|
88
|
-
@property
|
89
|
-
def LocalID(self) -> int: ...
|
90
|
-
@property
|
91
|
-
def Manager(self) -> SimUserRole: ...
|
92
|
-
@Manager.setter
|
93
|
-
def Manager(self, value: SimUserRole) -> SimUserRole: ...
|
94
|
-
@property
|
95
|
-
def Name(self) -> str: ...
|
96
|
-
@Name.setter
|
97
|
-
def Name(self, value: str) -> str: ...
|
98
|
-
@property
|
99
|
-
def Network(self) -> SimFlowNetwork: ...
|
100
|
-
@Network.setter
|
101
|
-
def Network(self, value: SimFlowNetwork) -> SimFlowNetwork: ...
|
102
|
-
@property
|
103
|
-
def NodeEnd_ID(self) -> int: ...
|
104
|
-
@NodeEnd_ID.setter
|
105
|
-
def NodeEnd_ID(self, value: int) -> int: ...
|
106
|
-
@property
|
107
|
-
def NodeStart_ID(self) -> int: ...
|
108
|
-
@NodeStart_ID.setter
|
109
|
-
def NodeStart_ID(self, value: int) -> int: ...
|
110
|
-
@property
|
111
|
-
def Parent(self) -> SimFlowNetworkElement: ...
|
112
|
-
@Parent.setter
|
113
|
-
def Parent(self, value: SimFlowNetworkElement) -> SimFlowNetworkElement: ...
|
114
|
-
@property
|
115
|
-
def ParentNetwork(self) -> SimFlowNetwork: ...
|
116
|
-
@ParentNetwork.setter
|
117
|
-
def ParentNetwork(self, value: SimFlowNetwork) -> SimFlowNetwork: ...
|
118
|
-
@property
|
119
|
-
def Position(self) -> SimPoint: ...
|
120
|
-
@Position.setter
|
121
|
-
def Position(self, value: SimPoint) -> SimPoint: ...
|
122
|
-
@property
|
123
|
-
def RepresentationReference(self) -> GeometricReference: ...
|
124
|
-
@RepresentationReference.setter
|
125
|
-
def RepresentationReference(self, value: GeometricReference) -> GeometricReference: ...
|
126
|
-
def AddEdge(self, _start: SimFlowNetworkNode, _end: SimFlowNetworkNode) -> int: ...
|
127
|
-
def AddNode(self, _pos: SimPoint) -> int: ...
|
128
|
-
def CalculateAllFlows(self, _in_flow_dir: bool, culture: CultureInfo) -> None: ...
|
129
|
-
def CalculateFlowStep(self, _sorted_nodes: List_1[SimFlowNetworkNode], _in_flow_dir: bool, _step_index: int, _show_only_changes: bool, _current_node: clr.Reference[SimFlowNetworkNode], culture: CultureInfo) -> str: ...
|
130
|
-
def GetAllContainersOf(self, _comp: SimComponent) -> List_1[SimFlowNetworkElement]: ...
|
131
|
-
def GetAllContent(self) -> List_1[SimComponent]: ...
|
132
|
-
def GetNestedEdges(self) -> List_1[SimFlowNetworkEdge]: ...
|
133
|
-
def GetNestedNodes(self) -> List_1[SimFlowNetworkNode]: ...
|
134
|
-
def GetUniqueParamNamesInContent(self, culture: CultureInfo) -> List_1[str]: ...
|
135
|
-
def OnEdgeRedirected(self, redirectedEdge: SimFlowNetworkEdge) -> None: ...
|
136
|
-
def OnElementAdded(self, addedElement: SimFlowNetworkElement) -> None: ...
|
137
|
-
def OnElementDeleted(self, deletedElement: SimFlowNetworkElement) -> None: ...
|
138
|
-
def OnElementTopologyChanged(self, oldElement: SimFlowNetworkElement, newElement: SimFlowNetworkElement, changedElements: List_1[SimFlowNetworkElement]) -> None: ...
|
139
|
-
def PrepareToCalculateFlowStepByStep(self, _in_flow_dir: bool) -> List_1[SimFlowNetworkNode]: ...
|
140
|
-
def PropagateCalculationRulesToAllInstances(self, _source: SimFlowNetworkNode) -> None: ...
|
141
|
-
def PropagateSizeToInstances(self, _source: SimFlowNetworkElement, _targets: List_1[SimFlowNetworkElement]) -> None: ...
|
142
|
-
def RedirectEdge(self, _edge: SimFlowNetworkEdge, _rerout_start: bool, _to_node: SimFlowNetworkNode) -> bool: ...
|
143
|
-
def RemoveEdge(self, _edge: SimFlowNetworkEdge) -> bool: ...
|
144
|
-
def RemoveNodeOrNetwork(self, _node: SimFlowNetworkNode) -> bool: ...
|
145
|
-
def ResetAllContentInstances(self, _offse_parent: SimPoint) -> None: ...
|
146
|
-
def ToString(self) -> str: ...
|
147
|
-
def UpdateChildrenContainer(self) -> None: ...
|
148
|
-
|
149
|
-
class EdgeRedirectedEventHandler(MulticastDelegate):
|
150
|
-
def __init__(self, object: typing.Any, method: int) -> None: ...
|
151
|
-
@property
|
152
|
-
def Method(self) -> MethodInfo: ...
|
153
|
-
@property
|
154
|
-
def Target(self) -> typing.Any: ...
|
155
|
-
def BeginInvoke(self, sender: typing.Any, redirectedEdge: SimFlowNetworkEdge, callback: AsyncCallback, object: typing.Any) -> IAsyncResult: ...
|
156
|
-
def EndInvoke(self, result: IAsyncResult) -> None: ...
|
157
|
-
def Invoke(self, sender: typing.Any, redirectedEdge: SimFlowNetworkEdge) -> None: ...
|
158
|
-
|
159
|
-
|
160
|
-
class ElementAddedEventHandler(MulticastDelegate):
|
161
|
-
def __init__(self, object: typing.Any, method: int) -> None: ...
|
162
|
-
@property
|
163
|
-
def Method(self) -> MethodInfo: ...
|
164
|
-
@property
|
165
|
-
def Target(self) -> typing.Any: ...
|
166
|
-
def BeginInvoke(self, sender: typing.Any, addedElement: SimFlowNetworkElement, callback: AsyncCallback, object: typing.Any) -> IAsyncResult: ...
|
167
|
-
def EndInvoke(self, result: IAsyncResult) -> None: ...
|
168
|
-
def Invoke(self, sender: typing.Any, addedElement: SimFlowNetworkElement) -> None: ...
|
169
|
-
|
170
|
-
|
171
|
-
class ElementDeletedEventHandler(MulticastDelegate):
|
172
|
-
def __init__(self, object: typing.Any, method: int) -> None: ...
|
173
|
-
@property
|
174
|
-
def Method(self) -> MethodInfo: ...
|
175
|
-
@property
|
176
|
-
def Target(self) -> typing.Any: ...
|
177
|
-
def BeginInvoke(self, sender: typing.Any, deletedElement: SimFlowNetworkElement, callback: AsyncCallback, object: typing.Any) -> IAsyncResult: ...
|
178
|
-
def EndInvoke(self, result: IAsyncResult) -> None: ...
|
179
|
-
def Invoke(self, sender: typing.Any, deletedElement: SimFlowNetworkElement) -> None: ...
|
180
|
-
|
181
|
-
|
182
|
-
class ElementTopologyChangedEventHandler(MulticastDelegate):
|
183
|
-
def __init__(self, object: typing.Any, method: int) -> None: ...
|
184
|
-
@property
|
185
|
-
def Method(self) -> MethodInfo: ...
|
186
|
-
@property
|
187
|
-
def Target(self) -> typing.Any: ...
|
188
|
-
def BeginInvoke(self, sender: typing.Any, oldElement: SimFlowNetworkElement, newElement: SimFlowNetworkElement, changedElements: List_1[SimFlowNetworkElement], callback: AsyncCallback, object: typing.Any) -> IAsyncResult: ...
|
189
|
-
def EndInvoke(self, result: IAsyncResult) -> None: ...
|
190
|
-
def Invoke(self, sender: typing.Any, oldElement: SimFlowNetworkElement, newElement: SimFlowNetworkElement, changedElements: List_1[SimFlowNetworkElement]) -> None: ...
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
class SimFlowNetworkCalcDirection(typing.SupportsInt):
|
195
|
-
@typing.overload
|
196
|
-
def __init__(self, value : int) -> None: ...
|
197
|
-
@typing.overload
|
198
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
199
|
-
def __int__(self) -> int: ...
|
200
|
-
|
201
|
-
# Values:
|
202
|
-
Forward : SimFlowNetworkCalcDirection # 0
|
203
|
-
Backward : SimFlowNetworkCalcDirection # 1
|
204
|
-
|
205
|
-
|
206
|
-
class SimFlowNetworkCalcRule:
|
207
|
-
@property
|
208
|
-
def Direction(self) -> SimFlowNetworkCalcDirection: ...
|
209
|
-
@Direction.setter
|
210
|
-
def Direction(self, value: SimFlowNetworkCalcDirection) -> SimFlowNetworkCalcDirection: ...
|
211
|
-
@property
|
212
|
-
def Operator(self) -> SimFlowNetworkOperator: ...
|
213
|
-
@Operator.setter
|
214
|
-
def Operator(self, value: SimFlowNetworkOperator) -> SimFlowNetworkOperator: ...
|
215
|
-
@property
|
216
|
-
def Suffix_Operands(self) -> str: ...
|
217
|
-
@Suffix_Operands.setter
|
218
|
-
def Suffix_Operands(self, value: str) -> str: ...
|
219
|
-
@property
|
220
|
-
def Suffix_Result(self) -> str: ...
|
221
|
-
@Suffix_Result.setter
|
222
|
-
def Suffix_Result(self, value: str) -> str: ...
|
223
|
-
def Calculate(self, _v1: float, _v2: float) -> float: ...
|
224
|
-
@staticmethod
|
225
|
-
def OperatorToString(_op: SimFlowNetworkOperator) -> str: ...
|
226
|
-
@staticmethod
|
227
|
-
def StringToOperator(_op_as_str: str) -> SimFlowNetworkOperator: ...
|
228
|
-
|
229
|
-
|
230
|
-
class SimFlowNetworkEdge(SimFlowNetworkElement):
|
231
|
-
@property
|
232
|
-
def Content(self) -> SimComponentInstance: ...
|
233
|
-
@Content.setter
|
234
|
-
def Content(self, value: SimComponentInstance) -> SimComponentInstance: ...
|
235
|
-
@property
|
236
|
-
def Description(self) -> str: ...
|
237
|
-
@Description.setter
|
238
|
-
def Description(self, value: str) -> str: ...
|
239
|
-
@property
|
240
|
-
def End(self) -> SimFlowNetworkNode: ...
|
241
|
-
@End.setter
|
242
|
-
def End(self, value: SimFlowNetworkNode) -> SimFlowNetworkNode: ...
|
243
|
-
@property
|
244
|
-
def GlobalID(self) -> Guid: ...
|
245
|
-
@property
|
246
|
-
def ID(self) -> SimObjectId: ...
|
247
|
-
@ID.setter
|
248
|
-
def ID(self, value: SimObjectId) -> SimObjectId: ...
|
249
|
-
@property
|
250
|
-
def IsValid(self) -> bool: ...
|
251
|
-
@IsValid.setter
|
252
|
-
def IsValid(self, value: bool) -> bool: ...
|
253
|
-
@property
|
254
|
-
def LocalID(self) -> int: ...
|
255
|
-
@property
|
256
|
-
def Name(self) -> str: ...
|
257
|
-
@Name.setter
|
258
|
-
def Name(self, value: str) -> str: ...
|
259
|
-
@property
|
260
|
-
def Network(self) -> SimFlowNetwork: ...
|
261
|
-
@Network.setter
|
262
|
-
def Network(self, value: SimFlowNetwork) -> SimFlowNetwork: ...
|
263
|
-
@property
|
264
|
-
def Parent(self) -> SimFlowNetworkElement: ...
|
265
|
-
@Parent.setter
|
266
|
-
def Parent(self, value: SimFlowNetworkElement) -> SimFlowNetworkElement: ...
|
267
|
-
@property
|
268
|
-
def RepresentationReference(self) -> GeometricReference: ...
|
269
|
-
@RepresentationReference.setter
|
270
|
-
def RepresentationReference(self, value: GeometricReference) -> GeometricReference: ...
|
271
|
-
@property
|
272
|
-
def Start(self) -> SimFlowNetworkNode: ...
|
273
|
-
@Start.setter
|
274
|
-
def Start(self, value: SimFlowNetworkNode) -> SimFlowNetworkNode: ...
|
275
|
-
def RestoreReferences(self, nodes: IDictionary_2[int, SimFlowNetworkNode], networks: IDictionary_2[int, SimFlowNetwork]) -> None: ...
|
276
|
-
def ToString(self) -> str: ...
|
277
|
-
|
278
|
-
|
279
|
-
class SimFlowNetworkElement(SimObject):
|
280
|
-
@property
|
281
|
-
def Content(self) -> SimComponentInstance: ...
|
282
|
-
@Content.setter
|
283
|
-
def Content(self, value: SimComponentInstance) -> SimComponentInstance: ...
|
284
|
-
@property
|
285
|
-
def Description(self) -> str: ...
|
286
|
-
@Description.setter
|
287
|
-
def Description(self, value: str) -> str: ...
|
288
|
-
@property
|
289
|
-
def GlobalID(self) -> Guid: ...
|
290
|
-
@property
|
291
|
-
def ID(self) -> SimObjectId: ...
|
292
|
-
@ID.setter
|
293
|
-
def ID(self, value: SimObjectId) -> SimObjectId: ...
|
294
|
-
@property
|
295
|
-
def IsValid(self) -> bool: ...
|
296
|
-
@IsValid.setter
|
297
|
-
def IsValid(self, value: bool) -> bool: ...
|
298
|
-
@property
|
299
|
-
def LocalID(self) -> int: ...
|
300
|
-
@property
|
301
|
-
def Name(self) -> str: ...
|
302
|
-
@Name.setter
|
303
|
-
def Name(self, value: str) -> str: ...
|
304
|
-
@property
|
305
|
-
def Network(self) -> SimFlowNetwork: ...
|
306
|
-
@Network.setter
|
307
|
-
def Network(self, value: SimFlowNetwork) -> SimFlowNetwork: ...
|
308
|
-
@property
|
309
|
-
def Parent(self) -> SimFlowNetworkElement: ...
|
310
|
-
@Parent.setter
|
311
|
-
def Parent(self, value: SimFlowNetworkElement) -> SimFlowNetworkElement: ...
|
312
|
-
@property
|
313
|
-
def RepresentationReference(self) -> GeometricReference: ...
|
314
|
-
@RepresentationReference.setter
|
315
|
-
def RepresentationReference(self, value: GeometricReference) -> GeometricReference: ...
|
316
|
-
def GetBoundInstanceRealizedStatus(self) -> bool: ...
|
317
|
-
def GetInstanceSize(self) -> SimInstanceSize: ...
|
318
|
-
def InstanceHasPath(self) -> bool: ...
|
319
|
-
def InstanceHasValidPath(self) -> bool: ...
|
320
|
-
|
321
|
-
|
322
|
-
class SimFlowNetworkNode(SimFlowNetworkElement):
|
323
|
-
@property
|
324
|
-
def CalculationRules(self) -> ObservableCollection_1[SimFlowNetworkCalcRule]: ...
|
325
|
-
@CalculationRules.setter
|
326
|
-
def CalculationRules(self, value: ObservableCollection_1[SimFlowNetworkCalcRule]) -> ObservableCollection_1[SimFlowNetworkCalcRule]: ...
|
327
|
-
@property
|
328
|
-
def Content(self) -> SimComponentInstance: ...
|
329
|
-
@Content.setter
|
330
|
-
def Content(self, value: SimComponentInstance) -> SimComponentInstance: ...
|
331
|
-
@property
|
332
|
-
def Description(self) -> str: ...
|
333
|
-
@Description.setter
|
334
|
-
def Description(self, value: str) -> str: ...
|
335
|
-
@property
|
336
|
-
def Edges_In(self) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
337
|
-
@Edges_In.setter
|
338
|
-
def Edges_In(self, value: ObservableCollection_1[SimFlowNetworkEdge]) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
339
|
-
@property
|
340
|
-
def Edges_In_Nested(self) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
341
|
-
@Edges_In_Nested.setter
|
342
|
-
def Edges_In_Nested(self, value: ObservableCollection_1[SimFlowNetworkEdge]) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
343
|
-
@property
|
344
|
-
def Edges_Out(self) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
345
|
-
@Edges_Out.setter
|
346
|
-
def Edges_Out(self, value: ObservableCollection_1[SimFlowNetworkEdge]) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
347
|
-
@property
|
348
|
-
def Edges_Out_Nested(self) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
349
|
-
@Edges_Out_Nested.setter
|
350
|
-
def Edges_Out_Nested(self, value: ObservableCollection_1[SimFlowNetworkEdge]) -> ObservableCollection_1[SimFlowNetworkEdge]: ...
|
351
|
-
@property
|
352
|
-
def GlobalID(self) -> Guid: ...
|
353
|
-
@property
|
354
|
-
def ID(self) -> SimObjectId: ...
|
355
|
-
@ID.setter
|
356
|
-
def ID(self, value: SimObjectId) -> SimObjectId: ...
|
357
|
-
@property
|
358
|
-
def IsValid(self) -> bool: ...
|
359
|
-
@IsValid.setter
|
360
|
-
def IsValid(self, value: bool) -> bool: ...
|
361
|
-
@property
|
362
|
-
def LocalID(self) -> int: ...
|
363
|
-
@property
|
364
|
-
def Name(self) -> str: ...
|
365
|
-
@Name.setter
|
366
|
-
def Name(self, value: str) -> str: ...
|
367
|
-
@property
|
368
|
-
def Network(self) -> SimFlowNetwork: ...
|
369
|
-
@Network.setter
|
370
|
-
def Network(self, value: SimFlowNetwork) -> SimFlowNetwork: ...
|
371
|
-
@property
|
372
|
-
def Parent(self) -> SimFlowNetworkElement: ...
|
373
|
-
@Parent.setter
|
374
|
-
def Parent(self, value: SimFlowNetworkElement) -> SimFlowNetworkElement: ...
|
375
|
-
@property
|
376
|
-
def Position(self) -> SimPoint: ...
|
377
|
-
@Position.setter
|
378
|
-
def Position(self, value: SimPoint) -> SimPoint: ...
|
379
|
-
@property
|
380
|
-
def RepresentationReference(self) -> GeometricReference: ...
|
381
|
-
@RepresentationReference.setter
|
382
|
-
def RepresentationReference(self, value: GeometricReference) -> GeometricReference: ...
|
383
|
-
def ToString(self) -> str: ...
|
384
|
-
|
385
|
-
|
386
|
-
class SimFlowNetworkOperator(typing.SupportsInt):
|
387
|
-
@typing.overload
|
388
|
-
def __init__(self, value : int) -> None: ...
|
389
|
-
@typing.overload
|
390
|
-
def __init__(self, value : int, force_if_true: bool) -> None: ...
|
391
|
-
def __int__(self) -> int: ...
|
392
|
-
|
393
|
-
# Values:
|
394
|
-
Addition : SimFlowNetworkOperator # 0
|
395
|
-
Subtraction : SimFlowNetworkOperator # 1
|
396
|
-
Multiplication : SimFlowNetworkOperator # 2
|
397
|
-
Division : SimFlowNetworkOperator # 3
|
398
|
-
Minimum : SimFlowNetworkOperator # 4
|
399
|
-
Maximum : SimFlowNetworkOperator # 5
|
400
|
-
Assignment : SimFlowNetworkOperator # 6
|
401
|
-
|
402
|
-
|
403
|
-
class SimNetworkFactory(SimManagedCollection_1[int]):
|
404
|
-
def __init__(self, owner: ProjectData) -> None: ...
|
405
|
-
@property
|
406
|
-
def CalledFromLocation(self) -> IReferenceLocation: ...
|
407
|
-
@property
|
408
|
-
def Count(self) -> int: ...
|
409
|
-
@property
|
410
|
-
def HasChanges(self) -> bool: ...
|
411
|
-
@property
|
412
|
-
def Item(self) -> int: ...
|
413
|
-
@Item.setter
|
414
|
-
def Item(self, value: int) -> int: ...
|
415
|
-
@property
|
416
|
-
def LastChange(self) -> DateTime: ...
|
417
|
-
@property
|
418
|
-
def NetworkRecord(self) -> ObservableCollection_1[SimFlowNetwork]: ...
|
419
|
-
@NetworkRecord.setter
|
420
|
-
def NetworkRecord(self, value: ObservableCollection_1[SimFlowNetwork]) -> ObservableCollection_1[SimFlowNetwork]: ...
|
421
|
-
@property
|
422
|
-
def ProjectData(self) -> ProjectData: ...
|
423
|
-
def CreateEmptyNetwork(self, name: str, _user: SimUserRole) -> SimFlowNetwork: ...
|
424
|
-
def GetAllNetworkElements(self) -> Dictionary_2[SimObjectId, SimFlowNetworkElement]: ...
|
425
|
-
def OnNetworkAdded(self, addedNetworks: IEnumerable_1[SimFlowNetwork]) -> None: ...
|
426
|
-
def OnNetworkDeleted(self, deletedNetworks: IEnumerable_1[SimFlowNetwork]) -> None: ...
|
427
|
-
def RemoveReferencesToGeometryWithinRecord(self) -> None: ...
|
428
|
-
|
429
|
-
class NetworkAddedEventHandler(MulticastDelegate):
|
430
|
-
def __init__(self, object: typing.Any, method: int) -> None: ...
|
431
|
-
@property
|
432
|
-
def Method(self) -> MethodInfo: ...
|
433
|
-
@property
|
434
|
-
def Target(self) -> typing.Any: ...
|
435
|
-
def BeginInvoke(self, sender: typing.Any, addedNetworks: IEnumerable_1[SimFlowNetwork], callback: AsyncCallback, object: typing.Any) -> IAsyncResult: ...
|
436
|
-
def EndInvoke(self, result: IAsyncResult) -> None: ...
|
437
|
-
def Invoke(self, sender: typing.Any, addedNetworks: IEnumerable_1[SimFlowNetwork]) -> None: ...
|
438
|
-
|
439
|
-
|
440
|
-
class NetworkDeletedEventHandler(MulticastDelegate):
|
441
|
-
def __init__(self, object: typing.Any, method: int) -> None: ...
|
442
|
-
@property
|
443
|
-
def Method(self) -> MethodInfo: ...
|
444
|
-
@property
|
445
|
-
def Target(self) -> typing.Any: ...
|
446
|
-
def BeginInvoke(self, sender: typing.Any, deletedNetworks: IEnumerable_1[SimFlowNetwork], callback: AsyncCallback, object: typing.Any) -> IAsyncResult: ...
|
447
|
-
def EndInvoke(self, result: IAsyncResult) -> None: ...
|
448
|
-
def Invoke(self, sender: typing.Any, deletedNetworks: IEnumerable_1[SimFlowNetwork]) -> None: ...
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
class SimObject(IReference, INotifyPropertyChanged, abc.ABC):
|
453
|
-
@property
|
454
|
-
def Description(self) -> str: ...
|
455
|
-
@Description.setter
|
456
|
-
def Description(self, value: str) -> str: ...
|
457
|
-
@property
|
458
|
-
def GlobalID(self) -> Guid: ...
|
459
|
-
@property
|
460
|
-
def ID(self) -> SimObjectId: ...
|
461
|
-
@ID.setter
|
462
|
-
def ID(self, value: SimObjectId) -> SimObjectId: ...
|
463
|
-
@property
|
464
|
-
def LocalID(self) -> int: ...
|
465
|
-
@property
|
466
|
-
def Name(self) -> str: ...
|
467
|
-
@Name.setter
|
468
|
-
def Name(self, value: str) -> str: ...
|
469
|
-
|
470
|
-
|
471
|
-
class SimObjectId(IComparable, INotifyPropertyChanged):
|
472
|
-
@typing.overload
|
473
|
-
def __init__(self, globalId: Guid, localId: int) -> None: ...
|
474
|
-
@typing.overload
|
475
|
-
def __init__(self, globalLocation: IReferenceLocation, localId: int) -> None: ...
|
476
|
-
@typing.overload
|
477
|
-
def __init__(self, localId: int) -> None: ...
|
478
|
-
Empty : SimObjectId
|
479
|
-
@property
|
480
|
-
def GlobalId(self) -> Guid: ...
|
481
|
-
@GlobalId.setter
|
482
|
-
def GlobalId(self, value: Guid) -> Guid: ...
|
483
|
-
@property
|
484
|
-
def GlobalLocation(self) -> IReferenceLocation: ...
|
485
|
-
@GlobalLocation.setter
|
486
|
-
def GlobalLocation(self, value: IReferenceLocation) -> IReferenceLocation: ...
|
487
|
-
@property
|
488
|
-
def LocalId(self) -> int: ...
|
489
|
-
@LocalId.setter
|
490
|
-
def LocalId(self, value: int) -> int: ...
|
491
|
-
def CompareTo(self, obj: typing.Any) -> int: ...
|
492
|
-
def Equals(self, obj: typing.Any) -> bool: ...
|
493
|
-
@staticmethod
|
494
|
-
def FromString(simObjectString: str) -> ValueTuple_3[Guid, int, int]: ...
|
495
|
-
def GetHashCode(self) -> int: ...
|
496
|
-
def __eq__(self, pid1: SimObjectId, pid2: SimObjectId) -> bool: ...
|
497
|
-
def __ne__(self, pid1: SimObjectId, pid2: SimObjectId) -> bool: ...
|
498
|
-
def ToString(self) -> str: ...
|
499
|
-
|