Interface EffectiveStatementInference

All Superinterfaces:
Immutable
All Known Subinterfaces:
SchemaTreeInference
All Known Implementing Classes:
AbstractEffectiveStatementInference, AbstractEffectiveStatementInference.WithPath, DefaultSchemaTreeInference, SchemaInferenceStack.Inference

@Beta public interface EffectiveStatementInference extends Immutable
A base class of an EffectiveModelContext context reasoning with regards to what logical sequence of EffectiveStatements were considered. Implementations of this class may provide additional facts which were derived from the line of reasoning.