Uses of Class
net.ssehub.easy.varModel.model.rewrite.UncopiedElement
Packages that use UncopiedElement
-
Uses of UncopiedElement in net.ssehub.easy.varModel.model.rewrite
Methods in net.ssehub.easy.varModel.model.rewrite that return types with arguments of type UncopiedElementModifier and TypeMethodDescriptionProjectCopyVisitor.getUncopiedElements()Maybe called after visiting to verify that all elements could successfully be copied.(package private) List<UncopiedElement> UncopiedElementsContainer.getUnresolvedElements()Maybe called afterProjectCopyVisitor.getCopiedProject()to verify that all elements could successfully be copied.Method parameters in net.ssehub.easy.varModel.model.rewrite with type arguments of type UncopiedElementModifier and TypeMethodDescriptionprivate voidUncopiedElementsContainer.addAll(List<UncopiedElement> unrelsovedElements, Collection<? extends ContainableModelElement> elementsToAdd)