|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.pattern.ecore.condition.AbstractPatternCondition
public abstract class AbstractPatternCondition
A default root implementation that provides a context to the condition class real implementation.
Constructor Summary | |
---|---|
AbstractPatternCondition()
|
Method Summary | |
---|---|
protected org.eclipse.egf.core.context.ProductionContext |
getContext()
Get available production context. |
void |
setContext(org.eclipse.egf.core.context.ProductionContext context_p)
Set production context available for this condition. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.egf.pattern.ecore.condition.IPatternCondition |
---|
check |
Constructor Detail |
---|
public AbstractPatternCondition()
Method Detail |
---|
public void setContext(org.eclipse.egf.core.context.ProductionContext context_p)
IPatternCondition
setContext
in interface IPatternCondition
context_p
- the context to use as available one. null
if none.IPatternCondition.setContext(org.eclipse.egf.core.context.ProductionContext)
protected org.eclipse.egf.core.context.ProductionContext getContext()
null
if none is available.
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.