|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TInputOutputSpecification
| Field Summary |
|---|
| Fields inherited from interface com.ebmwebsourcing.easybox.api.XmlObject |
|---|
EMPTY_ARRAY |
| Method Summary | |
|---|---|
void |
addInputSet(InputSet is)
|
void |
addOutputSet(OutputSet is)
|
InputSet[] |
getInputSet()
|
OutputSet[] |
getOutputSet()
|
boolean |
hasInputSet()
|
boolean |
hasOutputSet()
|
void |
removeInputSet(InputSet is)
|
void |
removeOutputSet(OutputSet is)
|
void |
unsetInputSet()
|
void |
unsetOutputSet()
|
| Methods inherited from interface com.ebmwebsourcing.easybpmn.bpmn20.api.type.TBaseElement |
|---|
addDocumentation, getDocumentations, getExtensionElements, hasDocumentation, hasExtensionElements, removeDocumentation, setExtensionElements |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.XmlObject |
|---|
duplicateXmlObject, duplicateXmlObjectAs, getXmlContext, getXmlObjectAdoptedChildren, getXmlObjectAttributes, getXmlObjectDOMNode, getXmlObjectInScopeNamespaces, getXmlObjectNaturalChildren, setXmlObjectQName |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.XmlObjectNode |
|---|
getUserData, getXmlObjectAncestors, getXmlObjectBaseIndexes, getXmlObjectBaseRoot, getXmlObjectBaseURI, getXmlObjectBaseXPath, getXmlObjectChildren, getXmlObjectDescendants, getXmlObjectFollowing, getXmlObjectFollowingSibling, getXmlObjectFollowingSiblings, getXmlObjectIndex, getXmlObjectParent, getXmlObjectPreceding, getXmlObjectPrecedingOrAncestor, getXmlObjectPrecedingSibling, getXmlObjectPrecedingSiblings, getXmlObjectQName, getXmlObjectRoot, getXmlObjectTextContent, getXmlObjectValue, hasUserData, setUserData |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.with.WithOtherAttributes |
|---|
addOtherAttribute, clearOtherAttributes, getOtherAttribute, getOtherAttributes, hasOtherAttribute, removeOtherAttribute |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.with.WithId |
|---|
getId, setId |
| Methods inherited from interface com.ebmwebsourcing.easybpmn.bpmn20.api.with.WithDataInput |
|---|
addDataInput, getDataInput, hasDataInput, removeDataInput, unsetDataInput |
| Methods inherited from interface com.ebmwebsourcing.easybpmn.bpmn20.api.with.WithDataOutput |
|---|
addDataOutput, getDataOutput, hasDataOutput, removeDataOutput, unsetDataOutput |
| Method Detail |
|---|
InputSet[] getInputSet()
boolean hasInputSet()
void unsetInputSet()
void addInputSet(InputSet is)
void removeInputSet(InputSet is)
OutputSet[] getOutputSet()
boolean hasOutputSet()
void unsetOutputSet()
void addOutputSet(OutputSet is)
void removeOutputSet(OutputSet is)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||