Class FunctionCacheEntry
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.property.functionCache.FunctionCacheEntry
-
Constructor Summary
ConstructorsConstructorDescriptionFunctionCacheEntry(String nameFunction, PropertyDescriptorIF functionExpression, PropertyDescriptorIF constraintExpression) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
FunctionCacheEntry
public FunctionCacheEntry(String nameFunction, PropertyDescriptorIF functionExpression, PropertyDescriptorIF constraintExpression)
-
-
Method Details
-
getFunctionName
-
getConstraintExpression
-
getFunctionExpression
-