Class ARG_MEProxyPropertyEnvironment
java.lang.Object
de.mid.innovator.srv2api.icw2model.ARG_MEProxyPropertyEnvironment
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_MEProxyPropertyEnvironment
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionparent package content or nullparent proxy or nulllist of dependencieslist of son proxieslist of connected elements -
Constructor Summary
ConstructorsConstructorDescriptionARG_MEProxyPropertyEnvironment(List<MEProxyAssignment> seqProxyAssignedDependencies, List<MEStereotypeAble> seqProxyTargetElements, List<MEProxy> seqProxySons, MEProxy ohProxyParent, MEMappingPackageContent ohPackageParent) -
Method Summary
Modifier and TypeMethodDescriptionvoidmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidresolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidunmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
-
Field Details
-
seqProxyAssignedDependencies
list of dependencies -
seqProxyTargetElements
list of connected elements -
seqProxySons
list of son proxies -
ohProxyParent
parent proxy or null -
ohPackageParent
parent package content or null
-
-
Constructor Details
-
ARG_MEProxyPropertyEnvironment
public ARG_MEProxyPropertyEnvironment() -
ARG_MEProxyPropertyEnvironment
public ARG_MEProxyPropertyEnvironment(List<MEProxyAssignment> seqProxyAssignedDependencies, List<MEStereotypeAble> seqProxyTargetElements, List<MEProxy> seqProxySons, MEProxy ohProxyParent, MEMappingPackageContent ohPackageParent)
-
-
Method Details
-
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
marshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
unmarshal
- Specified by:
unmarshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
resolveReferencesin interfacede.mid.innovator.srv2api.impl.MarshallAble
-