Uses of Class
de.mid.innovator.srv2api.icw2meta.ARG_DiffNode
Packages that use ARG_DiffNode
-
Uses of ARG_DiffNode in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as ARG_DiffNodeFields in de.mid.innovator.srv2api.icw2meta with type parameters of type ARG_DiffNodeModifier and TypeFieldDescriptionARG_Diff.seqNodenodes in Diff-treeARG_DiffNode.seqOrderordering of elements in a container - SharedArgARG_DiffNodeRsOut.seqValuevalues in model - SharedArgConstructors in de.mid.innovator.srv2api.icw2meta with parameters of type ARG_DiffNodeModifierConstructorDescriptionARG_DiffNodeRsIn(K_VATTR vattr, ARG_DiffNode valValue, boolean isReadOnly, boolean isTechnicalOnly, boolean isRequiredForCreate) Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ARG_DiffNodeModifierConstructorDescriptionARG_Diff(List<ARG_DiffNode> seqNode) ARG_DiffNode(ELElement ohInst, String name, String bitmap, String uuid, int id, int sortOrder, List<ARG_DiffNode> seqOrder, K_CONTASGN asgnKind, List<ARG_DiffNodeProp> seqProp, List<ARG_DiffNodeRsIn> seqRsIn, List<ARG_DiffNodeRsOut> seqRsOut) ARG_DiffNodeRsOut(K_VATTR vattr, List<ARG_DiffNode> seqValue, boolean isReadOnly, boolean isTechnicalOnly, boolean isRequiredForCreate)