Uses of Class
net.ssehub.easy.reasoning.sseReasoner.functions.ScopeAssignments
-
Packages that use ScopeAssignments Package Description net.ssehub.easy.reasoning.sseReasoner Package contains the EASy-Producer reasoner implementation classes. -
-
Uses of ScopeAssignments in net.ssehub.easy.reasoning.sseReasoner
Fields in net.ssehub.easy.reasoning.sseReasoner declared as ScopeAssignments Modifier and Type Field Description private ScopeAssignmentsEvalVisitor. scopeAssignmentsprivate ScopeAssignmentsResolver. scopeAssignmentsMethods in net.ssehub.easy.reasoning.sseReasoner with parameters of type ScopeAssignments Modifier and Type Method Description voidEvalVisitor. setScopeAssignments(ScopeAssignments scopeAssignments)Method for setting ScopeAssignments register to check if variable was already assigned in this scope.
-