Search Mailing List Archives
[protege-discussion] DisplayUtilities.pickCls() problem
Karol.Borejko at lhsystems.pl
Karol.Borejko at lhsystems.pl
Tue Apr 24 01:45:59 PDT 2007
Hello,
I have some problem with method pickCls(). My code looks like that:
disCls = DisplayUtilities.pickCls(this, getKnowledgeBase(), clses);
if (disCls != null) {
setDisplayedInstance(disCls);
}
For some clses the disCls is null and the popup window Select Class
doesn't appear. For the same clses the code with method pickConcreteCls()
works.
Does anybody know what is the problem?
Thanks,
Karol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.stanford.edu/pipermail/protege-discussion/attachments/20070424/15dea8a0/attachment.html>
More information about the protege-discussion
mailing list