|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--knowledge.Concept
|
+--knowledge.DefinedConcept
|
+--knowledge.NothingConcept
Das Konzept nothing ist das inverse zu anything. nothing subsummiert kein anderes Konzept.
Instance, Serialized Form| Field Summary | |
(package private) static long |
serialVersionUID
serialVersionUID |
| Fields inherited from class knowledge.DefinedConcept |
serialVersionUID |
| Fields inherited from class knowledge.Concept |
dfsMarked,
isA,
name,
serialVersionUID,
target,
theClassifier,
theInverseRoles,
theRoles,
theTBox |
| Constructor Summary | |
NothingConcept(T_Box t)
Der Konstruktor der Klasse NothingConcept |
|
| Method Summary | |
boolean |
classify(Instance theInstance)
|
| Methods inherited from class knowledge.DefinedConcept |
getClassificationValue |
| Methods inherited from class knowledge.Concept |
addDomainConcept,
addInverseRole,
addRole,
equals,
getAllInverseRoles,
getAllRoles,
getDomainConcepts,
getInverseRoles,
getRole,
getRole,
getRoles,
getT_Box,
localSubsumes,
numberOfRoles,
setClassifier,
subsumes,
toString |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
static final long serialVersionUID
| Constructor Detail |
public NothingConcept(T_Box t)
| Method Detail |
public boolean classify(Instance theInstance)
theInstance - Die zu bewertende InstanzInstance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||