Uses of Class
de.mid.innovator.srv2api.icw2model.ARG_MEProxyProperty
Packages that use ARG_MEProxyProperty
Package
Description
This packagage contains elements representing the logical model.
Diagrams and graphical representations of model elements in diagrams.
-
Uses of ARG_MEProxyProperty in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return ARG_MEProxyPropertyModifier and TypeMethodDescriptionMEProxy.getProxyProperty(MEMappingPackageType ohMappingPackageType, String sRepositoryName, String sModelName, K_ADMODEL kModelType, String sMappingName, boolean bIsForwardMapping, int iRestriction, K_PROXY_DETAILLEVEL iDetailLevel) Returns the ARG_ELPRoxyProperty structure of the proxy.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type ARG_MEProxyPropertyModifier and TypeMethodDescriptionMEStereotypeAble.getProxyAsgProperty(MEMappingPackageType ohMappingPackageType, String sRepositoryName, String sModelName, K_ADMODEL kModelType, String sMappingName, boolean bIsForwardMapping, int iRestriction, K_PROXY_DETAILLEVEL iDetailLevel) Returns the ARG_ELProxyProperty of the container that is proxy environment of the container element. -
Uses of ARG_MEProxyProperty in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that return types with arguments of type ARG_MEProxyPropertyModifier and TypeMethodDescriptionstatic List<ARG_MEProxyProperty> PRPresElementHelper.getReferencesModelExtern(SrvContext srvCtx, List<? extends ELElement> seq) Determines the element's jump reference data to external models.