public class ApplyType extends java.lang.Object implements Child
Java class for apply.type complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="apply.type">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<group ref="{http://www.w3.org/1998/Math/MathML}operator.content"/>
<group ref="{http://www.w3.org/1998/Math/MathML}expression.content" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.w3.org/1998/Math/MathML}common.attrib"/>
<anyAttribute processContents='skip' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ApplyType() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.
|
OperatorType |
getAbs()
Gets the value of the abs property.
|
OperatorType |
getAnd()
Gets the value of the and property.
|
OperatorType |
getArccos()
Gets the value of the arccos property.
|
OperatorType |
getArcsin()
Gets the value of the arcsin property.
|
OperatorType |
getArctan()
Gets the value of the arctan property.
|
OperatorType |
getCeiling()
Gets the value of the ceiling property.
|
OperatorType |
getCos()
Gets the value of the cos property.
|
OperatorType |
getDivide()
Gets the value of the divide property.
|
OperatorType |
getEq()
Gets the value of the eq property.
|
OperatorType |
getExp()
Gets the value of the exp property.
|
ConstantType |
getExponentiale()
Gets the value of the exponentiale property.
|
java.util.List<javax.xml.bind.JAXBElement<?>> |
getExpressionContent()
Gets the value of the expressionContent property.
|
ConstantType |
getFalse()
Gets the value of the false property.
|
OperatorType |
getFloor()
Gets the value of the floor property.
|
OperatorType |
getGeq()
Gets the value of the geq property.
|
OperatorType |
getGt()
Gets the value of the gt property.
|
OperatorType |
getLeq()
Gets the value of the leq property.
|
OperatorType |
getLn()
Gets the value of the ln property.
|
OperatorType |
getLog()
Gets the value of the log property.
|
OperatorType |
getLt()
Gets the value of the lt property.
|
OperatorType |
getMax()
Gets the value of the max property.
|
OperatorType |
getMin()
Gets the value of the min property.
|
OperatorType |
getMinus()
Gets the value of the minus property.
|
OperatorType |
getNeq()
Gets the value of the neq property.
|
OperatorType |
getNot()
Gets the value of the not property.
|
OperatorType |
getOr()
Gets the value of the or property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.Object |
getParent()
Gets the parent object in the object tree representing the unmarshalled xml document.
|
ConstantType |
getPi()
Gets the value of the pi property.
|
OperatorType |
getPlus()
Gets the value of the plus property.
|
OperatorType |
getPower()
Gets the value of the power property.
|
OperatorType |
getQuotient()
Gets the value of the quotient property.
|
OperatorType |
getRem()
Gets the value of the rem property.
|
OperatorType |
getRoot()
Gets the value of the root property.
|
OperatorType |
getSin()
Gets the value of the sin property.
|
OperatorType |
getTan()
Gets the value of the tan property.
|
OperatorType |
getTimes()
Gets the value of the times property.
|
ConstantType |
getTrue()
Gets the value of the true property.
|
OperatorType |
getXor()
Gets the value of the xor property.
|
void |
setAbs(OperatorType value)
Sets the value of the abs property.
|
void |
setAnd(OperatorType value)
Sets the value of the and property.
|
void |
setArccos(OperatorType value)
Sets the value of the arccos property.
|
void |
setArcsin(OperatorType value)
Sets the value of the arcsin property.
|
void |
setArctan(OperatorType value)
Sets the value of the arctan property.
|
void |
setCeiling(OperatorType value)
Sets the value of the ceiling property.
|
void |
setCos(OperatorType value)
Sets the value of the cos property.
|
void |
setDivide(OperatorType value)
Sets the value of the divide property.
|
void |
setEq(OperatorType value)
Sets the value of the eq property.
|
void |
setExp(OperatorType value)
Sets the value of the exp property.
|
void |
setExponentiale(ConstantType value)
Sets the value of the exponentiale property.
|
void |
setFalse(ConstantType value)
Sets the value of the false property.
|
void |
setFloor(OperatorType value)
Sets the value of the floor property.
|
void |
setGeq(OperatorType value)
Sets the value of the geq property.
|
void |
setGt(OperatorType value)
Sets the value of the gt property.
|
void |
setLeq(OperatorType value)
Sets the value of the leq property.
|
void |
setLn(OperatorType value)
Sets the value of the ln property.
|
void |
setLog(OperatorType value)
Sets the value of the log property.
|
void |
setLt(OperatorType value)
Sets the value of the lt property.
|
void |
setMax(OperatorType value)
Sets the value of the max property.
|
void |
setMin(OperatorType value)
Sets the value of the min property.
|
void |
setMinus(OperatorType value)
Sets the value of the minus property.
|
void |
setNeq(OperatorType value)
Sets the value of the neq property.
|
void |
setNot(OperatorType value)
Sets the value of the not property.
|
void |
setOr(OperatorType value)
Sets the value of the or property.
|
void |
setParent(java.lang.Object parent) |
void |
setPi(ConstantType value)
Sets the value of the pi property.
|
void |
setPlus(OperatorType value)
Sets the value of the plus property.
|
void |
setPower(OperatorType value)
Sets the value of the power property.
|
void |
setQuotient(OperatorType value)
Sets the value of the quotient property.
|
void |
setRem(OperatorType value)
Sets the value of the rem property.
|
void |
setRoot(OperatorType value)
Sets the value of the root property.
|
void |
setSin(OperatorType value)
Sets the value of the sin property.
|
void |
setTan(OperatorType value)
Sets the value of the tan property.
|
void |
setTimes(OperatorType value)
Sets the value of the times property.
|
void |
setTrue(ConstantType value)
Sets the value of the true property.
|
void |
setXor(OperatorType value)
Sets the value of the xor property.
|
protected OperatorType abs
protected OperatorType floor
protected OperatorType ceiling
protected OperatorType quotient
protected OperatorType divide
protected OperatorType rem
protected OperatorType minus
protected OperatorType plus
protected OperatorType times
protected OperatorType power
protected OperatorType root
protected OperatorType max
protected OperatorType min
protected OperatorType and
protected OperatorType or
protected OperatorType xor
protected OperatorType not
protected ConstantType exponentiale
protected ConstantType pi
protected ConstantType _true
protected ConstantType _false
protected OperatorType eq
protected OperatorType neq
protected OperatorType leq
protected OperatorType lt
protected OperatorType geq
protected OperatorType gt
protected OperatorType exp
protected OperatorType ln
protected OperatorType log
protected OperatorType sin
protected OperatorType cos
protected OperatorType tan
protected OperatorType arcsin
protected OperatorType arccos
protected OperatorType arctan
protected java.util.List<javax.xml.bind.JAXBElement<?>> expressionContent
public OperatorType getAbs()
OperatorTypepublic void setAbs(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getFloor()
OperatorTypepublic void setFloor(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getCeiling()
OperatorTypepublic void setCeiling(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getQuotient()
OperatorTypepublic void setQuotient(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getDivide()
OperatorTypepublic void setDivide(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getRem()
OperatorTypepublic void setRem(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getMinus()
OperatorTypepublic void setMinus(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getPlus()
OperatorTypepublic void setPlus(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getTimes()
OperatorTypepublic void setTimes(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getPower()
OperatorTypepublic void setPower(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getRoot()
OperatorTypepublic void setRoot(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getMax()
OperatorTypepublic void setMax(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getMin()
OperatorTypepublic void setMin(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getAnd()
OperatorTypepublic void setAnd(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getOr()
OperatorTypepublic void setOr(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getXor()
OperatorTypepublic void setXor(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getNot()
OperatorTypepublic void setNot(OperatorType value)
value - allowed object is
OperatorTypepublic ConstantType getExponentiale()
ConstantTypepublic void setExponentiale(ConstantType value)
value - allowed object is
ConstantTypepublic ConstantType getPi()
ConstantTypepublic void setPi(ConstantType value)
value - allowed object is
ConstantTypepublic ConstantType getTrue()
ConstantTypepublic void setTrue(ConstantType value)
value - allowed object is
ConstantTypepublic ConstantType getFalse()
ConstantTypepublic void setFalse(ConstantType value)
value - allowed object is
ConstantTypepublic OperatorType getEq()
OperatorTypepublic void setEq(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getNeq()
OperatorTypepublic void setNeq(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getLeq()
OperatorTypepublic void setLeq(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getLt()
OperatorTypepublic void setLt(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getGeq()
OperatorTypepublic void setGeq(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getGt()
OperatorTypepublic void setGt(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getExp()
OperatorTypepublic void setExp(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getLn()
OperatorTypepublic void setLn(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getLog()
OperatorTypepublic void setLog(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getSin()
OperatorTypepublic void setSin(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getCos()
OperatorTypepublic void setCos(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getTan()
OperatorTypepublic void setTan(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getArcsin()
OperatorTypepublic void setArcsin(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getArccos()
OperatorTypepublic void setArccos(OperatorType value)
value - allowed object is
OperatorTypepublic OperatorType getArctan()
OperatorTypepublic void setArctan(OperatorType value)
value - allowed object is
OperatorTypepublic java.util.List<javax.xml.bind.JAXBElement<?>> getExpressionContent()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the expressionContent property.
For example, to add a new item, do as follows:
getExpressionContent().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<ConstantType>
JAXBElement<ConstantType>
JAXBElement<QualifierType>
JAXBElement<ApplyType>
JAXBElement<QualifierType>
JAXBElement<CnType>
JAXBElement<CiType>
JAXBElement<ConstantType>
JAXBElement<ConstantType>
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public java.lang.Object getParent()
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
parent - The parent object in the object tree.unmarshaller - The unmarshaller that generated the instance.Copyright © 2007–2023. All rights reserved.