org.eclipse.m2m.qvt.oml.ecore.ImperativeOCL
Interface DictLiteralExp

All Known Implementing Classes:
DictLiteralExpImpl

public interface DictLiteralExp

A representation of the model object 'Dict Literal Exp'.

The following features are supported:

See Also:
ImperativeOCLPackage.getDictLiteralExp()

Method Summary
  getPart()
          Returns the value of the 'Part' containment reference list.
 

Method Detail

getPart

 getPart()
Returns the value of the 'Part' containment reference list. The list contents are of type DictLiteralPart.

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

Returns:
the value of the 'Part' containment reference list.
See Also:
ImperativeOCLPackage.getDictLiteralExp_Part()

Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.