JTools

net.jtools.tmpl.model
Class SimpleItem.Writeable

java.lang.Object
  extended by net.jtools.tmpl.model.SimpleObject
      extended by net.jtools.tmpl.model.SimpleItem
          extended by net.jtools.tmpl.model.SimpleItem.Writeable
All Implemented Interfaces:
Item, Item.Writeable
Direct Known Subclasses:
WriteableDestLanguage, WriteableGroup, WriteableMacro, WriteableMacroLib, WriteableStyle, WriteableTmplLanguage
Enclosing class:
SimpleItem

public abstract static class SimpleItem.Writeable
extends SimpleItem
implements Item.Writeable


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.Writeable(Item parent)
           
 
Method Summary
 Classname getClassname()
           
 void setClassname(String value)
           
 
Methods inherited from class net.jtools.tmpl.model.SimpleItem
check, commaseparated, getModel, getName, getParent, isChecked, literal, onCheck, setName, solve
 
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.Writeable
writeJavaFile
 
Methods inherited from interface net.jtools.tmpl.model.Item
check, getModel, getName, getParent, isChecked, solve
 

Constructor Detail

SimpleItem.Writeable

public SimpleItem.Writeable(Item parent)
Method Detail

getClassname

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

setClassname

public void setClassname(String value)

JTools

© 2000-2006, JTools.org.