org.eclipse.corona.model.container
Interface ContainerProperties

All Known Implementing Classes:
ContainerPropertiesImpl

public interface ContainerProperties

A representation of the model object 'Properties'.

The following features are supported:


Method Summary
 java.util.List getContainerProperty()
          Returns the value of the 'Container Property' containment reference list.
 

Method Detail

getContainerProperty

java.util.List getContainerProperty()
Returns the value of the 'Container Property' containment reference list. The list contents are of type ContainerProperty.

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

Returns:
the value of the 'Container Property' containment reference list.

Copyright 2006 IBM Corporation and others.
All Rights Reserved.