- All Superinterfaces:
- Inheritable<ELEMENT_TYPE,CONTEXT_TYPE>
- All Known Subinterfaces:
- InheritableBehavioredValue<ELEMENT_TYPE,CONTEXT_TYPE>, InheritableBehavioredValueWithDefaultLanguage<ELEMENT_TYPE,CONTEXT_TYPE>, InheritableExcludableValue<ELEMENT_TYPE,CONTEXT_TYPE>, InheritableTrigger<T>, RTInheritableEvent, RTInheritableExcludableTrigger
public interface InheritableValue<ELEMENT_TYPE,CONTEXT_TYPE>
extends Inheritable<ELEMENT_TYPE,CONTEXT_TYPE>
This interface, while public, exists solely to advertise redefinition API for
Values and should not be implemented or extended by customers.