|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
org.camunda.bpm.model.cmmn.impl.instance.CmmnModelElementInstanceImpl
org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
public class CamundaOutImpl
| Field Summary | |
|---|---|
protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> |
camundaSourceAttribute
|
protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> |
camundaSourceExpressionAttribute
|
protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> |
camundaTargetAttribute
|
protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> |
camundaVariablesAttribute
|
| Fields inherited from class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl |
|---|
modelInstance |
| Constructor Summary | |
|---|---|
CamundaOutImpl(org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext instanceContext)
|
|
| Method Summary | |
|---|---|
String |
getCamundaSource()
|
String |
getCamundaSourceExpression()
|
String |
getCamundaTarget()
|
String |
getCamundaVariables()
|
static void |
registerType(org.camunda.bpm.model.xml.ModelBuilder modelBuilder)
|
void |
setCamundaSource(String camundaSource)
|
void |
setCamundaSourceExpression(String camundaSourceExpression)
|
void |
setCamundaTarget(String camundaTarget)
|
void |
setCamundaVariables(String camundaVariables)
|
| Methods inherited from class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl |
|---|
addChildElement, asSet, equals, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, hashCode, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.camunda.bpm.model.xml.instance.ModelElementInstance |
|---|
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement |
| Field Detail |
|---|
protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> camundaSourceAttribute
protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> camundaSourceExpressionAttribute
protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> camundaVariablesAttribute
protected static org.camunda.bpm.model.xml.type.attribute.Attribute<String> camundaTargetAttribute
| Constructor Detail |
|---|
public CamundaOutImpl(org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext instanceContext)
| Method Detail |
|---|
public static void registerType(org.camunda.bpm.model.xml.ModelBuilder modelBuilder)
public String getCamundaSource()
getCamundaSource in interface CamundaOutpublic void setCamundaSource(String camundaSource)
setCamundaSource in interface CamundaOutpublic String getCamundaSourceExpression()
getCamundaSourceExpression in interface CamundaOutpublic void setCamundaSourceExpression(String camundaSourceExpression)
setCamundaSourceExpression in interface CamundaOutpublic String getCamundaVariables()
getCamundaVariables in interface CamundaOutpublic void setCamundaVariables(String camundaVariables)
setCamundaVariables in interface CamundaOutpublic String getCamundaTarget()
getCamundaTarget in interface CamundaOutpublic void setCamundaTarget(String camundaTarget)
setCamundaTarget in interface CamundaOut
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||