org.apache.tuscany.sdo.model
Interface ModelsType

All Known Implementing Classes:
ModelsTypeImpl

public interface ModelsType

A representation of the model object 'Models Type'. Expected type is emof:Package.

The following features are supported:


Method Summary
 commonj.sdo.Sequence getAny()
          Returns the value of the 'Any' attribute list.
 

Method Detail

getAny

commonj.sdo.Sequence getAny()
Returns the value of the 'Any' attribute list.

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

Returns:
the value of the 'Any' attribute list.


Copyright © 2006 Apache Software Foundation. All Rights Reserved.