FELIX-4419 Open access to InstanceDeclaration and TypeDeclaration
* Added DeclarationBuilderService interface
* InstanceBuilder produces DeclarationHandle to XYZDeclaration
* Declarations now also implements DeclarationHandle
* Added some core-it tests to show typical service usage
|