public interface OpenAspectValueResolver
| Modifier and Type | Method and Description | 
|---|---|
| void | eliminateMarked(int aspect,
               java.lang.Object extra,
               java.util.Set<?> newSet)Removes from the set elements marked as eliminated in the GUI. | 
| java.lang.Object | getSelectedAspectValue(int aspect,
                      java.lang.Object extra)Obtains a value for the indicated aspect. | 
java.lang.Object getSelectedAspectValue(int aspect,
                                        java.lang.Object extra)
aspect - constant defined in the CommonAspectRule classextra - additional information that might be required to resolve
 the value, for example, when the Period must be resolved, the
 concept QName is required to distinguish between instant and
 durationvoid eliminateMarked(int aspect,
                     java.lang.Object extra,
                     java.util.Set<?> newSet)
aspect - the aspect to work withextra - extra information of the selected aspect, when the aspect is dimension, this is the dimension qnamenewSet - the set to operate withCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa