Class ARG_CLOperationDeclaration

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

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

    • ohOp

      public CLOperation ohOp
      operation element
    • strDecl

      public String strDecl
      declaration of the operation
    • strName

      public String strName
      name of the operation
    • seqPar

      list of parameters
    • valParReturn

      public ARG_CLParameterDeclaration valParReturn
      return parameter
    • idStereoOp

      public int idStereoOp
      id of operation stereotype
    • idStereoPar

      public int idStereoPar
      id for new parameter 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