Interface PropertyContainer
- All Known Subinterfaces:
Context, ContextAwarePropertyContainer
- All Known Implementing Classes:
ContextBase, LoggerContext, ModelInterpretationContext, SaxEventInterpretationContext, TylerConfiguratorBase, VariableSubstitutionsHelper
public interface PropertyContainer
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidvoidaddSubstitutionProperty(String key, String value) getProperty(String key)
-
Method Details
-
addSubstitutionProperty
-
getProperty
-
getCopyOfPropertyMap
-
addSubstitutionProperties
-