EGF Engine
Release 0.1.0

org.eclipse.egf.model
Interface PatternViewpoint

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

public interface PatternViewpoint
extends AbstractViewpoint

A representation of the model object 'Pattern Viewpoint'.

The following features are supported:

See Also:
ModelPackage.getPatternViewpoint()

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

Method Detail

getLibraries

 getLibraries()
Returns the value of the 'Libraries' containment reference list. The list contents are of type PatternLibrary.

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

Returns:
the value of the 'Libraries' containment reference list.
See Also:
ModelPackage.getPatternViewpoint_Libraries()

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.