com.ebmwebsourcing.easybpmn.bpmn20.api.type
Interface TProcess
- All Superinterfaces:
- java.lang.Comparable<com.ebmwebsourcing.easybox.api.XmlObjectNode>, TBaseElement, TCallableElement, TRootElement, WithArtifact, WithAuditingAndMonitoring, WithFlowElements, com.ebmwebsourcing.easybox.api.with.WithId, WithIOSpecification, WithLaneSet, com.ebmwebsourcing.easybox.api.with.WithName, com.ebmwebsourcing.easybox.api.with.WithOtherAttributes, WithProperty, com.ebmwebsourcing.easybox.api.XmlObject, com.ebmwebsourcing.easybox.api.XmlObjectNode
- All Known Subinterfaces:
- Process
public interface TProcess
- extends TCallableElement, WithFlowElements, WithProperty, WithArtifact, WithAuditingAndMonitoring, WithLaneSet
| 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 |
| Methods inherited from interface com.ebmwebsourcing.easybox.api.with.WithName |
getName, hasName, setName |
getResourceRole
ResourceRole[] getResourceRole()
hasResourceRole
boolean hasResourceRole()
unsetResourceRole
void unsetResourceRole()
getCorrelationSubscription
CorrelationSubscription[] getCorrelationSubscription()
hasCorrelationSubscription
boolean hasCorrelationSubscription()
unsetCorrelationSubscription
void unsetCorrelationSubscription()
getSupports
javax.xml.namespace.QName[] getSupports()
hasSupports
boolean hasSupports()
unsetSupports
void unsetSupports()
addSupport
void addSupport(javax.xml.namespace.QName support)
removeSupport
void removeSupport(javax.xml.namespace.QName support)
getProcessType
TProcessType getProcessType()
setProcessType
void setProcessType(TProcessType value)
hasProcessType
boolean hasProcessType()
isIsClosed
boolean isIsClosed()
setIsClosed
void setIsClosed(boolean value)
hasIsClosed
boolean hasIsClosed()
unsetIsClosed
void unsetIsClosed()
isIsExecutable
boolean isIsExecutable()
setIsExecutable
void setIsExecutable(boolean value)
hasIsExecutable
boolean hasIsExecutable()
unsetIsExecutable
void unsetIsExecutable()
getDefinitionalCollaborationRef
javax.xml.namespace.QName getDefinitionalCollaborationRef()
setDefinitionalCollaborationRef
void setDefinitionalCollaborationRef(javax.xml.namespace.QName value)
hasDefinitionalCollaborationRef
boolean hasDefinitionalCollaborationRef()
Copyright © 2011 Petals Link. All Rights Reserved.