SMACS

smacs.command
Class SmacsNodeFixType

java.lang.Object
  extended bysmacs.tree.SimpleNodeFixType
      extended bysmacs.command.SmacsNodeFixType

public class SmacsNodeFixType
extends SimpleNodeFixType

do SimpleNodeFixType. also used for a test program.

Author:
Copyright (C) 2004, Guido Draheim. All rights reserved. Part of SMACS project.

Nested Class Summary
 
Nested classes inherited from class smacs.tree.SimpleNodeFixType
SimpleNodeFixType.ClassLoaded
 
Field Summary
 
Fields inherited from class smacs.tree.SimpleNodeFixType
log
 
Constructor Summary
SmacsNodeFixType()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class smacs.tree.SimpleNodeFixType
_main, addPackage, childrenFixNodeCall, childrenFixNodeType, fixNodeHandler, fixNodeType, loadClass, newtreeFixNodeType, newtreeFixNodeType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmacsNodeFixType

public SmacsNodeFixType()
Method Detail

main

public static void main(String[] args)

SMACS