de.mid.innovator.srv2api.icw2cldia
Class ARG_XCLDiaCompartmentNodeRep

java.lang.Object
  extended by de.mid.innovator.srv2api.icw2pres.ARG_XPresElementRep
      extended by de.mid.innovator.srv2api.icw2pres.ARG_XPresContentRep
          extended by de.mid.innovator.srv2api.icw2pres.ARG_XPRDiaNodeRep
              extended by de.mid.innovator.srv2api.icw2cldia.ARG_XCLDiaCompartmentNodeRep
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
Direct Known Subclasses:
ARG_XCLDiaCLInstDeployNodeRep, ARG_XCLDiaPartNodeRep, ARG_XCLDiaStructDefinitionNodeRep, ARG_XCLDiaStructEntryNodeRep, ARG_XCLDiaStructGroupNodeRep, ARG_XDBDiaTableNodeRep, ARG_XERDiaEntityNodeRep, ARG_XERDiaHierarchyLevelNodeRep

public class ARG_XCLDiaCompartmentNodeRep
extends ARG_XPRDiaNodeRep
implements de.mid.innovator.srv2api.impl.MarshallAble


Field Summary
 boolean isOpenAble
          node may be opened
 boolean isOpened
          node is opened
 boolean isSortAble
          true, if the content of this node may be sorted
 boolean isTemplate
          true, if this classifier is a template
 boolean isTemplateBound
          true, if this classifier is bound to a template
 K_COMPARTMENT kComp
          kind of this compartment
 K_COMPLETENESS kCompleteness
          completeness of this node (User, Local, Global)
 
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_XCLDiaCompartmentNodeRep()
           
ARG_XCLDiaCompartmentNodeRep(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_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound)
           
 
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

isOpenAble

public boolean isOpenAble
node may be opened


isOpened

public boolean isOpened
node is opened


isSortAble

public boolean isSortAble
true, if the content of this node may be sorted


isTemplate

public boolean isTemplate
true, if this classifier is a template


isTemplateBound

public boolean isTemplateBound
true, if this classifier is bound to a template


kComp

public K_COMPARTMENT kComp
kind of this compartment


kCompleteness

public K_COMPLETENESS kCompleteness
completeness of this node (User, Local, Global)

Constructor Detail

ARG_XCLDiaCompartmentNodeRep

public ARG_XCLDiaCompartmentNodeRep()

ARG_XCLDiaCompartmentNodeRep

public ARG_XCLDiaCompartmentNodeRep(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_COMPARTMENT kComp,
                                    boolean isOpened,
                                    K_COMPLETENESS kCompleteness,
                                    boolean isOpenAble,
                                    boolean isSortAble,
                                    boolean isTemplate,
                                    boolean isTemplateBound)
Method Detail

marshal

public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
Specified by:
marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
Overrides:
marshal in class ARG_XPRDiaNodeRep

resolveReferences

public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
Specified by:
resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble
Overrides:
resolveReferences in class ARG_XPRDiaNodeRep

unmarshal

public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
                      SrvContext srvctx)
Specified by:
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
Overrides:
unmarshal in class ARG_XPRDiaNodeRep