org.eclipse.etrice.core.room
Interface ActorInstancePath

All Known Implementing Classes:
ActorInstancePathImpl

public interface ActorInstancePath

A representation of the model object 'Actor Instance Path'.

The following features are supported:

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

Method Summary
  getSegments()
          Returns the value of the 'Segments' attribute list.
 

Method Detail

getSegments

 getSegments()
Returns the value of the 'Segments' attribute list. The list contents are of type String.

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

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