Package com.nomagic.uml2.ext.jmi.reflect
Interface AbstractRepository.Calculator
- 
- Enclosing class:
 - AbstractRepository
 
public static interface AbstractRepository.CalculatorCalculator used in to calculate derived values. Only specific values are supported. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.atomic.AtomicReferencegetValue(java.lang.Object arg)Calculate value from given arg. 
 -