org.eclipse.etrice.core.room
Interface Documentation

All Known Implementing Classes:
DocumentationImpl

public interface Documentation

A representation of the model object 'Documentation'.

The following features are supported:

See Also:
RoomPackage.getDocumentation()
EMF generated code
EMF model element

Method Summary
  getText()
          Returns the value of the 'Text' attribute list.
 

Method Detail

getText

 getText()
Returns the value of the 'Text' attribute list. The list contents are of type String.

If the meaning of the 'Text' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Text' attribute list.
See Also:
RoomPackage.getDocumentation_Text()
EMF generated code
EMF model element
unique="false"