Classes | |
| class | SerializationNodeData | 
| class | ImportAdapterInterface | 
Namespaces | |
| maxon | |
| maxon::nodes | |
Functions | |
| MAXON_REGISTRY (ImportAdapter, ImportAdapters, "net.maxon.node.registry.importadapters") | |
Variables | |
| ADD | |
| INHERIT | |
| REMOVE | |
| ADD | 
Add the child node, it doesn't exist in a base.
| INHERIT | 
Inherit the child node, it already exists in a base.
| REMOVE | 
< Remove the child node which would otherwise be inherited from a base.