com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type
Interface TBPMNShape
- All Superinterfaces:
- java.lang.Comparable<com.ebmwebsourcing.easybox.api.XmlObjectNode>, DiagramElement, LabeledShape, Node, Shape, TDiagramElement, TLabeledShape, TNode, TShape, WithBounds, WithBPMNElementRef, WithBPMNLabel, com.ebmwebsourcing.easybox.api.with.WithId, com.ebmwebsourcing.easybox.api.with.WithOtherAttributes, com.ebmwebsourcing.easybox.api.XmlObject, com.ebmwebsourcing.easybox.api.XmlObjectNode
- All Known Subinterfaces:
- BPMNShape
public interface TBPMNShape
- extends LabeledShape, WithBPMNElementRef, WithBPMNLabel
| Fields inherited from interface com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.LabeledShape |
QNAME |
| Fields inherited from interface com.ebmwebsourcing.easybox.api.XmlObject |
EMPTY_ARRAY |
| 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 |
isIsHorizontal
boolean isIsHorizontal()
setIsHorizontal
void setIsHorizontal(boolean value)
hasIsHorizontal
boolean hasIsHorizontal()
unsetIsHorizontal
void unsetIsHorizontal()
isIsExpanded
boolean isIsExpanded()
setIsExpanded
void setIsExpanded(boolean value)
hasIsExpanded
boolean hasIsExpanded()
unsetIsExpanded
void unsetIsExpanded()
isIsMarkerVisible
boolean isIsMarkerVisible()
setIsMarkerVisible
void setIsMarkerVisible(boolean value)
hasIsMarkerVisible
boolean hasIsMarkerVisible()
unsetIsMarkerVisible
void unsetIsMarkerVisible()
isIsMessageVisible
boolean isIsMessageVisible()
setIsMessageVisible
void setIsMessageVisible(boolean value)
hasIsMessageVisible
boolean hasIsMessageVisible()
unsetIsMessageVisible
void unsetIsMessageVisible()
getParticipantBandKind
TParticipantBandKind getParticipantBandKind()
setParticipantBandKind
void setParticipantBandKind(TParticipantBandKind value)
hasParticipantBandKind
boolean hasParticipantBandKind()
getChoreographyActivityShape
javax.xml.namespace.QName getChoreographyActivityShape()
setChoreographyActivityShape
void setChoreographyActivityShape(javax.xml.namespace.QName value)
hasChoreographyActivityShape
boolean hasChoreographyActivityShape()
Copyright © 2011 Petals Link. All Rights Reserved.