public interface OpenAspectValueResolver
| Modifier and Type | Method and Description |
|---|---|
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
duration