|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2pres.ARG_XPresElementRep
de.mid.innovator.srv2api.icw2pres.ARG_XPresContentRep
de.mid.innovator.srv2api.icw2pres.ARG_XPRDiaNodeRep
de.mid.innovator.srv2api.icw2bpdia.ARG_XBPDiaTaskNodeRep
public class ARG_XBPDiaTaskNodeRep
| Field Summary | |
|---|---|
boolean |
hasCompensationMarker
flag for compensation marker |
boolean |
hasLoopMarker
flag for loop marker |
boolean |
isCallPossibleAsSubProcess
true if a process is called which is not used by a other elements and hence could be refactored as a subprobess AND if the process does not contain lanes. |
boolean |
isOwnedProcessViewCompletelyMaintained
flag if the owned process view is complete |
boolean |
isOwnedProcessViewCorrect
flag if the owned process view content is still correct compared to the master content |
boolean |
isOwnedProcessViewMaster
flag if the owned process view - if there is one - is the master view for the model element |
K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER |
kmultiinstanceMarker
multiinstance marker |
K_BP_GLOBAL_TASK_TYPE |
ktypeGlobalTaskNode
type of called global task node |
K_BP_TASKNODE_TYPE |
ktypeTaskNode
type of the task node |
Class<? extends ELObject> |
kVOclCalledElement
VOcl of called element, if ktypeTaskNode is CallActivity |
List<K_BP_TASK_IMPLEMENTATION> |
seqValidImpl
list of valid implementation values |
List<K_BP_TASKNODE_TYPE> |
seqValidType
list of valid task types |
| Fields inherited from class de.mid.innovator.srv2api.icw2pres.ARG_XPRDiaNodeRep |
|---|
asIcon, asText, calcDefaultPos, hasEmbeddedContent, isBorderSelectAble, isEmbedAble, isExpandAble, isExpanded, isHidden, isHorSizeAble, isVerSizeAble, kAlignText, kNodeHeightSpec, kOnFramePositionSpec, kOrientation, kTextPositionSpec, pPos, pSize, valEmbeddedClient |
| Fields inherited from class de.mid.innovator.srv2api.icw2pres.ARG_XPresContentRep |
|---|
isCalloutAble, isNewElement, isTextMoveAble, isUpdateAble, pPosText, pSizeText |
| Fields inherited from class de.mid.innovator.srv2api.icw2pres.ARG_XPresElementRep |
|---|
cntConfigured, cntModified, hasAccess, hasAnnotation, hasAttachment, hasStatus, idModel, idPicture, idStereoModel, isAdminPkg, isArtifactOpenAble, isAttachmentAble, isConstraintAble, isDefaultReferenceAble, isDeleteAble, isDuplicateAble, isNoteAble, isSelectAble, isSubtractAble, isTextAble, isTransformAble, kContAsgnPres, kLockStatus, kVOclModel, kVOclPres, ohPres, ohStereo, seqColorRep, seqContent, seqImageRep, seqModel, seqText, strHashCode, strStereo, valDefaultImageRep, valImageRep |
| Constructor Summary | |
|---|---|
ARG_XBPDiaTaskNodeRep()
|
|
ARG_XBPDiaTaskNodeRep(PRPresElement ohPres,
List<MEModelElement> seqModel,
Class<? extends ELObject> kVOclPres,
Class<? extends ELObject> kVOclModel,
String strHashCode,
MMStereotype ohStereo,
String strStereo,
int idStereoModel,
int idModel,
int idPicture,
K_CONTASGN kContAsgnPres,
ARG_XImageRep valDefaultImageRep,
ARG_XImageRep valImageRep,
List<ARG_XImageRep> seqImageRep,
List<ARG_XColorKindRep> seqColorRep,
List<ARG_XTextRep> seqText,
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,
Point pPosText,
Point pSizeText,
boolean isTextMoveAble,
boolean isUpdateAble,
boolean isNewElement,
boolean isCalloutAble,
Point pPos,
Point pSize,
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,
K_BP_TASKNODE_TYPE ktypeTaskNode,
boolean hasLoopMarker,
K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER kmultiinstanceMarker,
boolean hasCompensationMarker,
Class<? extends ELObject> kVOclCalledElement,
K_BP_GLOBAL_TASK_TYPE ktypeGlobalTaskNode,
boolean isCallPossibleAsSubProcess,
List<K_BP_TASKNODE_TYPE> seqValidType,
List<K_BP_TASK_IMPLEMENTATION> seqValidImpl,
boolean isOwnedProcessViewMaster,
boolean isOwnedProcessViewCorrect,
boolean isOwnedProcessViewCompletelyMaintained)
|
|
| Method Summary | |
|---|---|
void |
marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean hasCompensationMarker
public boolean hasLoopMarker
public boolean isCallPossibleAsSubProcess
public boolean isOwnedProcessViewCompletelyMaintained
public boolean isOwnedProcessViewCorrect
public boolean isOwnedProcessViewMaster
public K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER kmultiinstanceMarker
public K_BP_GLOBAL_TASK_TYPE ktypeGlobalTaskNode
public K_BP_TASKNODE_TYPE ktypeTaskNode
public Class<? extends ELObject> kVOclCalledElement
public List<K_BP_TASK_IMPLEMENTATION> seqValidImpl
public List<K_BP_TASKNODE_TYPE> seqValidType
| Constructor Detail |
|---|
public ARG_XBPDiaTaskNodeRep()
public ARG_XBPDiaTaskNodeRep(PRPresElement ohPres,
List<MEModelElement> seqModel,
Class<? extends ELObject> kVOclPres,
Class<? extends ELObject> kVOclModel,
String strHashCode,
MMStereotype ohStereo,
String strStereo,
int idStereoModel,
int idModel,
int idPicture,
K_CONTASGN kContAsgnPres,
ARG_XImageRep valDefaultImageRep,
ARG_XImageRep valImageRep,
List<ARG_XImageRep> seqImageRep,
List<ARG_XColorKindRep> seqColorRep,
List<ARG_XTextRep> seqText,
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,
Point pPosText,
Point pSizeText,
boolean isTextMoveAble,
boolean isUpdateAble,
boolean isNewElement,
boolean isCalloutAble,
Point pPos,
Point pSize,
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,
K_BP_TASKNODE_TYPE ktypeTaskNode,
boolean hasLoopMarker,
K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER kmultiinstanceMarker,
boolean hasCompensationMarker,
Class<? extends ELObject> kVOclCalledElement,
K_BP_GLOBAL_TASK_TYPE ktypeGlobalTaskNode,
boolean isCallPossibleAsSubProcess,
List<K_BP_TASKNODE_TYPE> seqValidType,
List<K_BP_TASK_IMPLEMENTATION> seqValidImpl,
boolean isOwnedProcessViewMaster,
boolean isOwnedProcessViewCorrect,
boolean isOwnedProcessViewCompletelyMaintained)
| Method Detail |
|---|
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
marshal in interface de.mid.innovator.srv2api.impl.MarshallAblemarshal in class ARG_XPRDiaNodeReppublic void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAbleresolveReferences in class ARG_XPRDiaNodeRep
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAbleunmarshal in class ARG_XPRDiaNodeRep
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||