Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_AssocEndNameIcon
-
Packages that use ARG_AssocEndNameIcon Package Description de.mid.innovator.srv2api.icw2elem 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. -
-
Uses of ARG_AssocEndNameIcon in de.mid.innovator.srv2api.icw2elem
Fields in de.mid.innovator.srv2api.icw2elem with type parameters of type ARG_AssocEndNameIcon Modifier and Type Field Description java.util.List<ARG_AssocEndNameIcon>
ARG_SortedAssociationEnds. seqEnd
sorted list of the association endsConstructor parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ARG_AssocEndNameIcon Constructor Description ARG_SortedAssociationEnds(java.lang.String strName, java.lang.String strIcon, boolean isSortAble, java.util.List<ARG_AssocEndNameIcon> seqEnd)
-