public interface CallableElement extends RootElement
| Modifier and Type | Method and Description | 
|---|---|
| Collection<IoBinding> | getIoBindings() | 
| IoSpecification | getIoSpecification() | 
| String | getName() | 
| Collection<Interface> | getSupportedInterfaces() | 
| void | setIoSpecification(IoSpecification ioSpecification) | 
| 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, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementString getName()
void setName(String name)
Collection<Interface> getSupportedInterfaces()
IoSpecification getIoSpecification()
void setIoSpecification(IoSpecification ioSpecification)
Collection<IoBinding> getIoBindings()
Copyright © 2018. All rights reserved.