Uses of Interface
org.camunda.bpm.model.bpmn.instance.FormalExpression
-
Packages that use FormalExpression Package Description org.camunda.bpm.model.bpmn.impl.instance org.camunda.bpm.model.bpmn.instance -
-
Uses of FormalExpression in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement FormalExpression Modifier and Type Class Description classConditionExpressionImplThe BPMN conditionExpression element of the BPMN tSequenceFlow typeclassDataPathThe BPMN dataPath element of the BPMN tCorrelationPropertyBinding typeclassFormalExpressionImplThe BPMN formalExpression elementclassMessagePathThe BPMN messagePath element of the BPMN tCorrelationPropertyRetrievalExpression typeclassTransformationThe BPMN transformation element of the BPMN tDataAssociation typeMethods in org.camunda.bpm.model.bpmn.impl.instance that return FormalExpression Modifier and Type Method Description FormalExpressionDataAssociationImpl. getTransformation() -
Uses of FormalExpression in org.camunda.bpm.model.bpmn.instance
Subinterfaces of FormalExpression in org.camunda.bpm.model.bpmn.instance Modifier and Type Interface Description interfaceConditionExpressionThe BPMN conditionExpression element of the BPMN tSequenceFlow typeMethods in org.camunda.bpm.model.bpmn.instance that return FormalExpression Modifier and Type Method Description FormalExpressionDataAssociation. getTransformation()
-