Uses of Package
net.ssehub.easy.varModel.model.rewrite
-
Packages that use net.ssehub.easy.varModel.model.rewrite Package Description net.ssehub.easy.varModel.model.rewrite Classes for creating an (adapted) copy of theProject.net.ssehub.easy.varModel.model.rewrite.modifier Modifier for theProjectRewriteVisitor. -
Classes in net.ssehub.easy.varModel.model.rewrite used by net.ssehub.easy.varModel.model.rewrite Class Description ProjectCopyVisitor Creates a deep copy of aProject.RewriteContext Used as part ofProjectRewriteVisitorto store translated Objects.UncopiedElement Containes description over elements which could not be copied by theProjectCopyVisitor.UncopiedElementsContainer Stores elements of theProjectCopyVisitor, which could not be copied completely as dependent elements are not copied, yet.UncopiedElementsContainer.UnresolvedAnnotationAssignment Container for holdingAttributeAssignment.Assignment, which could not copied so far.UncopiedElementsContainer.UnresolvedSyntaxContainer Fallback for resolving elements containing constraint syntax trees This container is a tuple of (translated parent, original default value).VariableLookUpTable Part of theRewriteContextto speed upIDecisionVariableretrieval. -
Classes in net.ssehub.easy.varModel.model.rewrite used by net.ssehub.easy.varModel.model.rewrite.modifier Class Description RewriteContext Used as part ofProjectRewriteVisitorto store translated Objects.