ujf.verimag.bip.Core.Interactions
Interface MultiplicityPath

All Known Subinterfaces:
PartElementReference
All Known Implementing Classes:
MultiplicityPathImpl, PartElementReferenceImpl

public interface MultiplicityPath

A representation of the model object 'Multiplicity Path'.

The following features are supported:

See Also:
InteractionsPackage.getMultiplicityPath()

Method Summary
  getIndex()
          Returns the value of the 'Index' containment reference list.
 

Method Detail

getIndex

 getIndex()
Returns the value of the 'Index' containment reference list. The list contents are of type Expression.

If the meaning of the 'Index' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Index' containment reference list.
See Also:
InteractionsPackage.getMultiplicityPath_Index()