name.angoca.db2sa.core.syntax.graph
Class LicenseToken

Package class diagram package LicenseToken
java.lang.Object
  extended by name.angoca.db2sa.core.syntax.graph.GraphToken
      extended by name.angoca.db2sa.core.syntax.graph.LicenseToken

public class LicenseToken
extends GraphToken

This token represents the information about the application, like the About if GUIs.
db2sa Copyright (C) 2009 Andres Gomez\nThis program comes with ABSOLUTELY NO WARRANTY;\nThis is free software, and you are welcome to redistribute it\nunder certain conditions.
TODO leer la información de licencia y about desde un archivo de configuración para que esté siempre sincronizado y así el usuario pueda conocer la versión que está usando. Control Version

Version:
1.0.0 2009-07-19
Author:
Andres Gomez Casanova (AngocA)

Constructor Summary
LicenseToken()
          Default constructor.
 
Method Summary
 
Methods inherited from class name.angoca.db2sa.core.syntax.graph.GraphToken
addWay, equals, getId, getName, getWays, hashCode, isReservedWord, represent, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LicenseToken

public LicenseToken()
Default constructor.



Andres Gomez Casanova (AngocA) Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.