Class ABBLocationConsultant
java.lang.Object
edu.tufts.hrilab.consultant.Consultant<ABBLocationReference>
edu.tufts.hrilab.abb.consultant.location.ABBLocationConsultant
- 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) saveLocation
(Symbol descriptor) 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
-
ABBLocationConsultant
public ABBLocationConsultant()
-
-
Method Details
-
localConvertToType
- Specified by:
localConvertToType
in classConsultant<ABBLocationReference>
-
localConvertToType
- Specified by:
localConvertToType
in classConsultant<ABBLocationReference>
-
saveLocation
-