|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TFlowNode
| Field Summary |
|---|
| Fields inherited from interface com.ebmwebsourcing.easybox.api.XmlObject |
|---|
EMPTY_ARRAY |
| Method Summary | |
|---|---|
void |
addIncoming(javax.xml.namespace.QName qname)
|
void |
addOutgoing(javax.xml.namespace.QName qname)
|
javax.xml.namespace.QName[] |
getIncoming()
|
java.util.List<FlowNode> |
getIncomingFlowNodes()
|
javax.xml.namespace.QName[] |
getOutgoing()
|
java.util.List<FlowNode> |
getOutgoingFlowNodes()
|
boolean |
hasIncoming()
|
boolean |
hasOutgoing()
|
void |
removeIncoming(javax.xml.namespace.QName qname)
|
void |
removeOutgoing(javax.xml.namespace.QName qname)
|
void |
unsetIncoming()
|
void |
unsetOutgoing()
|
| Methods inherited from interface com.ebmwebsourcing.easybpmn.bpmn20.api.type.TFlowElement |
|---|
addCategoryValueRef, getCategoryValueRef, hasCategoryValueRef, removeCategoryValueRef, unsetCategoryValueRef |
| 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.easybox.api.with.WithName |
|---|
getName, hasName, setName |
| Methods inherited from interface com.ebmwebsourcing.easybpmn.bpmn20.api.with.WithAuditingAndMonitoring |
|---|
getAuditing, getMonitoring, hasAuditing, hasMonitoring, setAuditing, setMonitoring |
| Method Detail |
|---|
javax.xml.namespace.QName[] getIncoming()
boolean hasIncoming()
void unsetIncoming()
void removeIncoming(javax.xml.namespace.QName qname)
void addIncoming(javax.xml.namespace.QName qname)
javax.xml.namespace.QName[] getOutgoing()
boolean hasOutgoing()
void unsetOutgoing()
void removeOutgoing(javax.xml.namespace.QName qname)
void addOutgoing(javax.xml.namespace.QName qname)
java.util.List<FlowNode> getOutgoingFlowNodes()
java.util.List<FlowNode> getIncomingFlowNodes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||