Package com.semedy.reasoner.api.logic
Class Path
java.lang.Object
com.semedy.reasoner.api.logic.Path
represents a path in OO-logic
- Author:
- angele
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addPropertyName
(String propertyName) add a property namegetHead()
get head of path, can be a variable or a ground termget list of property namestoString()