aminePlatform.kernel.ontology
Class ContextInd

java.lang.Object
  extended byaminePlatform.kernel.ontology.ContextInd

class ContextInd
extends java.lang.Object

Title : ContextInd Class, an auxiliary class used for the computation of MaxComSubContext and MinComSuperContext.


Field Summary
(package private)  Context context
           
(package private)  int ind
           
 
Constructor Summary
(package private) ContextInd(Context t, int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

Context context

ind

int ind
Constructor Detail

ContextInd

ContextInd(Context t,
           int i)