EGF Engine
Release 0.1.0

org.eclipse.egf.model
Interface MappingViewpoint

All Superinterfaces:
AbstractViewpoint, NamedModelElementWithId
All Known Implementing Classes:
MappingViewpointImpl

public interface MappingViewpoint
extends AbstractViewpoint

A representation of the model object 'Mapping Viewpoint'.

The following features are supported:

See Also:
ModelPackage.getMappingViewpoint()

Method Summary
  getMappings()
          Returns the value of the 'Mappings' containment reference list.
 
Methods inherited from interface org.eclipse.egf.model.NamedModelElementWithId
getDescription, getId, getJavaIdentifier, getName, setDescription, setId, setName
 

Method Detail

getMappings

 getMappings()
Returns the value of the 'Mappings' containment reference list. The list contents are of type MappingModel.

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

Returns:
the value of the 'Mappings' containment reference list.
See Also:
ModelPackage.getMappingViewpoint_Mappings()

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.