Class VariableConfigurationNode.AttributeReference

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String attributeName  
    • Constructor Summary

      Constructors 
      Constructor Description
      AttributeReference​(java.lang.String attributeName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isNull()
      Check if this reference is null
      Variable resolve()
      Resolve the reference
      void setReference​(Variable v)
      Set the reference
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait