Class OpenMathSymbol

java.lang.Object
org.episteme.core.mathematics.loaders.openmath.OpenMathSymbol

public class OpenMathSymbol extends Object
Represents an OpenMath symbol (OMS) from a Content Dictionary.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Constructor Details

    • OpenMathSymbol

      public OpenMathSymbol(String contentDictionary, String name)
  • Method Details