|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TRelationship
| Field Summary |
|---|
| Fields inherited from interface com.ebmwebsourcing.easybox.api.XmlObject |
|---|
EMPTY_ARRAY |
| Method Summary | |
|---|---|
TRelationshipDirection |
getDirection()
|
javax.xml.namespace.QName[] |
getSource()
|
javax.xml.namespace.QName[] |
getTarget()
|
java.lang.String |
getType()
|
boolean |
hasDirection()
|
boolean |
hasSource()
|
boolean |
hasTarget()
|
boolean |
hasType()
|
void |
setDirection(TRelationshipDirection value)
|
void |
setType(java.lang.String value)
|
void |
unsetSource()
|
void |
unsetTarget()
|
| 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 |
| Method Detail |
|---|
javax.xml.namespace.QName[] getSource()
boolean hasSource()
void unsetSource()
javax.xml.namespace.QName[] getTarget()
boolean hasTarget()
void unsetTarget()
java.lang.String getType()
void setType(java.lang.String value)
boolean hasType()
TRelationshipDirection getDirection()
void setDirection(TRelationshipDirection value)
boolean hasDirection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||