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, setIdbuilder, getScope, isScopeaddChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementString getName()
void setName(String name)
Collection<DataOutput> getDataOutputRefs()
Collection<DataOutput> getOptionalOutputRefs()
Collection<DataOutput> getWhileExecutingOutputRefs()
Collection<InputSet> getInputSetRefs()
Copyright © 2018. All rights reserved.