Class ARG_MEProxyPropertyEnvironment

  • All Implemented Interfaces:
    de.mid.innovator.srv2api.impl.MarshallAble

    public class ARG_MEProxyPropertyEnvironment
    extends java.lang.Object
    implements de.mid.innovator.srv2api.impl.MarshallAble
    • Field Detail

      • seqProxyAssignedDependencies

        public java.util.List<MEProxyAssignment> seqProxyAssignedDependencies
        list of dependencies
      • seqProxyTargetElements

        public java.util.List<MEStereotypeAble> seqProxyTargetElements
        list of connected elements
      • seqProxySons

        public java.util.List<MEProxy> seqProxySons
        list of son proxies
      • ohProxyParent

        public MEProxy ohProxyParent
        parent proxy or null
    • Constructor Detail

      • ARG_MEProxyPropertyEnvironment

        public ARG_MEProxyPropertyEnvironment()
    • Method Detail

      • 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