org.agmodel.bioinfo.antmapgui
Class AntMapInfo

java.lang.Object
  extended byorg.agmodel.bioinfo.antmapgui.AntMapInfo

public class AntMapInfo
extends java.lang.Object

Information of AntMap software

Title: AntMap

Explanation: Linkage mapping software based on ACO algorithm

Copyright: Copyright (c) 2004 NARO

Company name: NARO


Constructor Summary
AntMapInfo()
           
 
Method Summary
 java.lang.String getContactAddress()
          Get contact address
 java.lang.String getCopyright()
          Get copyright
 java.lang.String getGplNotice()
          Get GPL notice
 java.lang.String getName()
          Get name
 java.lang.String getVersion()
          Get version
 java.lang.String getWebAddress()
          Get web address
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntMapInfo

public AntMapInfo()
Method Detail

getName

public java.lang.String getName()
Get name

Returns:
name

getVersion

public java.lang.String getVersion()
Get version

Returns:
version

getCopyright

public java.lang.String getCopyright()
Get copyright

Returns:
copyright

getWebAddress

public java.lang.String getWebAddress()
Get web address

Returns:
web address

getContactAddress

public java.lang.String getContactAddress()
Get contact address

Returns:
contact address

getGplNotice

public java.lang.String getGplNotice()
Get GPL notice

Returns:
String GPL notice