|
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.ConditionClassOutput
public class ConditionClassOutput
Container for the generated output.
Method Summary | |
---|---|
String |
getGeneratedConditionClassContent(String patternFullId_p)
Get generated condition class content. |
static ConditionClassOutput |
getSharedInstance()
Get shared instance at the time of calling. |
void |
reset()
Reset stored values. |
void |
setGeneratedConditionClassContent(String generatedConditionClassContent_p,
String patternFullId_p)
Set generated condition class content for identified pattern. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ConditionClassOutput getSharedInstance()
public void reset()
public String getGeneratedConditionClassContent(String patternFullId_p)
patternFullId_p
- Identified owner of the result.
public void setGeneratedConditionClassContent(String generatedConditionClassContent_p, String patternFullId_p)
generatedConditionClassContent_p
- patternFullId_p
-
|
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.