Lumiera  0.pre.03
»edit your freedom«
ScopeQuery_test Class Reference

Description

Test:
how to discover contents or location of a container-like part of the high-level model.

As this container-like object is just a concept and actually implemented by the PlacementIndex, this means querying the index for elements registered with a given scope or finding the enclosing scopes. The discovered elements will be filtered by a runtime type check.

Todo:
change that to use a more realistic test session, based on the actual model types //////////////// TICKET #532
See also
mobject::session::PlacementIndex
mobject::session::QueryResolver
mobject::session::ContentsQuery

Definition at line 96 of file scope-query-test.cpp.

Private Member Functions

virtual void run (Arg)
 

Static Private Member Functions

template<class MO >
static void discover (ScopeQuery< MO > const &query, Literal description)
 
template<class MO >
static ScopeQuery< MO >::iterator issue (ScopeQuery< MO > const &query)
 
+ Inheritance diagram for ScopeQuery_test:
+ Collaboration diagram for ScopeQuery_test:

The documentation for this class was generated from the following file: