planet.test.GML.GMLTopology
Class GMLTopologyTest

java.lang.Object
  extended byplanet.generic.commonapi.GenericAppWithGML
      extended byplanet.test.GML.GMLTopology.GMLTopologyTest

public class GMLTopologyTest
extends GenericAppWithGML

GMLTopologyTest is an object class aimed at providing a description of a Chord Topology using The Graphic File Format GML for its representations an according to the specific GMLConstraint used for edge selection.

Author:
Marc Sanchez
See Also:
for more details.

Constructor Summary
GMLTopologyTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          Launches GMLTopologyTest app.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLTopologyTest

public GMLTopologyTest()
                throws InitializationException
Method Detail

main

public static void main(java.lang.String[] args)
Launches GMLTopologyTest app.

Parameters:
args - Ignore command line args.