Class ARG_MMMenuItemOut

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_MMMenuItemOut
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_MMMenuItemOut extends Object implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • ohItem

      public MMMenuItem ohItem
      Menu item
    • ohAble

      public MMMenuItemAble ohAble
      Menu item able
    • nameItem

      public String nameItem
      Name of the menu item
    • nameBmp

      public String nameBmp
      Name of the icon
    • kVOclModel

      public Class<? extends ELObject> kVOclModel
      Kind of the new model element
    • kVOclPres

      public Class<? extends ELObject> kVOclPres
      Kind of the new presentation element
    • idStereo

      public int idStereo
      ID of the stereotype
    • strComment

      public String strComment
      Comment of menu item
    • strMeta

      public String strMeta
      Meta name of the new model element
    • isDia

      public boolean isDia
      isTrue, if ohAble is a create template of a diagram
    • hasRequirement

      public boolean hasRequirement
      isTrue, if the evaluation of the template needs additional requirements
    • hasCreate

      public boolean hasCreate
      isTrue, if the requirement may be created
    • hasSelMany

      public boolean hasSelMany
      isTrue, if more than one requirement may be selected
    • kEngineering

      public K_ENGINEERING kEngineering
      kind of the engineering action
    • seqAddContext

      public List<Class<? extends ELObject>> seqAddContext
      list of valid context element types for add, empty if diagram is the valid context
    • iEnumCreate

      public int iEnumCreate
      additional enum value, if ohAble is a create template
    • idStereoSrc

      public int idStereoSrc
      ID of the stereotype on source side, if ohAble is a create template of an association
    • idStereoTrg

      public int idStereoTrg
      ID of the stereotype on target side, if ohAble is a create template of an association
  • Constructor Details

  • Method Details

    • marshal

      public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      marshal 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
    • resolveReferences

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