Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPPath
-
Packages that use BPPath Package Description de.mid.innovator.srv2api.icw2bc Package for Business Object Modeling.de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package. -
-
Uses of BPPath in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc that return types with arguments of type BPPath Modifier and Type Method Description java.util.List<BPPath>
BCExpression. getPath()
All paths using the expression. -
Uses of BPPath in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPPath Modifier and Type Method Description static BPPath
BPPathHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Animation Path with template and container.static BPPath
BPPathHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Animation Path with stereotype and container.BPPath
BPElementAtPath. getOwningPath()
The owning path of this path assignment.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPPath Modifier and Type Method Description java.util.List<BPPath>
BPPathAble. getPath(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BPPath>
BPPathAble. getPath(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPath and filters its return values according to the given stereotype value.java.util.List<BPPath>
BPPathContextAble. getPath()
All paths defined for theBPPathContextAble
.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type BPPath Modifier and Type Method Description boolean
BPItemAwareElement. isUsedInPath(BPPath refObj)
-
Uses of BPPath in de.mid.innovator.srv2api.icw2bpdia
Fields in de.mid.innovator.srv2api.icw2bpdia declared as BPPath Modifier and Type Field Description BPPath
ARG_XBPDiaViewNodeRep. pathForDisplay
if a path is activated for display this is it.Fields in de.mid.innovator.srv2api.icw2bpdia with type parameters of type BPPath Modifier and Type Field Description java.util.List<BPPath>
ARG_XBPDiaViewNodeRep. seqPath
sequence of paths that are possible to be visualizedMethods in de.mid.innovator.srv2api.icw2bpdia that return BPPath Modifier and Type Method Description BPPath
BPDiaViewNode. getPath()
BPPath
BPDiaViewNode. getPathDisplayed()
Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type BPPath Modifier and Type Method Description java.util.List<BPPath>
BPDiaViewNode. getPossiblePath(K_CONTROL_OPTION... behaviourFlags)
All paths eligible for visualization in this context.java.util.List<BPPath>
BPDiaViewNode. getPossiblePath(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getPossiblePath and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2bpdia with parameters of type BPPath Modifier and Type Method Description void
BPDiaViewNode. setPathDisplayed(BPPath value)
Set the value of View PathDisplayed.Constructors in de.mid.innovator.srv2api.icw2bpdia with parameters of type BPPath Constructor Description ARG_XBPDiaProcessViewNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isMaster, boolean isComplete, boolean isCorrect, BPPath pathForDisplay, java.util.List<BPPath> seqPath, java.util.List<java.lang.String> seqName, java.util.List<java.lang.String> seqIcon, boolean isInSync, boolean isHiddenObjectFlow, boolean isHiddenSequenceFlow, boolean isHiddenConditionalFlow, boolean isHiddenLaneSet, boolean isInMasterDia)
ARG_XBPDiaViewNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isMaster, boolean isComplete, boolean isCorrect, BPPath pathForDisplay, java.util.List<BPPath> seqPath, java.util.List<java.lang.String> seqName, java.util.List<java.lang.String> seqIcon, boolean isInSync)
-