Class ARG_CLPropertyDeclaration

java.lang.Object
de.mid.innovator.srv2api.icw2class.ARG_CLPropertyDeclaration
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • ohProp

      public CLProperty ohProp
      property element
    • strDecl

      public String strDecl
      declaration of this property
    • strName

      public String strName
      name of this property
    • ohType

      public CLClassifier ohType
      type element
    • strType

      public String strType
      name of the type
    • valTmpl

      public ARG_TemplateBoundElement valTmpl
      template element
    • strLower

      public String strLower
      lower bound of this property
    • strUpper

      public String strUpper
      upper bound of this property
    • idStereoProp

      public int idStereoProp
      id of property stereotype
    • idModel

      public int idModel
      id of model package
  • 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