Uses of Class
de.mid.innovator.srv2api.icw2elem.K_COMPARTMENT
-
Packages that use K_COMPARTMENT Package Description de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package.de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package.de.mid.innovator.srv2api.icw2dbdia Database Diagrams and representations of tables and foreign keys, as well as views and from clauses.de.mid.innovator.srv2api.icw2elem Describes the common behavior of all elements stored in a model server repository even configuration elements in profiles and schema elements of the meta model.de.mid.innovator.srv2api.icw2erdia Entity Relationship Diagrams and representations of entities and relationships, as well as conceptual views and from clauses.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams. -
-
Uses of K_COMPARTMENT in de.mid.innovator.srv2api.icw2bpdia
Fields in de.mid.innovator.srv2api.icw2bpdia declared as K_COMPARTMENT Modifier and Type Field Description K_COMPARTMENT
ARG_XBPDiaCompartmentNodeRep. kComp
kind of this compartmentConstructors in de.mid.innovator.srv2api.icw2bpdia with parameters of type K_COMPARTMENT Constructor Description ARG_XBPDiaCompartmentNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, K_BPDIA_MASK_COMPARTMENT_TYPE kTypeComp, boolean isMaintained)
-
Uses of K_COMPARTMENT in de.mid.innovator.srv2api.icw2cldia
Fields in de.mid.innovator.srv2api.icw2cldia declared as K_COMPARTMENT Modifier and Type Field Description K_COMPARTMENT
ARG_AddCompartmentContent. kComp
kind of the compartment of the added elementsK_COMPARTMENT
ARG_AddCompartmentList. kComp
kind of the compartment of the added elementsK_COMPARTMENT
ARG_XCLDiaCompartmentNodeRep. kComp
kind of this compartmentMethods in de.mid.innovator.srv2api.icw2cldia that return K_COMPARTMENT Modifier and Type Method Description K_COMPARTMENT
CLDiaCompartmentContentNode. getCompartmentKind()
The compartment kind of the compartment node that owns this node.K_COMPARTMENT
CLDiaCompartmentNode. getCompartmentKind()
The compartment kind of this node.Methods in de.mid.innovator.srv2api.icw2cldia with parameters of type K_COMPARTMENT Modifier and Type Method Description java.util.List<CLDiaCompartmentContentNode>
CLDiaCompartmentAbleNode. addCompartmentContent(K_COMPARTMENT kComp, java.util.List<? extends MEModelElement> seqElem)
void
CLDia. addCompartmentDlg(MM2CLCompartment ohComp, K_COMPARTMENT kComp, java.util.List<? extends ADClientAble> seqSel)
Adds elements as compartments of the selected nodes in this diagram.Constructors in de.mid.innovator.srv2api.icw2cldia with parameters of type K_COMPARTMENT Constructor Description ARG_AddCompartmentContent(K_COMPARTMENT kComp, java.util.List<MEModelElement> seqElem)
ARG_AddCompartmentList(MM2CLCompartment ohComp, K_COMPARTMENT kComp, java.util.List<ADClientAble> seqSel)
ARG_XCLDiaCLInstDeployNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean isDeploymentTarget, boolean isDeployedArtifact)
ARG_XCLDiaCompartmentNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound)
ARG_XCLDiaPartNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean isPartNode, K_VATTR kVAttrType)
ARG_XCLDiaStructDefinitionNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, K_GROUPTYPE kGroupType, boolean isReadOnly)
ARG_XCLDiaStructEntryNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean isTyped, boolean isOptional, boolean isMany)
ARG_XCLDiaStructGroupNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, K_GROUPTYPE kGroupType, boolean isHiddenStructGroup, boolean isOptional, boolean isMany)
-
Uses of K_COMPARTMENT in de.mid.innovator.srv2api.icw2dbdia
Constructors in de.mid.innovator.srv2api.icw2dbdia with parameters of type K_COMPARTMENT Constructor Description ARG_XDBDiaTableNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean isWeakTable)
-
Uses of K_COMPARTMENT in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return K_COMPARTMENT Modifier and Type Method Description K_COMPARTMENT
ELM2CLCompartment. getKind()
This element can be specified by this value.static K_COMPARTMENT
K_COMPARTMENT. valueOf(int value)
Returns the enumeration constant of this type with the specified value.static K_COMPARTMENT
K_COMPARTMENT. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static K_COMPARTMENT[]
K_COMPARTMENT. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.mid.innovator.srv2api.icw2elem with parameters of type K_COMPARTMENT Modifier and Type Method Description static ELM2CLCompartment
ELM2CLCompartmentHelper. getByCompartmentKind(SrvContext srvCtx, K_COMPARTMENT item)
The specified compartment. -
Uses of K_COMPARTMENT in de.mid.innovator.srv2api.icw2erdia
Constructors in de.mid.innovator.srv2api.icw2erdia with parameters of type K_COMPARTMENT Constructor Description ARG_XERDiaEntityNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, K_ENTITY kEntity, boolean isWeakEntity)
ARG_XERDiaHierarchyLevelNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean hasAttributeSet, boolean isRecursive, boolean isHiddenLevel)
ARG_XERDiaLevelNodeRep(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, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean hasAttributeSet)
-
Uses of K_COMPARTMENT in de.mid.innovator.srv2api.icw2pres
Fields in de.mid.innovator.srv2api.icw2pres declared as K_COMPARTMENT Modifier and Type Field Description K_COMPARTMENT
ARG_CompartmentVisibility. kComp
Kind of the compartmentK_COMPARTMENT
ARG_CompartmentVisibilityOut. kComp
Kind of the compartmentConstructors in de.mid.innovator.srv2api.icw2pres with parameters of type K_COMPARTMENT Constructor Description ARG_CompartmentVisibility(K_COMPARTMENT kComp, K_COMPVIS kVis, K_COMPMAINT kMaint)
ARG_CompartmentVisibilityOut(K_COMPARTMENT kComp, java.lang.String strName, K_COMPVIS kVis, K_COMPMAINT kMaint, java.util.List<K_COMPVIS> seqVis, java.util.List<java.lang.String> seqVStr, java.util.List<K_COMPMAINT> seqMaint, java.util.List<java.lang.String> seqMStr)
-