Class ARG_TranslatableProperty

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

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

    • ohElem

      public ELElement ohElem
      element with translated property
    • ohM2Attr

      public ELM2Attribute ohM2Attr
      meta attribute specifies the translated property
    • strValue

      public String strValue
      property's value in model
    • isNotToTranslate

      public boolean isNotToTranslate
      true, if the property is not to translate for this element
    • strName

      public String strName
      name of the translated property
    • strUUID

      public String strUUID
      uuid of the translated element
    • kVOclProp

      public Class<? extends ELObject> kVOclProp
      element type of the translated property
    • kVAttr

      public K_VATTR kVAttr
      enumeration value of the translated property
    • valElem

      public ARG_TranslatableElement valElem
      the translatable element - SharedArg
  • 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