org.media.mn8.concepts
Class BigDecimalConcept
java.lang.Object
|
+--org.media.mn8.Concept
|
+--org.media.mn8.JavaConcept
|
+--org.media.mn8.concepts.BigDecimalConcept
- public class BigDecimalConcept
- extends JavaConcept
- Version:
- $Revision: 1.4 $ $Date: 2002/07/22 19:03:28 $
- Author:
- Szabo Csaba
Methods inherited from class org.media.mn8.Concept |
areThereMoreElemenents, cloneConcept, extendsConcept, getAllInheritedConcepts, getAttributeValue, getConceptAttribute, getConceptAttribute, getConceptAttributeField, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptInstance, getConceptLabel, getConceptMethod, getConceptMethods, getConceptNamed, getConceptOperators, getConceptsAtPath, getConceptsAtPath, getConceptType, getErrorHandler, getInheritedConcepts, getMeAllElements, getResourceURI, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setResourceURI, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath |
value
protected BigDecimal value
BigDecimalConcept
public BigDecimalConcept()
BigDecimalConcept
public BigDecimalConcept(double val)
BigDecimalConcept
public BigDecimalConcept(String val)
BigDecimalConcept
public BigDecimalConcept(BigDecimal val)
create
public Concept create(StringConcept val)
abs
public Concept abs()
add
public Concept add(BigDecimalConcept bDec)
compareTo
public IntegerConcept compareTo(BigDecimalConcept bDec)
equals
public LogicalConcept equals(BigDecimalConcept bDec)
divide
public Concept divide(BigDecimalConcept bDec)
divide
public Concept divide(BigDecimalConcept bDec,
StringConcept roundingMode)
getRoundingModes
public SeriesConcept getRoundingModes()
getRealValue
public RealConcept getRealValue()
getIntegerValue
public RealConcept getIntegerValue()
max
public Concept max(BigDecimalConcept bDec)
min
public Concept min(BigDecimalConcept bDec)
movePointLeft
public Concept movePointLeft(IntegerConcept n)
movePointRight
public Concept movePointRight(IntegerConcept n)
multiply
public Concept multiply(BigDecimalConcept bDec)
negate
public Concept negate()
subtract
public Concept subtract(BigDecimalConcept bDec)
toTXT
public StringConcept toTXT()
- Overrides:
toTXT
in class JavaConcept
toXML
public StringConcept toXML()
- Overrides:
toXML
in class JavaConcept
getConceptDefinition
public ConceptDefinition getConceptDefinition()
- Overrides:
getConceptDefinition
in class JavaConcept
clone
public Object clone()
- Overrides:
clone
in class JavaConcept
getBigDecimal
protected BigDecimal getBigDecimal()
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."