Uses of Class
de.mid.innovator.m2msdk.model.transformation.property.PropertyStringBase
Packages that use PropertyStringBase
Package
Description
The package contains the property access of Innovator model.
The package contains the property access of the model transformation.
-
Uses of PropertyStringBase in de.mid.innovator.m2msdk.model.innovator.property
Subclasses of PropertyStringBase in de.mid.innovator.m2msdk.model.innovator.propertyModifier and TypeClassDescriptionclassThis function replaces element references within a string. -
Uses of PropertyStringBase in de.mid.innovator.m2msdk.model.transformation.property
Subclasses of PropertyStringBase in de.mid.innovator.m2msdk.model.transformation.propertyModifier and TypeClassDescriptionclassGeneric property descriptor to concatenate several strings Fixed strings and string results of other property descriptors can be concatenated.classGeneric Property descriptor returning the first element in list which is not empty.classFormats a string according the first parameter.classGeneric property descriptor to determine first occurrence of second string in first string.classReturns true, if string is empty.classReturns the length of a string valueclassGeneric property descriptor to convert a string to lower case.classGeneric property descriptor to convert a string expression to an other value.classFormats a string according the first parameter.classRegular expression.classThis function generates a string x n times to xxxxx...classThis function replaces values within a string as defined in the arguments.classGeneric property descriptor to convert a string to upper case.classGeneric property descriptor to string values in a key value store.classGeneric property descriptor to extract a substring of another string.classGeneric property descriptor to trim a string.classGeneric property descriptor to convert a string to upper case.