de.zimek.proteinfeatures.attributeAssigner.dingAttributes
Class DingPolarity

java.lang.Object
  extended byde.zimek.proteinfeatures.attributeAssigner.AbstractArffRealAttributeAssigner
      extended byde.zimek.proteinfeatures.attributeAssigner.dingAttributes.DingAttribute
          extended byde.zimek.proteinfeatures.attributeAssigner.dingAttributes.DingPolarity
All Implemented Interfaces:
ArffAttributeAssigner

public class DingPolarity
extends DingAttribute

Author:
Arthur Zimek

Field Summary
 
Fields inherited from class de.zimek.proteinfeatures.attributeAssigner.dingAttributes.DingAttribute
attributeName, ID2ATTRIBUTES, includeLength, postfix, uri
 
Fields inherited from class de.zimek.proteinfeatures.attributeAssigner.AbstractArffRealAttributeAssigner
WHITESPACE
 
Fields inherited from interface de.zimek.proteinfeatures.attributeAssigner.ArffAttributeAssigner
ATTRIBUTE_MARK
 
Constructor Summary
DingPolarity()
           
 
Methods inherited from class de.zimek.proteinfeatures.attributeAssigner.dingAttributes.DingAttribute
attributes, getAttributeDefinition, init
 
Methods inherited from class de.zimek.proteinfeatures.attributeAssigner.AbstractArffRealAttributeAssigner
getAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DingPolarity

public DingPolarity()