public interface OutputSet extends BaseElement
Modifier and Type | Method and Description |
---|---|
Collection<DataOutput> |
getDataOutputRefs() |
Collection<InputSet> |
getInputSetRefs() |
String |
getName() |
Collection<DataOutput> |
getOptionalOutputRefs() |
Collection<DataOutput> |
getWhileExecutingOutputRefs() |
void |
setName(String name) |
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
String getName()
void setName(String name)
Collection<DataOutput> getDataOutputRefs()
Collection<DataOutput> getOptionalOutputRefs()
Collection<DataOutput> getWhileExecutingOutputRefs()
Collection<InputSet> getInputSetRefs()
Copyright © 2015. All rights reserved.