Class AttributeUCD

    • Field Summary

      Fields 
      Modifier and Type Field Description
      UCD ucd  
    • Constructor Summary

      Constructors 
      Constructor Description
      AttributeUCD​(UCD ucd)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object o)  
      double get​(ParticleGroup.ParticleBean bean)
      Gets the value of this attribute
      java.lang.String getUnit()
      Gets the unit in string
      java.lang.String toString()
      Gets the name
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait