Class ARG_TransformPreView

java.lang.Object
de.mid.innovator.srv2api.icw2elem.ARG_TransformPreView
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • strType

      public String strType
      meta class of the instance
    • strNamespace

      public String strNamespace
      namespace of the instance
    • strElement

      public String strElement
      name of the instance
    • action

      public K_TRANSFORM_ACTION action
      transformation action
    • strNewType

      public String strNewType
      only if action = = Transform : meta class after transformation
    • strNewTemplate

      public String strNewTemplate
      only if action = = Transform : template used in transformation
    • strRelationship

      public String strRelationship
      only if action = = DeleteReference : relationsip referencing the instance
    • adClientAble

      public ELElement adClientAble
      previewed instance
  • 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