Class ARG_GetInfoPropertiesForImpactAnalysisOut
java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_GetInfoPropertiesForImpactAnalysisOut
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_GetInfoPropertiesForImpactAnalysisOut
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
FieldsModifier and TypeFieldDescriptionlist of all elements or meta classificationslist of all info properties -
Constructor Summary
ConstructorsConstructorDescriptionARG_GetInfoPropertiesForImpactAnalysisOut(List<ARG_ElemInfoProps> seqElem, List<ARG_InfoProp> seqInfoProp) -
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
-
seqElem
list of all elements or meta classifications -
seqInfoProp
list of all info properties
-
-
Constructor Details
-
ARG_GetInfoPropertiesForImpactAnalysisOut
public ARG_GetInfoPropertiesForImpactAnalysisOut() -
ARG_GetInfoPropertiesForImpactAnalysisOut
public ARG_GetInfoPropertiesForImpactAnalysisOut(List<ARG_ElemInfoProps> seqElem, List<ARG_InfoProp> seqInfoProp)
-
-
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
-