JTools

net.jtools.tmpl.model
Class SimpleItem.Reference

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
All Implemented Interfaces:
Item, Item.Reference
Direct Known Subclasses:
ReferencedDestLanguage, ReferencedMacro, ReferencedMacroSet, ReferencedNode, ReferencedStyle, ReferencedTmplLanguage
Enclosing class:
SimpleItem

public static class SimpleItem.Reference
extends SimpleItem
implements Item.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.Item
Item.Reference, Item.Support, Item.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
SimpleItem.Reference(Item parent)
           
 
Method Summary
 Classname getClassname()
           
protected  Item getDirectItem()
           
 Item getItem()
           
 String getReference()
           
 void setReference(String x)
           
 void 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.Item
check, getModel, getName, getParent, isChecked
 

Constructor Detail

SimpleItem.Reference

public SimpleItem.Reference(Item parent)
Method Detail

getClassname

public Classname getClassname()
Specified by:
getClassname in interface Item
Overrides:
getClassname in class SimpleItem

getDirectItem

protected Item getDirectItem()

getItem

public final Item getItem()
Specified by:
getItem in interface Item.Reference

getReference

public String getReference()
Specified by:
getReference in interface Item.Reference

setReference

public void setReference(String x)

solve

public void solve()
Specified by:
solve in interface Item
Overrides:
solve in class SimpleItem

JTools

© 2000-2006, JTools.org.