Uses of Class
easybox.org.omg.spec.bpmn._20100524.model.EJaxbTFormalExpression

Packages that use EJaxbTFormalExpression
easybox.org.omg.spec.bpmn._20100524.model   
 

Uses of EJaxbTFormalExpression in easybox.org.omg.spec.bpmn._20100524.model
 

Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTFormalExpression
protected  EJaxbTFormalExpression EJaxbTComplexBehaviorDefinition.condition
           
protected  EJaxbTFormalExpression EJaxbTCorrelationPropertyBinding.dataPath
           
protected  EJaxbTFormalExpression EJaxbTCorrelationPropertyRetrievalExpression.messagePath
           
protected  EJaxbTFormalExpression EJaxbTDataAssociation.transformation
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTFormalExpression
 EJaxbTFormalExpression ObjectFactory.createEJaxbTFormalExpression()
          Create an instance of EJaxbTFormalExpression
 EJaxbTFormalExpression EJaxbTComplexBehaviorDefinition.getCondition()
          Gets the value of the condition property.
 EJaxbTFormalExpression EJaxbTCorrelationPropertyBinding.getDataPath()
          Gets the value of the dataPath property.
 EJaxbTFormalExpression EJaxbTCorrelationPropertyRetrievalExpression.getMessagePath()
          Gets the value of the messagePath property.
 EJaxbTFormalExpression EJaxbTDataAssociation.getTransformation()
          Gets the value of the transformation property.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTFormalExpression
 javax.xml.bind.JAXBElement<EJaxbTFormalExpression> ObjectFactory.createFormalExpression(EJaxbTFormalExpression value)
          Create an instance of JAXBElement<EJaxbTFormalExpression>}
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTFormalExpression
 javax.xml.bind.JAXBElement<EJaxbTFormalExpression> ObjectFactory.createFormalExpression(EJaxbTFormalExpression value)
          Create an instance of JAXBElement<EJaxbTFormalExpression>}
 void EJaxbTComplexBehaviorDefinition.setCondition(EJaxbTFormalExpression value)
          Sets the value of the condition property.
 void EJaxbTCorrelationPropertyBinding.setDataPath(EJaxbTFormalExpression value)
          Sets the value of the dataPath property.
 void EJaxbTCorrelationPropertyRetrievalExpression.setMessagePath(EJaxbTFormalExpression value)
          Sets the value of the messagePath property.
 void EJaxbTDataAssociation.setTransformation(EJaxbTFormalExpression value)
          Sets the value of the transformation property.
 



Copyright © 2011 Petals Link. All Rights Reserved.