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, 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<Interface> getSupportedInterfaces()
IoSpecification getIoSpecification()
void setIoSpecification(IoSpecification ioSpecification)
Collection<IoBinding> getIoBindings()
Copyright © 2015. All rights reserved.