de.mid.innovator.srv2api.icw2meta
Class ARG_XBrowserNodeRep

java.lang.Object
  extended by de.mid.innovator.srv2api.icw2meta.ARG_XBrowserNodeRep
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_XBrowserNodeRep
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble


Field Summary
 int cntTextDefinition
          number of configured flow document text definitions
 int cntTextValue
          number of flow document text values
 boolean hasAccess
          isTrue, if model user has access for this element
 boolean hasAttachment
          isTrue, if this element has assigned attachments
 boolean hasRoleAccess
          isTrue, if user role has access for this element
 int idModel
          id of the model of this element
 int idStereoElem
          id of stereotype of this element
 boolean isAdminPkg
          isTrue, if this element is a protected package
 boolean isArtifactOpenAble
          isTrue, if an artifact may be opened by this element
 boolean isDeleteAble
          isTrue, if this element may be deleted
 boolean isDuplicateAble
          isTrue, if this element may be duplicated
 boolean isLeaf
          isTrue, if this element has no contents
 boolean isMenuAble
          isTrue, if this element may have menus (is a diagram)
 boolean isMultipleCalled
          isTrue, if this element is multiple called
 boolean isOwnerModifyAble
          isTrue, if owner is allowed to be modified
 boolean isProxyAbleObsolete
          isTrue, if this element may have proxies
 boolean isReadAble
          isTrue, if the element is read able for the user role
 boolean isReference
          isTrue, if this element is referenced
 boolean isRenameAble
          isTrue, if this element may be renamed
 boolean isService
          isTrue, if this element is used as service
 boolean isSortAble
          isTrue, if the contents of this element may be sorted
 boolean isTextAble
          isTrue, if this element may have text
 boolean isTransformAble
          isTrue, if this element may be transformed
 K_LOCKSTATUS kLockStatus
          kind of lock status of this element
 Class<? extends ELObject> kVOclElem
          meta class of this element
 ADClientAble ohElem
          the element of this node
 List<ARG_XColorKindRep> seqColorRep
          list of colors of this element
 List<ARG_XBrowserNodeRep> seqContent
          list of contained elements - SharedArg
 List<ARG_XTextRep> seqText
          list of text parts
 String strUUIDContainer
          uuid of the container of this element
 String strUUIDElem
          uuid of this element
 Date timeCheckOut
          check out time of this element
 Date timeCreation
          creation time of this element
 Date timeModification
          modification time of this element
 ARG_XBrowserNodeRep valContainer
          the container of this element - SharedArg
 ARG_XImageRep valImageRep
          the image of this element - SharedArg
 
Constructor Summary
ARG_XBrowserNodeRep()
           
ARG_XBrowserNodeRep(ADClientAble ohElem, Class<? extends ELObject> kVOclElem, int idStereoElem, int idModel, ARG_XImageRep valImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, ARG_XBrowserNodeRep valContainer, List<ARG_XBrowserNodeRep> seqContent, Date timeCreation, Date timeModification, Date timeCheckOut, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isDeleteAble, boolean isLeaf, boolean isMenuAble, boolean isProxyAbleObsolete, boolean isRenameAble, boolean isSortAble, boolean isTextAble, boolean isTransformAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isReference, boolean isOwnerModifyAble, boolean isReadAble, boolean hasRoleAccess, boolean isMultipleCalled, boolean isService, boolean hasAttachment, int cntTextDefinition, int cntTextValue, String strUUIDElem, String strUUIDContainer, boolean isDuplicateAble)
           
 
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

cntTextDefinition

public int cntTextDefinition
number of configured flow document text definitions


cntTextValue

public int cntTextValue
number of flow document text values


hasAccess

public boolean hasAccess
isTrue, if model user has access for this element


hasAttachment

public boolean hasAttachment
isTrue, if this element has assigned attachments


hasRoleAccess

public boolean hasRoleAccess
isTrue, if user role has access for this element


idModel

public int idModel
id of the model of this element


idStereoElem

public int idStereoElem
id of stereotype of this element


isAdminPkg

public boolean isAdminPkg
isTrue, if this element is a protected package


isArtifactOpenAble

public boolean isArtifactOpenAble
isTrue, if an artifact may be opened by this element


isDeleteAble

public boolean isDeleteAble
isTrue, if this element may be deleted


isDuplicateAble

public boolean isDuplicateAble
isTrue, if this element may be duplicated


isLeaf

public boolean isLeaf
isTrue, if this element has no contents


isMenuAble

public boolean isMenuAble
isTrue, if this element may have menus (is a diagram)


isMultipleCalled

public boolean isMultipleCalled
isTrue, if this element is multiple called


isOwnerModifyAble

public boolean isOwnerModifyAble
isTrue, if owner is allowed to be modified


isProxyAbleObsolete

public boolean isProxyAbleObsolete
isTrue, if this element may have proxies


isReadAble

public boolean isReadAble
isTrue, if the element is read able for the user role


isReference

public boolean isReference
isTrue, if this element is referenced


isRenameAble

public boolean isRenameAble
isTrue, if this element may be renamed


isService

public boolean isService
isTrue, if this element is used as service


isSortAble

public boolean isSortAble
isTrue, if the contents of this element may be sorted


isTextAble

public boolean isTextAble
isTrue, if this element may have text


isTransformAble

public boolean isTransformAble
isTrue, if this element may be transformed


kLockStatus

public K_LOCKSTATUS kLockStatus
kind of lock status of this element


kVOclElem

public Class<? extends ELObject> kVOclElem
meta class of this element


ohElem

public ADClientAble ohElem
the element of this node


seqColorRep

public List<ARG_XColorKindRep> seqColorRep
list of colors of this element


seqContent

public List<ARG_XBrowserNodeRep> seqContent
list of contained elements - SharedArg


seqText

public List<ARG_XTextRep> seqText
list of text parts


strUUIDContainer

public String strUUIDContainer
uuid of the container of this element


strUUIDElem

public String strUUIDElem
uuid of this element


timeCheckOut

public Date timeCheckOut
check out time of this element


timeCreation

public Date timeCreation
creation time of this element


timeModification

public Date timeModification
modification time of this element


valContainer

public ARG_XBrowserNodeRep valContainer
the container of this element - SharedArg


valImageRep

public ARG_XImageRep valImageRep
the image of this element - SharedArg

Constructor Detail

ARG_XBrowserNodeRep

public ARG_XBrowserNodeRep()

ARG_XBrowserNodeRep

public ARG_XBrowserNodeRep(ADClientAble ohElem,
                           Class<? extends ELObject> kVOclElem,
                           int idStereoElem,
                           int idModel,
                           ARG_XImageRep valImageRep,
                           List<ARG_XColorKindRep> seqColorRep,
                           List<ARG_XTextRep> seqText,
                           ARG_XBrowserNodeRep valContainer,
                           List<ARG_XBrowserNodeRep> seqContent,
                           Date timeCreation,
                           Date timeModification,
                           Date timeCheckOut,
                           boolean hasAccess,
                           K_LOCKSTATUS kLockStatus,
                           boolean isDeleteAble,
                           boolean isLeaf,
                           boolean isMenuAble,
                           boolean isProxyAbleObsolete,
                           boolean isRenameAble,
                           boolean isSortAble,
                           boolean isTextAble,
                           boolean isTransformAble,
                           boolean isAdminPkg,
                           boolean isArtifactOpenAble,
                           boolean isReference,
                           boolean isOwnerModifyAble,
                           boolean isReadAble,
                           boolean hasRoleAccess,
                           boolean isMultipleCalled,
                           boolean isService,
                           boolean hasAttachment,
                           int cntTextDefinition,
                           int cntTextValue,
                           String strUUIDElem,
                           String strUUIDContainer,
                           boolean isDuplicateAble)
Method Detail

marshal

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

resolveReferences

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

unmarshal

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