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.7
Author:
Plasma-Team

Method Summary
 fUML.Syntax.Classes.Kernel.Comment getBase_Comment()
           
 DocumentationType getType()
           
 void setBase_Comment(fUML.Syntax.Classes.Kernel.Comment value)
           
 void setType(DocumentationType value)
           
 

Method Detail

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 © 2014. All rights reserved.