Introduce iterator
This commit introduces iterators for
- the properties of a proxy( both in alphabetical order and the order they appear in the definition).
- The domains of a proxy property
- The proxies of the proxy manager.
- all definitions in
vtkProxyDefinitionManager
resolves #3 (closed)
Edited by Christos Tsolakis