Package net.ssehub.easy.varModel.confModel.paths
Support for deferred resolution paths.
-
Interface Summary Interface Description IResolutionPathElement Represents a resolution path of a nested element through a configuration. -
Class Summary Class Description IndexAccessPathElement An index access path element, e.g., for collections or as fallback.NameAccessPathElement Represents a name-based access path element, e.g., for compounds.StartPathElement The start of a resolution path at a top-level variable.