Interface IAutoValueStaticRegistry<ValueType>

    • Method Detail

      • getAutoValue

        ValueType getAutoValue​(IAutoValueContext context)
        Returns auto value of ValueType for EClass and EStructuralFeature
        Parameters:
        context - the context to get auto value (not null)
        Returns:
        auto value of ValueType for given IAutoValueContext or null