Class PathEntry


  • public class PathEntry
    extends Object
    Represents a path entry
    Author:
    Kabir Khan
    • Constructor Detail

      • PathEntry

        public PathEntry​(PathEntry pathEntry)
    • Method Detail

      • getName

        public String getName()
        Gets the name of the path within the model
        Returns:
        the name of the path
      • resolvePath

        public String resolvePath()
        Returns the fully resolved path
        Returns:
        the name of the path this path is relative to. If null this is an absolute path