Class Metal
java.lang.Object
org.episteme.natural.chemistry.Element
org.episteme.natural.chemistry.elements.Metal
- All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named
- Direct Known Subclasses:
AlkaliEarthMetal, AlkaliMetal, RareEarthMetal, TransitionMetal
A class representing metals.
* @author Silvere Martin-Michiellot
- Since:
- 1.0
- Author:
- Gemini AI (Google DeepMind)
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Element
addAttribute, equals, getAtomicMass, getAtomicNumber, getAtomicRadius, getBoilingPoint, getCategory, getCovalentRadius, getDensity, getElectronAffinity, getElectronConfiguration, getElectronegativity, getGroup, getId, getIonizationEnergy, getMassNumber, getMeltingPoint, getOxidationStates, getPeriod, getSpecificHeat, getStandardState, getSymbol, getThermalConductivity, getTraits, getYearDiscovered, hashCode, setAtomicMass, setAtomicNumber, setAtomicRadius, setBoilingPoint, setCategory, setCovalentRadius, setDensity, setElectronAffinity, setElectronConfiguration, setElectronegativity, setElectronegativity, setGroup, setIonizationEnergy, setMassNumber, setMeltingPoint, setOxidationStates, setPeriod, setSpecificHeat, setStandardState, setThermalConductivity, setYearDiscovered, toStringMethods inherited from interface Commented
getComments, getTrait, setCommentsMethods inherited from interface ComprehensiveIdentification
getName, getTrait, setName, setTrait
-
Constructor Details
-
Metal
-