public interface Service extends ReferenceableWSDLComponent, Nameable<WSDLComponent>
Modifier and Type | Field and Description |
---|---|
static String |
PORT_PROPERTY |
NAME_PROPERTY
DOCUMENTATION_PROPERTY, EXTENSIBILITY_ELEMENT_PROPERTY
TEXT_CONTENT_PROPERTY
Modifier and Type | Method and Description |
---|---|
void |
addPort(Port port) |
Collection<Port> |
getPorts() |
void |
removePort(Port port) |
accept, addExtensibilityElement, createReferenceTo, createSchemaReference, getAttributeMap, getDocumentation, getExtensibilityElements, getExtensibilityElements, getModel, removeExtensibilityElement, setDocumentation
findAttributePosition, findChildComponent, findPosition, getAttribute, getPeer, isInDocumentModel, referencesSameNode, setAttribute
canPaste, copy, getChildren, getChildren, getChildren, getParent
static final String PORT_PROPERTY
void addPort(Port port)
void removePort(Port port)
Collection<Port> getPorts()