JTools

net.jtools.tmpl.model
Interface MacroItem

All Superinterfaces:
Item
All Known Subinterfaces:
MacroItem.Reference, MacroItem.Writeable
All Known Implementing Classes:
ExternalMacro, ReferencedMacro, WriteableMacro, WriteableMacroLib.DirectMacro

public interface MacroItem
extends Item


Nested Class Summary
static interface MacroItem.Reference
           
static interface MacroItem.Support
           
static interface MacroItem.Writeable
           
 
Method Summary
 void setName(String name)
           
 
Methods inherited from interface net.jtools.tmpl.model.Item
check, getClassname, getModel, getName, getParent, isChecked, solve
 

Method Detail

setName

void setName(String name)

JTools

© 2000-2006, JTools.org.