| Class | Description |
|---|---|
| AnalysisNotebookModelAdapted | |
| CellModelAdapted |
Class representing a deserialized cell model.
|
| CellModelAdapter |
Class used to marshal (export) and unmarshal (import) the CellModel class.
|
| ComputationCellModelAdapted |
Class representing a deserialized computation cell model.
|
| EventFilterModelAdapted | |
| FilterButtonAdapted |
Class representing a deserialized filter button model.
|
| FilterButtonAdapter |
Class used to marshal (export) and unmarshal (import) the FilterButtonModel
class.
|
| FilterdAbstractConfigAdapted | |
| FilterdAbstractConfigAdapter | |
| FilterdAbstractConfigReferenceableAdapter | |
| FilterdAbstractReferencingConfigAdapted | |
| GenericTypeClassAdapter | |
| NotebookModelAdapted |
NotebookModelAdapted can contain the data from the NotebookModel that
needs to be saved to XML.
|
| NotebookModelAdapter |
Converts the NotebookModel into a NotebokModelAdapted and vice versa.
|
| TextCellModelAdapted |
Class representing a deserialized text cell model.
|