public interface DataValidator
DataMapping
configurations by tentatively evaluation of AccessPoint dereferences during
modeling time.| Modifier and Type | Method and Description |
|---|---|
BridgeObject |
getBridgeObject(AccessPoint point,
String path,
org.eclipse.stardust.common.Direction direction)
Creates an implementation specific bridge object for the given access point and
path.
|
List |
validate(Map attributes)
Performs static Data validation.
|
List validate(Map attributes)
Inconsistency.attributes - Implementation specific data attributes.Inconsistency instances.org.eclipse.stardust.engine.core.compatibility.spi.model.gui.DataPropertiesPanel#getAttributesBridgeObject getBridgeObject(AccessPoint point, String path, org.eclipse.stardust.common.Direction direction)
point - the implementation specific access point.path - the implementation specific access path.direction - the data flow direction, either Direction#Inif a LHS bridge is
requested or Direction#Outif a RHS bridge is requestedCopyright © 2016 Eclipse Stardust. All Rights Reserved.