|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.mvset.AbstractMvSetFactory
public abstract class AbstractMvSetFactory
Field Summary |
---|
Fields inherited from interface edu.toronto.cs.mvset.MvSetFactory |
---|
DONT_CARE |
Constructor Summary | |
---|---|
AbstractMvSetFactory(IAlgebra _algebra)
|
Method Summary | |
---|---|
IAlgebra |
getAlgebra()
Gets the lattice for this factory. |
MvSet |
infoBot()
|
MvSet |
infoTop()
|
void |
renew()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.toronto.cs.mvset.MvSetFactory |
---|
bot, buildCube, createCase, createConstant, createPoint, createProjection, top, var |
Constructor Detail |
---|
public AbstractMvSetFactory(IAlgebra _algebra)
Method Detail |
---|
public void renew()
renew
in interface MvSetFactory
public IAlgebra getAlgebra()
MvSetFactory
getAlgebra
in interface MvSetFactory
public MvSet infoTop()
infoTop
in interface MvSetFactory
public MvSet infoBot()
infoBot
in interface MvSetFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |