org.plasma.sdo
Interface Documentation
- All Known Implementing Classes:
- SDODocumentation
public interface Documentation
This stereotype annotates or tags a UML owned comment for any UML element in a model providing hints as to the nature of the comment and how it might be presented.
- Version:
- 1.1.5
- Author:
- Plasma-Team
getBase_Comment
fUML.Syntax.Classes.Kernel.Comment getBase_Comment()
setBase_Comment
void setBase_Comment(fUML.Syntax.Classes.Kernel.Comment value)
getType
DocumentationType getType()
setType
void setType(DocumentationType value)
Copyright © 2013. All Rights Reserved.