public class CompensateEventDefinitionImpl extends EventDefinitionImpl implements CompensateEventDefinition
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<Activity> |
activityRefAttribute |
protected static Attribute<Boolean> |
waitForCompletionAttribute |
documentationCollection, extensionElementsChild, idAttribute
modelInstance
Constructor and Description |
---|
CompensateEventDefinitionImpl(ModelTypeInstanceContext context) |
Modifier and Type | Method and Description |
---|---|
Activity |
getActivity() |
boolean |
isWaitForCompletion() |
static void |
registerType(ModelBuilder modelBuilder) |
void |
setActivity(Activity activity) |
void |
setWaitForCompletion(boolean isWaitForCompletion) |
getDiagramElement, getDocumentations, getExtensionElements, getId, getIncomingReferencesByType, setExtensionElements, setId
builder, getScope, isScope
addChildElement, 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
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDiagramElement, getDocumentations, getExtensionElements, getId, setExtensionElements, setId
builder, getScope, isScope
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
protected static AttributeReference<Activity> activityRefAttribute
public CompensateEventDefinitionImpl(ModelTypeInstanceContext context)
public static void registerType(ModelBuilder modelBuilder)
public boolean isWaitForCompletion()
isWaitForCompletion
in interface CompensateEventDefinition
public void setWaitForCompletion(boolean isWaitForCompletion)
setWaitForCompletion
in interface CompensateEventDefinition
public Activity getActivity()
getActivity
in interface CompensateEventDefinition
public void setActivity(Activity activity)
setActivity
in interface CompensateEventDefinition
Copyright © 2015. All rights reserved.