Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2Property
Packages that use MM2Property
-
Uses of MM2Property in de.mid.innovator.srv2api.icw2meta
Subinterfaces of MM2Property in de.mid.innovator.srv2api.icw2metaModifier and TypeInterfaceDescriptioninterfaceinterfaceThis is a utility class for MM2TypedProperty that provides static methods for creation or other purposes.interfaceThis is a utility class for MM2TypedTSOption that provides static methods for creation or other purposes.interfaceA stereotype defines how an existing metaclass may be extended and enables the use of platform-specific or domain-specific terminology or notation in place of, or in addition to, the ones used for the extended metaclass.interfaceinterfaceinterfaceinterfaceFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2PropertyModifier and TypeFieldDescriptionARG_MMFilterPropertyCreate.seqPropliste of properties to be createdMethods in de.mid.innovator.srv2api.icw2meta that return MM2PropertyModifier and TypeMethodDescriptionMMFilterProperty.filterProperty()The meta property used by this filter property.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2PropertyModifier and TypeMethodDescriptionstatic List<MMFilterProperty> MMFilterPropertyHelper.create(SrvContext srvCtx, MMFilter ohFilter, List<? extends MM2Property> seqProp) Creates a list of new filter properties.Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2PropertyModifierConstructorDescriptionARG_MMFilterPropertyCreate(MMFilter ohFilter, List<MM2Property> seqProp)