org.nodal.model
Interface MapNode.Editor

All Superinterfaces:
Content, Content.Editor, MapContent, MapContent.Editor, MapNode, Node, NodeContent, NodeContent.Editor, NodeFactory, TxnMonitorable
Enclosing interface:
MapNode

public static interface MapNode.Editor
extends MapNode, NodeContent.Editor, MapContent.Editor

Basic interface for modifying Nodes of type MapType.

Author:
Lee Iverson
See Also:
MapType

Nested Class Summary
 
Nested classes inherited from class org.nodal.model.MapNode
MapNode.Editor
 
Methods inherited from interface org.nodal.model.MapNode
editMap
 
Methods inherited from interface org.nodal.model.MapContent
asMap
 
Methods inherited from interface org.nodal.model.Content
getValue, invert, isValidProperty, properties, size, type, value
 
Methods inherited from interface org.nodal.model.Node
asAnchor, asMapNode, asRecordNode, asSequenceNode, bareNode, capability, content, edit, editRecord, editSequence, history, id, path, repository, type
 
Methods inherited from interface org.nodal.model.TxnMonitorable
addTxnHandler, removeTxnHandler
 
Methods inherited from interface org.nodal.model.NodeContent.Editor
apply, commit, txn
 
Methods inherited from interface org.nodal.model.NodeFactory
cloneNode, cloneNode, createNode, createNode
 
Methods inherited from interface org.nodal.model.Content.Editor
modify, setValue
 
Methods inherited from interface org.nodal.model.MapContent.Editor
removeKey