Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_XValue
Packages that use ARG_XValue
Package
Description
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
Meta model and administration information.
-
Uses of ARG_XValue in de.mid.innovator.srv2api.icw2elem
Subclasses of ARG_XValue in de.mid.innovator.srv2api.icw2elemModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of ARG_XValue in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type ARG_XValueModifier and TypeFieldDescriptionARG_XM2TypedElementProperties.seqAssignableValuesrange of assignable values kM3Type specifies their typeARG_XM2TypedElementProperties.seqCurrentValuescurrent value kM3Type specifies its typeConstructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ARG_XValueModifierConstructorDescriptionARG_XM2TypedElementProperties(MM2TypedElement ohM2TypedElement, K_M3TYPE kM3Type, String strName, String strNameNsp, String strComment, List<ARG_XValue> seqCurrentValues, K_ENUM kEnumKind, boolean isNull, boolean isMany, boolean isMustRange, boolean isDiffVals, K_DIALOG_KIND moreDialogKind, boolean isMultiLineString, boolean isFlowText, boolean useInoText, boolean isReadOnly, boolean onlyCurrentValueIsValid, boolean appendSeparator, List<ARG_XValue> seqAssignableValues, K_VATTR vattr, boolean isSortAble, List<ADClientAble> seqSyncElem, int iDecimalScale, boolean isResetAbleToDefault)