Package | Description |
---|---|
org.w3._1998.math.mathml |
Modifier and Type | Field and Description |
---|---|
protected Semantics |
Semantics.semantics |
protected Semantics |
NodeContainer.semantics |
protected Semantics |
Math.semantics |
protected Semantics |
Lambda.semantics |
protected Semantics |
Otherwise.semantics |
Modifier and Type | Method and Description |
---|---|
Semantics |
ObjectFactory.createSemantics()
Create an instance of
Semantics |
Semantics |
Semantics.getSemantics()
Gets the value of the semantics property.
|
Semantics |
NodeContainer.getSemantics()
Gets the value of the semantics property.
|
Semantics |
Math.getSemantics()
Gets the value of the semantics property.
|
Semantics |
Lambda.getSemantics()
Gets the value of the semantics property.
|
Semantics |
Otherwise.getSemantics()
Gets the value of the semantics property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Semantics> |
ObjectFactory.createApplySemantics(Semantics value)
|
JAXBElement<Semantics> |
ObjectFactory.createPieceSemantics(Semantics value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Semantics> |
ObjectFactory.createApplySemantics(Semantics value)
|
JAXBElement<Semantics> |
ObjectFactory.createPieceSemantics(Semantics value)
|
void |
Semantics.setSemantics(Semantics value)
Sets the value of the semantics property.
|
void |
NodeContainer.setSemantics(Semantics value)
Sets the value of the semantics property.
|
void |
Math.setSemantics(Semantics value)
Sets the value of the semantics property.
|
void |
Lambda.setSemantics(Semantics value)
Sets the value of the semantics property.
|
void |
Otherwise.setSemantics(Semantics value)
Sets the value of the semantics property.
|
Copyright © 2018. All rights reserved.