| Package | Description |
|---|---|
| net.ssehub.easy.reasoning.sseReasoner |
Package contains the EASy-Producer reasoner implementation classes.
|
| net.ssehub.easy.reasoning.sseReasoner.functions |
Package contains custom functions for IVML.
|
| net.ssehub.easy.reasoning.sseReasoner.model |
Package for creating a reasoning model: constraint container, project hierachy evaluator and other.
|
| Modifier and Type | Field and Description |
|---|---|
private ContextStack |
Resolver.contexts |
| Modifier and Type | Method and Description |
|---|---|
ContextStack |
Resolver.OtherConstraintsProcessor.getContextStack() |
| Modifier and Type | Method and Description |
|---|---|
abstract ContextStack |
AbstractConstraintProcessor.getContextStack()
Returns the context stack, e.g., for type exclusions.
|
| Modifier and Type | Field and Description |
|---|---|
private ContextStack |
SubstitutionVisitor.globalMapping |
| Modifier and Type | Method and Description |
|---|---|
void |
SubstitutionVisitor.setMappings(ContextStack globalMapping)
Sets the mapping.
|
| Constructor and Description |
|---|
SubstitutionVisitor(ContextStack globalMapping)
Creates a copy visitor with explicit mapping.
|
Copyright © 2009 - 2018 SSE. All Rights Reserved.