|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJaxbTExpression | |
|---|---|
| easybox.org.omg.spec.bpmn._20100524.model | |
| Uses of EJaxbTExpression in easybox.org.omg.spec.bpmn._20100524.model |
|---|
| Subclasses of EJaxbTExpression in easybox.org.omg.spec.bpmn._20100524.model | |
|---|---|
class |
EJaxbTFormalExpression
Java class for tFormalExpression complex type. |
| Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTExpression | |
|---|---|
protected EJaxbTExpression |
EJaxbTComplexGateway.activationCondition
|
protected EJaxbTExpression |
EJaxbTMultiInstanceLoopCharacteristics.completionCondition
|
protected EJaxbTExpression |
EJaxbTAdHocSubProcess.completionCondition
|
protected EJaxbTExpression |
EJaxbTConditionalEventDefinition.condition
|
protected EJaxbTExpression |
EJaxbTSequenceFlow.conditionExpression
|
protected EJaxbTExpression |
EJaxbTAssignment.from
|
protected EJaxbTExpression |
EJaxbTMultiInstanceLoopCharacteristics.loopCardinality
|
protected EJaxbTExpression |
EJaxbTStandardLoopCharacteristics.loopCondition
|
protected EJaxbTExpression |
EJaxbTTimerEventDefinition.timeCycle
|
protected EJaxbTExpression |
EJaxbTTimerEventDefinition.timeDate
|
protected EJaxbTExpression |
EJaxbTTimerEventDefinition.timeDuration
|
protected EJaxbTExpression |
EJaxbTAssignment.to
|
| Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTExpression | |
|---|---|
protected javax.xml.bind.JAXBElement<? extends EJaxbTExpression> |
EJaxbTResourceAssignmentExpression.expression
|
protected javax.xml.bind.JAXBElement<? extends EJaxbTExpression> |
EJaxbTResourceParameterBinding.expression
|
| Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTExpression | |
|---|---|
EJaxbTExpression |
ObjectFactory.createEJaxbTExpression()
Create an instance of EJaxbTExpression |
EJaxbTExpression |
EJaxbTComplexGateway.getActivationCondition()
Gets the value of the activationCondition property. |
EJaxbTExpression |
EJaxbTMultiInstanceLoopCharacteristics.getCompletionCondition()
Gets the value of the completionCondition property. |
EJaxbTExpression |
EJaxbTAdHocSubProcess.getCompletionCondition()
Gets the value of the completionCondition property. |
EJaxbTExpression |
EJaxbTConditionalEventDefinition.getCondition()
Gets the value of the condition property. |
EJaxbTExpression |
EJaxbTSequenceFlow.getConditionExpression()
Gets the value of the conditionExpression property. |
EJaxbTExpression |
EJaxbTAssignment.getFrom()
Gets the value of the from property. |
EJaxbTExpression |
EJaxbTMultiInstanceLoopCharacteristics.getLoopCardinality()
Gets the value of the loopCardinality property. |
EJaxbTExpression |
EJaxbTStandardLoopCharacteristics.getLoopCondition()
Gets the value of the loopCondition property. |
EJaxbTExpression |
EJaxbTTimerEventDefinition.getTimeCycle()
Gets the value of the timeCycle property. |
EJaxbTExpression |
EJaxbTTimerEventDefinition.getTimeDate()
Gets the value of the timeDate property. |
EJaxbTExpression |
EJaxbTTimerEventDefinition.getTimeDuration()
Gets the value of the timeDuration property. |
EJaxbTExpression |
EJaxbTAssignment.getTo()
Gets the value of the to property. |
| Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTExpression | |
|---|---|
javax.xml.bind.JAXBElement<EJaxbTExpression> |
ObjectFactory.createExpression(EJaxbTExpression value)
Create an instance of JAXBElement<EJaxbTExpression>} |
javax.xml.bind.JAXBElement<? extends EJaxbTExpression> |
EJaxbTResourceAssignmentExpression.getExpression()
Gets the value of the expression property. |
javax.xml.bind.JAXBElement<? extends EJaxbTExpression> |
EJaxbTResourceParameterBinding.getExpression()
Gets the value of the expression property. |
| Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTExpression | |
|---|---|
javax.xml.bind.JAXBElement<EJaxbTExpression> |
ObjectFactory.createExpression(EJaxbTExpression value)
Create an instance of JAXBElement<EJaxbTExpression>} |
void |
EJaxbTComplexGateway.setActivationCondition(EJaxbTExpression value)
Sets the value of the activationCondition property. |
void |
EJaxbTMultiInstanceLoopCharacteristics.setCompletionCondition(EJaxbTExpression value)
Sets the value of the completionCondition property. |
void |
EJaxbTAdHocSubProcess.setCompletionCondition(EJaxbTExpression value)
Sets the value of the completionCondition property. |
void |
EJaxbTConditionalEventDefinition.setCondition(EJaxbTExpression value)
Sets the value of the condition property. |
void |
EJaxbTSequenceFlow.setConditionExpression(EJaxbTExpression value)
Sets the value of the conditionExpression property. |
void |
EJaxbTAssignment.setFrom(EJaxbTExpression value)
Sets the value of the from property. |
void |
EJaxbTMultiInstanceLoopCharacteristics.setLoopCardinality(EJaxbTExpression value)
Sets the value of the loopCardinality property. |
void |
EJaxbTStandardLoopCharacteristics.setLoopCondition(EJaxbTExpression value)
Sets the value of the loopCondition property. |
void |
EJaxbTTimerEventDefinition.setTimeCycle(EJaxbTExpression value)
Sets the value of the timeCycle property. |
void |
EJaxbTTimerEventDefinition.setTimeDate(EJaxbTExpression value)
Sets the value of the timeDate property. |
void |
EJaxbTTimerEventDefinition.setTimeDuration(EJaxbTExpression value)
Sets the value of the timeDuration property. |
void |
EJaxbTAssignment.setTo(EJaxbTExpression value)
Sets the value of the to property. |
| Method parameters in easybox.org.omg.spec.bpmn._20100524.model with type arguments of type EJaxbTExpression | |
|---|---|
void |
EJaxbTResourceAssignmentExpression.setExpression(javax.xml.bind.JAXBElement<? extends EJaxbTExpression> value)
Sets the value of the expression property. |
void |
EJaxbTResourceParameterBinding.setExpression(javax.xml.bind.JAXBElement<? extends EJaxbTExpression> value)
Sets the value of the expression property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||