Package | Description |
---|---|
org.w3._1998.math.mathml |
Modifier and Type | Field and Description |
---|---|
protected Piecewise |
Semantics.piecewise |
protected Piecewise |
NodeContainer.piecewise |
protected Piecewise |
Math.piecewise |
protected Piecewise |
Lambda.piecewise |
protected Piecewise |
Otherwise.piecewise |
Modifier and Type | Method and Description |
---|---|
Piecewise |
ObjectFactory.createPiecewise()
Create an instance of
Piecewise |
Piecewise |
Semantics.getPiecewise()
Gets the value of the piecewise property.
|
Piecewise |
NodeContainer.getPiecewise()
Gets the value of the piecewise property.
|
Piecewise |
Math.getPiecewise()
Gets the value of the piecewise property.
|
Piecewise |
Lambda.getPiecewise()
Gets the value of the piecewise property.
|
Piecewise |
Otherwise.getPiecewise()
Gets the value of the piecewise property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Piecewise> |
ObjectFactory.createApplyPiecewise(Piecewise value)
|
JAXBElement<Piecewise> |
ObjectFactory.createPiecePiecewise(Piecewise value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Piecewise> |
ObjectFactory.createApplyPiecewise(Piecewise value)
|
JAXBElement<Piecewise> |
ObjectFactory.createPiecePiecewise(Piecewise value)
|
void |
Semantics.setPiecewise(Piecewise value)
Sets the value of the piecewise property.
|
void |
NodeContainer.setPiecewise(Piecewise value)
Sets the value of the piecewise property.
|
void |
Math.setPiecewise(Piecewise value)
Sets the value of the piecewise property.
|
void |
Lambda.setPiecewise(Piecewise value)
Sets the value of the piecewise property.
|
void |
Otherwise.setPiecewise(Piecewise value)
Sets the value of the piecewise property.
|
Copyright © 2018. All rights reserved.