Computes the information for the given project.
Computes the information for the given project.
Classes that inherit from this trait are not expected to
make this method public. This method is only expected to be called
by an instance of a Project.
Returns the information which other project information need to be available before this analysis can be performed.
Returns the information which other project information need to be available before this analysis can be performed.
If the analysis has no special requirements Nil can be returned.
Classes/Objects that implement this trait should not make the method public
to avoid that this method is called accidentally by regular user code.
All requirements must be listed; failing to specify a requirement can end up in a deadlock.
The unique id of this key.
The unique id of this key. The key is used to enable efficient access and is automatically assigned by OPAL and will not change after that.
This project information key offers the possibility to gather simple counting statistics.