Uses of Class
de.mid.innovator.srv2api.icw2elem.ARG_MemberSpecificationInstance
-
Packages that use ARG_MemberSpecificationInstance 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.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of ARG_MemberSpecificationInstance in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ARG_MemberSpecificationInstance Modifier and Type Method Description java.util.List<ARG_MemberSpecificationInstance>
ELNamespaceAsgnAble. getPath(ELElement item)
This element's path specification. -
Uses of ARG_MemberSpecificationInstance in de.mid.innovator.srv2api.icw2model
Fields in de.mid.innovator.srv2api.icw2model with type parameters of type ARG_MemberSpecificationInstance Modifier and Type Field Description java.util.List<ARG_MemberSpecificationInstance>
ARG_MEProxyPropertyStubInfo. seqPath
Path of proxy in virtual modelMethods in de.mid.innovator.srv2api.icw2model that return types with arguments of type ARG_MemberSpecificationInstance Modifier and Type Method Description java.util.List<ARG_MemberSpecificationInstance>
MEProxy. getVirtualPath(ELElement item)
The path specification of this element.Constructor parameters in de.mid.innovator.srv2api.icw2model with type arguments of type ARG_MemberSpecificationInstance Constructor Description ARG_MEProxyPropertyStubInfo(MEStubPackage ohStubPackage, MEMappingPackageType ohStubMappingTypePackage, MEMappingPackageContent ohVirtualSystemPackage, ARG_MEStubPackageInnovator valStubPackageData, java.util.List<ARG_MemberSpecificationInstance> seqPath, java.lang.String mappingID)
-