Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2Property
-
Packages that use MM2Property Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MM2Property in de.mid.innovator.srv2api.icw2meta
Subinterfaces of MM2Property in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interfaceMM2AttributeinterfaceMM2TypedPropertyThis is a utility class for MM2TypedProperty that provides static methods for creation or other purposes.interfaceMM2TypedTSOptionThis is a utility class for MM2TypedTSOption that provides static methods for creation or other purposes.interfaceMMStereotypeA 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.interfaceMMStereotypePropertyinterfaceMMStereotypeRelPropertyinterfaceMMStereotypeRelTSOptioninterfaceMMStereotypeTSOptionFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2Property Modifier and Type Field Description java.util.List<MM2Property>ARG_MMFilterPropertyCreate. seqPropliste of properties to be createdMethods in de.mid.innovator.srv2api.icw2meta that return MM2Property Modifier and Type Method Description MM2PropertyMMFilterProperty. filterProperty()The meta property used by this filter property.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2Property Modifier and Type Method Description static java.util.List<MMFilterProperty>MMFilterPropertyHelper. create(SrvContext srvCtx, MMFilter ohFilter, java.util.List<? extends MM2Property> seqProp)Creates a list of new filter properties.Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MM2Property Constructor Description ARG_MMFilterPropertyCreate(MMFilter ohFilter, java.util.List<MM2Property> seqProp)
-