Uses of Interface
de.mid.innovator.srv2api.icw2model.MEProxy
Packages that use MEProxy
Package
Description
This packagage contains elements representing the logical model.
-
Uses of MEProxy in de.mid.innovator.srv2api.icw2model
Subinterfaces of MEProxy in de.mid.innovator.srv2api.icw2modelFields in de.mid.innovator.srv2api.icw2model declared as MEProxyModifier and TypeFieldDescriptionARG_MEProxyProperty.ohProxyThe proxy itselfARG_MEProxyPropertyEnvironment.ohProxyParentparent proxy or nullFields in de.mid.innovator.srv2api.icw2model with type parameters of type MEProxyMethods in de.mid.innovator.srv2api.icw2model with type parameters of type MEProxyModifier and TypeMethodDescriptionMEProxyHelper.getFindProxyByRefData(Class<T> returnType, SrvContext srvCtx, int elemType, int elemKind, int elemId, String elemIdReference, String elemDisplayName, String elemHREF, MEPackage ohTransitiveOwner) Returns a list of Proxies referencing the element with the specified data.MEProxyHelper.getFindProxyByRefUUID(Class<T> returnType, SrvContext srvCtx, String sUUID, MEPackage ohTransitiveOwner) Returns a list of Proxy referencing the specified UUID.MEMappingPackageContent.getOwnedProxy(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get assigned Proxies.Constructors in de.mid.innovator.srv2api.icw2model with parameters of type MEProxyModifierConstructorDescriptionARG_MEProxyProperty(int elemType, int elemKind, int elemId, String elemIdReference, String elemDisplayName, String elemUUID, String elemSType, MEProxy ohProxy, ARG_MEProxyPropertyEnvironment valProxyEnvironment, ARG_MEProxyPropertyStubInfo valProxyStubInfo) ARG_MEProxyPropertyEnvironment(List<MEProxyAssignment> seqProxyAssignedDependencies, List<MEStereotypeAble> seqProxyTargetElements, List<MEProxy> seqProxySons, MEProxy ohProxyParent, MEMappingPackageContent ohPackageParent)