Package com.wolfram.alpha.impl
Class WAAssumptionImpl
java.lang.Object
com.wolfram.alpha.impl.WAAssumptionImpl
- All Implemented Interfaces:
Visitable,WAAssumption,Serializable
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from interface com.wolfram.alpha.visitor.Visitable
EMPTY_VISITABLE_ARRAYFields inherited from interface com.wolfram.alpha.WAAssumption
TYPE_ANGLEUNIT, TYPE_ATTRIBUTE, TYPE_CLASH, TYPE_COORDINATESYSTEM, TYPE_DATEORDER, TYPE_DNAORSTRING, TYPE_FORMULASELECT, TYPE_FORMULASOLVE, TYPE_FORMULAVARIABLE, TYPE_FORMULAVARIABLEINCLUDE, TYPE_FORMULAVARIABLEOPTION, TYPE_FUNCTION, TYPE_I, TYPE_LISTORNUMBER, TYPE_LISTORTIMES, TYPE_MIXEDFRACTION, TYPE_MORTALITYYEARDOB, TYPE_MULTICLASH, TYPE_NUMBERBASE, TYPE_SUBCATEGORY, TYPE_TIDESTATION, TYPE_TIMEAMORPM, TYPE_UNIT -
Method Summary
-
Method Details
-
getType
- Specified by:
getTypein interfaceWAAssumption
-
getCount
public int getCount()- Specified by:
getCountin interfaceWAAssumption
-
getWord
- Specified by:
getWordin interfaceWAAssumption
-
getDescription
- Specified by:
getDescriptionin interfaceWAAssumption
-
getCurrent
public int getCurrent()- Specified by:
getCurrentin interfaceWAAssumption
-
getNames
- Specified by:
getNamesin interfaceWAAssumption
-
getDescriptions
- Specified by:
getDescriptionsin interfaceWAAssumption
-
getInputs
- Specified by:
getInputsin interfaceWAAssumption
-
getWords
- Specified by:
getWordsin interfaceWAAssumption
-
getValidities
public boolean[] getValidities()- Specified by:
getValiditiesin interfaceWAAssumption
-
accept
-