FrameIT
FactOrganizer.cs File Reference

Classes

class  FactOrganizer
 Organizes (insertion/ deletion / etc. operations) and sepperates Fact spaces. Keeps track of insertion/ deletion actions for undo and redo. More...
 
struct  FactOrganizer.stepnote
 Keeps track of insertion/ deletion/ etc. operations for undo and redo More...
 
struct  FactOrganizer.meta
 Each Fact entry in FactDict has a corresponding meta entry in MetaInf. The meta struct is a collection of meta-variables. <seealsocref="PruneWorkflow"/> More...
 
class  PublicFactOrganizer
 JsonReader/ JsonWriter readable and creatable format. TODO? PERF? SE? JsonInheritanceProblem: scrap this hardwired class and implement dynamic approach with JsonConverter (see JSONManager.JsonInheritenceConverter<T>) More...
 
struct  PublicFactOrganizer.stepnote
 
struct  PublicFactOrganizer.meta