|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataValidator
Provides static validation of DataMapping
configurations by tentatively evaluation of AccessPoint dereferences during
modeling time.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
List validate(Map attributes)
Inconsistency.
attributes - Implementation specific data attributes.
Inconsistency instances.
BridgeObject 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 requested
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||