org.qedeq.gui.se.tree
Class ModuleElement
java.lang.Object
org.qedeq.gui.se.tree.ModuleElement
- public final class ModuleElement
- extends Object
Some kind of Element of a Module.
- Version:
- $Revision: 1.1 $
|
Field Summary |
static boolean |
ATOM
|
static boolean |
LIST
|
ATOM
public static final boolean ATOM
- See Also:
- Constant Field Values
LIST
public static final boolean LIST
- See Also:
- Constant Field Values
ModuleElement
public ModuleElement()
- Constructs a new ModuleElement object.
ModuleElement
public ModuleElement(String name,
String listName,
boolean atom)
- Constructs a new ModuleElement object.
- Parameters:
name - name of this elementlistName - element belongs to this listatom - is this element an atom?
getName
public final String getName()
- Returns:
setName
public final void setName(String name)
- Returns:
toString
public final String toString()
- Returns: