JTools

net.jtools.tmpl.model
Interface NodeItem.Support

All Superinterfaces:
Item
All Known Subinterfaces:
StyleItem, StyleItem.Reference, StyleItem.Writeable
All Known Implementing Classes:
ReferencedStyle, WriteableNode, WriteableNode.Code, WriteableNode.Comment, WriteableNode.Compiler, WriteableNode.Evaluation, WriteableNode.Expression, WriteableNode.Statement, WriteableStyle
Enclosing interface:
NodeItem

public static interface NodeItem.Support
extends Item


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.jtools.tmpl.model.Item
Item.Reference, Item.Support, Item.Writeable
 
Method Summary
 NodeItem getNode(String name)
           
 Collection<NodeItem> getNodes()
           
 
Methods inherited from interface net.jtools.tmpl.model.Item
check, getClassname, getModel, getName, getParent, isChecked, solve
 

Method Detail

getNode

NodeItem getNode(String name)

getNodes

Collection<NodeItem> getNodes()

JTools

© 2000-2006, JTools.org.