Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_MemberSpecification
-
Packages that use ARG_MemberSpecification 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_MemberSpecification in de.mid.innovator.srv2api.icw2elem
Fields in de.mid.innovator.srv2api.icw2elem with type parameters of type ARG_MemberSpecification Modifier and Type Field Description java.util.List<ARG_MemberSpecification>
ARG_OwnedMemberPath. seqSpecification
Method parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ARG_MemberSpecification Modifier and Type Method Description <T extends ELNamespaceAsgnAble>
java.util.List<T>ELNamespaceAble. getOwnedMemberByPath(java.lang.Class<T> returnType, java.util.List<ARG_MemberSpecification> seqSpecification)
The specified owned members.Constructor parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ARG_MemberSpecification Constructor Description ARG_OwnedMemberPath(java.util.List<ARG_MemberSpecification> seqSpecification)
-