public interface Sentry extends CmmnElement
Modifier and Type | Method and Description |
---|---|
IfPart |
getIfPart() |
String |
getName() |
Collection<OnPart> |
getOnParts() |
void |
setIfPart(IfPart ifPart) |
void |
setName(String name) |
getDescription, getDocumentations, getExtensionElements, getId, setDescription, setExtensionElements, setId
addChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacement
Copyright © 2019. All rights reserved.