|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.toscanaj.controller.fca.AbstractConceptInterpreter
net.sourceforge.toscanaj.controller.fca.DirectConceptInterpreter
Nested Class Summary |
Nested classes inherited from class net.sourceforge.toscanaj.controller.fca.ConceptInterpreter |
ConceptInterpreter.IntervalType |
Field Summary |
Fields inherited from class net.sourceforge.toscanaj.controller.fca.AbstractConceptInterpreter |
CHI_SQUARE_CRITICAL_VALUES, SIGNIFICANCE_LEVELS |
Fields inherited from interface net.sourceforge.toscanaj.controller.fca.ConceptInterpreter |
CONCEPT_INTERPRETER_CLASS_ATTRIBUTE, CONCEPT_INTERPRETER_ELEMENT_NAME, INTERVAL_TYPE_CONTINGENT, INTERVAL_TYPE_EXTENT, INTERVAL_TYPE_FIXED, INTERVAL_TYPE_ORTHOGONALTIY |
Constructor Summary | |
DirectConceptInterpreter()
|
Method Summary | |
protected int |
calculateContingentSize(Concept concept,
ConceptInterpretationContext context)
|
protected FCAElement |
getObject(java.lang.String value,
Concept concept,
ConceptInterpretationContext context)
|
java.util.Iterator |
getObjectSetIterator(Concept concept,
ConceptInterpretationContext context)
is dependent on displayMode and filterMode |
protected FCAElement[] |
handleNonDefaultQuery(Query query,
Concept concept,
ConceptInterpretationContext context)
|
Methods inherited from class net.sourceforge.toscanaj.controller.fca.AbstractConceptInterpreter |
calculateExtentSize, clearCache, executeQuery, getAttributeContingentIterator, getAttributeCount, getExtentSize, getIntentIterator, getIntervalSource, getMaximalContingentSize, getObjectContingentSize, getObjectCount, isRealized, isVisible, processEvent, showDeviation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.toscanaj.controller.fca.ConceptInterpreter |
executeQuery, getAttributeContingentIterator, getAttributeCount, getExtentSize, getIntentIterator, getIntervalSource, getObjectContingentSize, getObjectCount, isRealized, isVisible, showDeviation |
Constructor Detail |
public DirectConceptInterpreter()
Method Detail |
public java.util.Iterator getObjectSetIterator(Concept concept, ConceptInterpretationContext context)
ConceptInterpreter
getObjectSetIterator
in interface ConceptInterpreter
getObjectSetIterator
in class AbstractConceptInterpreter
protected int calculateContingentSize(Concept concept, ConceptInterpretationContext context)
calculateContingentSize
in class AbstractConceptInterpreter
protected FCAElement getObject(java.lang.String value, Concept concept, ConceptInterpretationContext context)
getObject
in class AbstractConceptInterpreter
protected FCAElement[] handleNonDefaultQuery(Query query, Concept concept, ConceptInterpretationContext context)
handleNonDefaultQuery
in class AbstractConceptInterpreter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |