Uses of Class
keba.KEB

Packages that use KEB
keba   
 

Uses of KEB in keba
 

Fields in keba declared as KEB
(package private)  KEB MetaConcept.parents
           
(package private)  KEB KEB.meta
           
(package private)  KEB AnimatKEBA.keb
           
 

Methods in keba with parameters of type KEB
(package private)  boolean MetaConcept.areParents(KEB papas)
           
(package private)  boolean MetaConcept.isParent(Concept c, KEB papas)
           
(package private)  boolean MetaConcept.exactParents(KEB papas)
           
(package private)  void MetaConcept.update(KEB papas, long time)
           
 

Constructors in keba with parameters of type KEB
MetaConcept(KEB papas, int lev)
           
KEB(KEB keb)