Class AbstractReference

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected IPath path  
    • Method Summary

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

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

      • path

        protected final IPath path
    • Constructor Detail

      • AbstractReference

        public AbstractReference​(IPath path)