de.zimek.proteinfeatures.groups
Class AA

java.lang.Object
  extended byde.zimek.proteinfeatures.groups.CharGroup
      extended byde.zimek.proteinfeatures.groups.AA
All Implemented Interfaces:
Group

public class AA
extends CharGroup

Author:
Arthur Zimek

Field Summary
 
Fields inherited from class de.zimek.proteinfeatures.groups.CharGroup
group, groups
 
Constructor Summary
AA()
           
 
Method Summary
 java.lang.String getAttributeNamePrefix()
          Returns a prefix for attribute description
 
Methods inherited from class de.zimek.proteinfeatures.groups.CharGroup
getGroups, init, mapping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AA

public AA()
Method Detail

getAttributeNamePrefix

public java.lang.String getAttributeNamePrefix()
Description copied from interface: Group
Returns a prefix for attribute description

Returns:
String
See Also:
Group.getAttributeNamePrefix()