org.eclipse.etrice.core.room
Interface DetailCode

All Known Implementing Classes:
DetailCodeImpl

public interface DetailCode

A representation of the model object 'Detail Code'.

The following features are supported:

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

Method Summary
  getCommands()
          Returns the value of the 'Commands' attribute list.
 

Method Detail

getCommands

 getCommands()
Returns the value of the 'Commands' attribute list. The list contents are of type String.

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

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