org.nodal.model
Interface SequenceNode.Editor

All Superinterfaces:
Content, Content.Editor, Node, NodeContent, NodeContent.Editor, NodeFactory, SequenceContent, SequenceContent.Editor, SequenceNode, TxnMonitorable
Enclosing interface:
SequenceNode

public static interface SequenceNode.Editor
extends SequenceNode, NodeContent.Editor, SequenceContent.Editor

Basic interface for modifying Nodes whose type is an instance of SequenceType.

Author:
Lee Iverson
See Also:
SequenceType

Nested Class Summary
 
Nested classes inherited from class org.nodal.model.SequenceNode
SequenceNode.Editor
 
Methods inherited from interface org.nodal.model.SequenceNode
editSequence
 
Methods inherited from interface org.nodal.model.SequenceContent
asSeq, getItem, indexIsValid, item, range
 
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, editMap, editRecord, 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.SequenceContent.Editor
insertAfter, insertBefore, removeRange, replaceRange, setAll, setItem