public interface Import extends BpmnModelElementInstance
Modifier and Type | Method and Description |
---|---|
String |
getImportType() |
String |
getLocation() |
String |
getNamespace() |
void |
setImportType(String importType) |
void |
setLocation(String location) |
void |
setNamespace(String namespace) |
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
Copyright © 2015. All rights reserved.