Class SpotNavGraphLocationReference

java.lang.Object
edu.tufts.hrilab.consultant.Reference
edu.tufts.hrilab.spot.consultant.SpotNavGraphLocationReference

public class SpotNavGraphLocationReference extends Reference
  • Field Details

    • nodeName

      protected String nodeName
    • graphId

      protected String graphId
  • Constructor Details

    • SpotNavGraphLocationReference

      public SpotNavGraphLocationReference(Symbol ref, Variable variable)
    • SpotNavGraphLocationReference

      public SpotNavGraphLocationReference(Symbol ref, Variable variable, List<Term> properties, String nodeName, String graphId)
  • Method Details

    • getNodeName

      public String getNodeName()
    • getGraphId

      public String getGraphId()