Class AttributeNodeImpl<X>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String currentAttribute  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAttributeName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • currentAttribute

        protected java.lang.String currentAttribute
    • Constructor Detail

      • AttributeNodeImpl

        public AttributeNodeImpl()
      • AttributeNodeImpl

        public AttributeNodeImpl​(java.lang.String attributeName)