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, 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
Operation getOperation()
void setOperation(Operation operation)
DataInput getInputData()
void setInputData(DataInput inputData)
DataOutput getOutputData()
void setOutputData(DataOutput dataOutput)
Copyright © 2015. All rights reserved.