EGF Engine
Release 0.1.0

org.eclipse.egf.pattern.ui.internal.editor.page.implementation
Interface IParameterHandler

All Known Implementing Classes:
PatternEditorContentOutlinePage.PatternParameterNode

public interface IParameterHandler

Silly handler that allows the outline page and the pattern specification page to exchange parameters.


Method Summary
 ParameterRelation getParameter()
          Get parameter.
 boolean isInherited()
          Is parameter inherited or not ?
 

Method Detail

getParameter

ParameterRelation getParameter()
Get parameter.

Returns:

isInherited

boolean isInherited()
Is parameter inherited or not ?

Returns:

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.