|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.mwe.core.container.CompositeComponent
org.eclipse.emf.mwe.core.container.ConditionalComponent
org.eclipse.emf.mwe.core.container.IfComponent
public class IfComponent
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.mwe.core.container.CompositeComponent |
|---|
components, log |
| Constructor Summary | |
|---|---|
IfComponent()
|
|
| Method Summary | |
|---|---|
boolean |
evaluate()
|
java.lang.String |
getLogMessage()
Returns the log message, |
void |
setCond(java.lang.String condition)
Sets the condition. |
| Methods inherited from class org.eclipse.emf.mwe.core.container.ConditionalComponent |
|---|
checkConfiguration, invoke, setElse |
| Methods inherited from class org.eclipse.emf.mwe.core.container.CompositeComponent |
|---|
addBean, addCartridge, addComponent, addFeature, addIf, getBridge, getComponentName, getComponents, getContainer, getId, getLocation, getName, getOwnLocation, getResource, invoke, postInvoke, preInvoke, put, setContainer, setId, setLocation, setOwnLocation, setResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IfComponent()
| Method Detail |
|---|
public void setCond(java.lang.String condition)
condition - the conditionpublic boolean evaluate()
WorkflowConditional.evaluate()public java.lang.String getLogMessage()
WorkflowComponentWithID
getLogMessage in interface WorkflowComponentWithIDgetLogMessage in class CompositeComponentCompositeComponent.getLogMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||