org.eclipse.corona.model.container
Interface ContainerPathElement

All Known Implementing Classes:
ContainerPathElementImpl

public interface ContainerPathElement

A representation of the model object 'Path Element'.

The following features are supported:


Method Summary
 java.util.List getContainerPathElement()
          Returns the value of the 'Container Path Element' attribute list.
 

Method Detail

getContainerPathElement

java.util.List getContainerPathElement()
Returns the value of the 'Container Path Element' attribute list. The list contents are of type String.

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

Returns:
the value of the 'Container Path Element' attribute list.

Copyright 2006 IBM Corporation and others.
All Rights Reserved.