This package contains parser for POSH plan, classes that represent elements of POSH plan and some auxiliry classes.

Root of whole POSH plan structure is PoshTreeRoot. TODO: Should I use interfaces instead of NamedLapElement or ReferenceNode?