Uses of Interface
org.w3c.dom.mathml.MathMLApplyElement
Packages that use MathMLApplyElement
Package
Description
Provides the
module.
invalid reference
org.episteme.core.ml.mathml
Provides the
org.w3c.dom.mathml module.-
Uses of MathMLApplyElement in org.episteme.core.mathematics.loaders.mathml
Classes in org.episteme.core.mathematics.loaders.mathml that implement MathMLApplyElementMethods in org.episteme.core.mathematics.loaders.mathml that return MathMLApplyElementModifier and TypeMethodDescriptionMathMLConditionElementImpl.getCondition()Returns the condition expression.Methods in org.episteme.core.mathematics.loaders.mathml with parameters of type MathMLApplyElementModifier and TypeMethodDescriptionvoidMathMLConditionElementImpl.setCondition(MathMLApplyElement condition) Sets the condition expression. -
Uses of MathMLApplyElement in org.w3c.dom.mathml
Methods in org.w3c.dom.mathml that return MathMLApplyElementModifier and TypeMethodDescriptionMathMLConditionElement.getCondition()Returns the child condition element.Methods in org.w3c.dom.mathml with parameters of type MathMLApplyElementModifier and TypeMethodDescriptionvoidMathMLConditionElement.setCondition(MathMLApplyElement condition) Sets the child condition element.