|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsources.Variable
sources.CategorialVariable
sources.DerivedCategorialVariable
A categorial variable that was created from another categorial variable
Field Summary |
Fields inherited from class sources.Variable |
id, name |
Constructor Summary | |
DerivedCategorialVariable(CategorialVariable origin,
java.lang.String[] names,
int length,
java.lang.String nam,
int identnr)
Creates new DerivedCategorialVariable |
Method Summary | |
Variable |
getCreatorVariable()
Returns the Variable this Variable was built of |
Methods inherited from class sources.CategorialVariable |
getCasesFromCat, getCatNumberFromName, getCatsAnz, getCatsValueFrom, getCount, getCountsforCats, getCountsforCats, getCountsforCats, getCountsforCats, getNamefromCat, getPositionsfrom, getPositionsfrom, getTextualRepresentation, getValues, prepare |
Methods inherited from class sources.Variable |
equals, getID, getName, getTextualRepresentations |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DerivedCategorialVariable(CategorialVariable origin, java.lang.String[] names, int length, java.lang.String nam, int identnr)
origin
- names
- length
- nam
- identnr
- Method Detail |
public Variable getCreatorVariable()
Derived
getCreatorVariable
in interface Derived
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |