|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2model.ARG_MEProxyPropertyEnvironment
public class ARG_MEProxyPropertyEnvironment
| Field Summary | |
|---|---|
MEMappingPackageContent |
ohPackageParent
parent package content or null |
MEProxy |
ohProxyParent
parent proxy or null |
List<MEProxyAssignment> |
seqProxyAssignedDependencies
list of dependencies |
List<MEProxy> |
seqProxySons
list of son proxies |
List<MEStereotypeAble> |
seqProxyTargetElements
list of connected elements |
| Constructor Summary | |
|---|---|
ARG_MEProxyPropertyEnvironment()
|
|
ARG_MEProxyPropertyEnvironment(List<MEProxyAssignment> seqProxyAssignedDependencies,
List<MEStereotypeAble> seqProxyTargetElements,
List<MEProxy> seqProxySons,
MEProxy ohProxyParent,
MEMappingPackageContent ohPackageParent)
|
|
| Method Summary | |
|---|---|
void |
marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public MEMappingPackageContent ohPackageParent
public MEProxy ohProxyParent
public List<MEProxyAssignment> seqProxyAssignedDependencies
public List<MEProxy> seqProxySons
public List<MEStereotypeAble> seqProxyTargetElements
| Constructor Detail |
|---|
public ARG_MEProxyPropertyEnvironment()
public ARG_MEProxyPropertyEnvironment(List<MEProxyAssignment> seqProxyAssignedDependencies,
List<MEStereotypeAble> seqProxyTargetElements,
List<MEProxy> seqProxySons,
MEProxy ohProxyParent,
MEMappingPackageContent ohPackageParent)
| Method Detail |
|---|
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
marshal in interface de.mid.innovator.srv2api.impl.MarshallAblepublic void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||