Package de.hsh.graja.transform
Class CodeOrientedFeedbackSnippet
java.lang.Object
de.hsh.graja.transform.CodeOrientedFeedbackSnippet
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCodeOrientedFeedbackSnippet
(SourceCodePosition pos, ModuleType mt, String moduleId, String moduleSubRefId, Content content) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addAssociatedAspectResult
(String title, Anchor href) getPos()
-
Constructor Details
-
CodeOrientedFeedbackSnippet
public CodeOrientedFeedbackSnippet(SourceCodePosition pos, ModuleType mt, String moduleId, String moduleSubRefId, Content content)
-
-
Method Details
-
getPos
-
getModuleId
-
getModuleSubRefId
-
getContent
-
getAssociatedAspectResults
-
addAssociatedAspectResult
-