com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4pick
Class OnAlarmImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E>
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick>
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4pick.OnAlarmImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm, com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement, com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement
public class OnAlarmImpl
- extends com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick>
- implements com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
- See Also:
- Serialized Form
| Fields inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl |
tag |
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
|
Constructor Summary |
OnAlarmImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick model,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<?> parent)
|
|
Method Summary |
com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity |
getActivity()
|
com.ebmwebsourcing.easybpel.xpath.exp.api.BPELDurationExpression |
getFor()
|
com.ebmwebsourcing.easybpel.xpath.exp.api.BPELDeadLineExpression |
getUntil()
|
void |
setActivity(com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity a)
|
void |
setFor(com.ebmwebsourcing.easybpel.xpath.exp.api.BPELDurationExpression e)
|
void |
setUntil(com.ebmwebsourcing.easybpel.xpath.exp.api.BPELDeadLineExpression e)
|
| Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl |
addOtherElements, createDocumentation, getDocumentation, getOtherElements, getTag, setDocumentation, setTag, validate |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
equals, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setParent |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement |
getTag, setTag |
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
addOtherElements, getOtherElements |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator |
validate |
OnAlarmImpl
public OnAlarmImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick model,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<?> parent)
getActivity
public com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity getActivity()
- Specified by:
getActivity in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
setActivity
public void setActivity(com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity a)
- Specified by:
setActivity in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
getFor
public com.ebmwebsourcing.easybpel.xpath.exp.api.BPELDurationExpression getFor()
- Specified by:
getFor in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
getUntil
public com.ebmwebsourcing.easybpel.xpath.exp.api.BPELDeadLineExpression getUntil()
- Specified by:
getUntil in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
setFor
public void setFor(com.ebmwebsourcing.easybpel.xpath.exp.api.BPELDurationExpression e)
- Specified by:
setFor in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
setUntil
public void setUntil(com.ebmwebsourcing.easybpel.xpath.exp.api.BPELDeadLineExpression e)
- Specified by:
setUntil in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
Copyright © 2012 Petals Link. All Rights Reserved.