|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Title : kernel.ontology.DescriptionWithGenus interface
Description : DescriptionWithGenus is an interface that should be implemented by any description scheme that supports type definition with genus. CG is an example of such a description scheme, and so it implements this interface. Copyright: Copyright (c) Adil KABBAJ, 2004-2009
Method Summary | |
java.util.Enumeration |
getGenus()
If the current object represents the definition body of a concept type, getGenus() should return an enumeration of Type CS which stand for the direct superTypes of the defined type |
Method Detail |
public java.util.Enumeration getGenus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |