public interface IoBinding extends BaseElement
| Modifier and Type | Method and Description | 
|---|---|
| DataInput | getInputData() | 
| Operation | getOperation() | 
| DataOutput | getOutputData() | 
| void | setInputData(DataInput inputData) | 
| void | setOperation(Operation operation) | 
| void | setOutputData(DataOutput dataOutput) | 
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, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementOperation getOperation()
void setOperation(Operation operation)
DataInput getInputData()
void setInputData(DataInput inputData)
DataOutput getOutputData()
void setOutputData(DataOutput dataOutput)
Copyright © 2018. All rights reserved.