JTools

net.jtools.tmpl.model
Class ReferencedMacro

java.lang.Object
  extended by net.jtools.tmpl.model.SimpleObject
      extended by net.jtools.tmpl.model.SimpleItem
          extended by net.jtools.tmpl.model.SimpleItem.Reference
              extended by net.jtools.tmpl.model.ReferencedMacro
All Implemented Interfaces:
Item, Item.Reference, MacroItem, MacroItem.Reference

public class ReferencedMacro
extends SimpleItem.Reference
implements MacroItem.Reference


Nested Class Summary
 
Nested classes/interfaces inherited from class net.jtools.tmpl.model.SimpleItem
SimpleItem.External, SimpleItem.Reference, SimpleItem.Writeable
 
Nested classes/interfaces inherited from class net.jtools.tmpl.model.SimpleObject
SimpleObject.Description
 
Nested classes/interfaces inherited from interface net.jtools.tmpl.model.MacroItem
MacroItem.Reference, MacroItem.Support, MacroItem.Writeable
 
Field Summary
 
Fields inherited from class net.jtools.tmpl.model.SimpleItem
TAB
 
Fields inherited from class net.jtools.tmpl.model.SimpleObject
description
 
Constructor Summary
ReferencedMacro(Item parent)
           
 
Method Summary
protected  Item getDirectItem()
           
protected  MacroItem getDirectMacro()
           
 MacroItem getMacro()
           
 
Methods inherited from class net.jtools.tmpl.model.SimpleItem.Reference
getClassname, getItem, getReference, setReference, solve
 
Methods inherited from class net.jtools.tmpl.model.SimpleItem
check, commaseparated, getModel, getName, getParent, isChecked, literal, onCheck, setName
 
Methods inherited from class net.jtools.tmpl.model.SimpleObject
addDescription, setDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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
 

Constructor Detail

ReferencedMacro

public ReferencedMacro(Item parent)
Method Detail

getDirectItem

protected Item getDirectItem()
Overrides:
getDirectItem in class SimpleItem.Reference

getDirectMacro

protected MacroItem getDirectMacro()

getMacro

public MacroItem getMacro()
Specified by:
getMacro in interface MacroItem.Reference

JTools

© 2000-2006, JTools.org.