Class SemanticRulesConfig.Rulebase

  • Enclosing class:
    SemanticRulesConfig

    public static final class SemanticRulesConfig.Rulebase
    extends com.yahoo.config.InnerNode
    This class represents semantic-rules.rulebase[]
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String automata()  
      boolean isdefault()  
      java.lang.String name()  
      java.lang.String rules()  
      • Methods inherited from class com.yahoo.config.InnerNode

        equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
      • Methods inherited from class com.yahoo.config.Node

        clone
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • name

        public java.lang.String name()
        Returns:
        semantic-rules.rulebase[].name
      • isdefault

        public boolean isdefault()
        Returns:
        semantic-rules.rulebase[].isdefault
      • automata

        public java.lang.String automata()
        Returns:
        semantic-rules.rulebase[].automata
      • rules

        public java.lang.String rules()
        Returns:
        semantic-rules.rulebase[].rules