Package edu.tufts.hrilab.action.db
Class OperatorDBEntry
java.lang.Object
edu.tufts.hrilab.action.db.DBEntry
edu.tufts.hrilab.action.db.OperatorDBEntry
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class edu.tufts.hrilab.action.db.DBEntry
description, isVarArgs, roles, type
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet java Method implementing this operatorMethods inherited from class edu.tufts.hrilab.action.db.DBEntry
conflictsWith, getDescription, getInputRoles, getInputRolesTypes, getLocalRoles, getName, getNumRoles, getOptionalInputRoles, getOptionalInputRolesTypes, getRequiredInputRoles, getRequiredInputRolesTypes, getReturnRoles, getReturnRolesTypes, getRole, getRoleDefault, getRoleIsVarArg, getRoleJavaType, getRoleLocal, getRoleName, getRoleReturn, getRoles, getRoleSemanticType, getType, isVarArgs, toString
-
Constructor Details
-
OperatorDBEntry
-
-
Method Details
-
getImplementation
Get java Method implementing this operator- Returns:
- method
-