| java.lang.Object newprocess.validation.ImplementationValidator
ImplementationValidator | public class ImplementationValidator (Code) | | this validator is used by other validators to determinate the correctness of
implementation properties
a implementation must be fully qualified if there is no valid namespace set in process.
otherwise a implementation can be a simple identifier.
author: sh |
Method Summary | |
public boolean | validate(EObject obj) |
validate | public boolean validate(EObject obj)(Code) | | takes any object of following types: Process, Actor,
Conditions and Activities
|
|
|