Keeps track of insertion/ deletion/ etc. operations for undo and redo
More...
Keeps track of insertion/ deletion/ etc. operations for undo and redo
Used Terminology
◆ stepnote()
FactOrganizer.stepnote.stepnote |
( |
string |
Id, |
|
|
bool |
samestep, |
|
|
bool |
creation, |
|
|
FactOrganizer |
that |
|
) |
| |
◆ creation
bool FactOrganizer.stepnote.creation |
distincts creation and deletion
◆ Id
string FactOrganizer.stepnote.Id |
◆ samestep
bool FactOrganizer.stepnote.samestep |
true
if this Fact has been created in the same step as the last one steproot[false] (=> steptail[true])*
◆ steplink
int FactOrganizer.stepnote.steplink |
For fast access of beginning and end of steps. Reference to position in Workflow of:
- steproot: for all elements in steptail
- after steptail-end: for steproot
The documentation for this struct was generated from the following file:
- D:/Users/marco/Dokuments/OneDrive/FAU/Informatik/UFrameIT/FrameIT/Windows/MaZiFAU/Assets/Scripts/InteractionEngine/FactHandling/FactOrganizer.cs