JTools

net.jtools.tmpl.model
Interface MacroItem.Reference

All Superinterfaces:
Item, Item.Reference, MacroItem
All Known Implementing Classes:
ReferencedMacro
Enclosing interface:
MacroItem

public static interface MacroItem.Reference
extends MacroItem, Item.Reference


Nested Class Summary
 
Nested classes/interfaces inherited from interface net.jtools.tmpl.model.MacroItem
MacroItem.Reference, MacroItem.Support, MacroItem.Writeable
 
Method Summary
 MacroItem getMacro()
           
 
Methods inherited from interface net.jtools.tmpl.model.MacroItem
setName
 
Methods inherited from interface net.jtools.tmpl.model.Item
check, getClassname, getModel, getName, getParent, isChecked, solve
 
Methods inherited from interface net.jtools.tmpl.model.Item.Reference
getItem, getReference
 
Methods inherited from interface net.jtools.tmpl.model.Item
check, getClassname, getModel, getName, getParent, isChecked, solve
 

Method Detail

getMacro

MacroItem getMacro()

JTools

© 2000-2006, JTools.org.