SelectionInterface
interface SelectionInterface implements ValuesInterface
| internal | This interface is not covered by the backward compatibility promise | 
Methods
                    bool
                
                
                    actual()
        
                                            
                Returns true if this object represents actual values (as opposite to expected values).
from 
ValuesInterface
            
                    getSelector()
        
                                            
                
            No description
Details
        in 
ValuesInterface at line 28
                            array
    getArrayCopy()
        
    
    No description
        in 
ValuesInterface at line 33
                            bool
    actual()
        
    
    Returns true if this object represents actual values (as opposite to expected values).
        at line 20
                            ValueSelectorInterface
    getSelector()
        
    
    No description