Package edu.tufts.hrilab.forklift
Class AITVisionConsultant
java.lang.Object
edu.tufts.hrilab.consultant.Consultant<VisionReference>
edu.tufts.hrilab.forklift.AITVisionConsultant
- All Implemented Interfaces:
ConsultantInterface
-
Field Summary
Fields inherited from class edu.tufts.hrilab.consultant.Consultant
defaultProperties, kbName, log, propertiesHandled, refConstructor, references, refNumber
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected <U> U
localConvertToType
(Symbol refId, Class<U> type) protected <U> U
localConvertToType
(Symbol refId, Class<U> type, List<? extends Term> constraints) Methods inherited from class edu.tufts.hrilab.consultant.Consultant
addPropertiesHandled, addReference, assertProperties, assertProperties, convertToType, convertToType, createReference, createReferences, getActivatedEntities, getAssertedProperties, getInitialDomain, getKBName, getNextReferenceId, getPropertiesHandled, getReference, getReferenceSummaries, getReferencesWithAllProperties, getReferencesWithAnyProperties, notifyNewPropertySubscribers, process, registerForNewPropertyNotification, retractProperties, stripQuotesFromMorpheme, unregisterForNewPropertyNotification
-
Constructor Details
-
AITVisionConsultant
-
-
Method Details
-
localConvertToType
- Specified by:
localConvertToType
in classConsultant<VisionReference>
-
localConvertToType
- Specified by:
localConvertToType
in classConsultant<VisionReference>
-