Uses of Class
net.ssehub.easy.varModel.model.StructuredComment
Packages that use StructuredComment
-
Uses of StructuredComment in net.ssehub.easy.varModel.model
Fields in net.ssehub.easy.varModel.model declared as StructuredCommentModifier and TypeFieldDescriptionprivate StructuredCommentProject.commentComments directly attached to this project (lazy initialization).Methods in net.ssehub.easy.varModel.model that return StructuredCommentModifier and TypeMethodDescriptionProject.getComments()Returns the structured comment for this project.Methods in net.ssehub.easy.varModel.model with parameters of type StructuredCommentModifier and TypeMethodDescriptionvoidProject.setComments(StructuredComment comment) Sets a structured comment object for this project.