|
|
|
|
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
S
-
save() -
Static method in class org.eclipse.emf.validation.preferences.
EMFModelValidationPreferences
- Saves the preferences.
-
selects(Object) -
Method in interface org.eclipse.emf.validation.model.
IClientSelector
- Queries whether I select the specified object, which indicates that it
belongs to my client context.
-
SET -
Static variable in class org.eclipse.emf.validation.
EMFEventType
- The EMF "Set" event (corresponds to
Notification.SET ).
-
setConstraintDisabled(String, boolean) -
Static method in class org.eclipse.emf.validation.preferences.
EMFModelValidationPreferences
- Sets whether the specified constraint
id is disabled.
-
setDescription(String) -
Method in class org.eclipse.emf.validation.model.
Category
- Sets my localized description.
-
setEnabled(boolean) -
Method in class org.eclipse.emf.validation.service.
AbstractConstraintDescriptor
-
-
setEnabled(boolean) -
Method in interface org.eclipse.emf.validation.service.
IConstraintDescriptor
- Sets whether the constraint is enabled.
-
setError(Throwable) -
Method in class org.eclipse.emf.validation.service.
AbstractConstraintDescriptor
-
-
setError(Throwable) -
Method in interface org.eclipse.emf.validation.service.
IConstraintDescriptor
-
Sets my error status.
-
setIncludeLiveConstraints(boolean) -
Method in interface org.eclipse.emf.validation.service.
IBatchValidator
-
Sets whether live constraints are to be included in validation.
-
setInitializationData(IConfigurationElement, String, Object) -
Method in class org.eclipse.emf.validation.service.
AbstractConstraintProvider
-
-
setInitializationData(IConfigurationElement, String, Object) -
Method in class org.eclipse.emf.validation.xml.
XmlConstraintProvider
- Extends the inherited method to configure myself with my meta-data of
one or more constraints.
-
setMandatory(boolean) -
Method in class org.eclipse.emf.validation.model.
Category
- Sets whether I am mandatory.
-
setName(String) -
Method in class org.eclipse.emf.validation.model.
Category
- Sets my localized name.
-
setNotificationFilter(FilteredCollection.Filter<Notification>) -
Method in interface org.eclipse.emf.validation.service.
ILiveValidator
- Sets the filter that is used to determine which notifications will be
validated (passed on to constraints to check).
-
setOption(IValidator.Option<? super V>, V) -
Method in interface org.eclipse.emf.validation.service.
IValidator
- Convenience for setting an option.
-
setOptions(Map<IValidator.Option<?>, ?>) -
Method in interface org.eclipse.emf.validation.service.
IValidator
- Sets options to apply to me, that customize my operation.
-
setReportSuccesses(boolean) -
Method in interface org.eclipse.emf.validation.service.
IValidator
-
Indicates whether successful constraint evaluations are to be reported,
in addition to validation problems.
-
setTraversalStrategy(ITraversalStrategy) -
Method in interface org.eclipse.emf.validation.service.
IBatchValidator
-
Sets my traversal strategy.
-
size() -
Method in class org.eclipse.emf.validation.util.
FilteredCollection
-
Computes the size of the filtered view, i.e.
-
skipCurrentConstraintFor(EObject) -
Method in interface org.eclipse.emf.validation.
IValidationContext
-
Causes the current constraint to be skipped in any subsequent validation
of the specified
eObject in the current validation
operation.
-
skipCurrentConstraintForAll(Collection<?>) -
Method in interface org.eclipse.emf.validation.
IValidationContext
- Causes the current constraint to be skipped in any subsequent validation
of any of the specified
eObjects in the current validation
operation.
-
startTraversal(Collection<? extends EObject>, IProgressMonitor) -
Method in class org.eclipse.emf.validation.service.
AbstractTraversalStrategy
- Initializes the traversal by asking the subclass to count the number of
elements that will be validated and to create an iterator that will
provide them all.
-
startTraversal(Collection<? extends EObject>, IProgressMonitor) -
Method in class org.eclipse.emf.validation.service.
ITraversalStrategy.Recursive
-
-
startTraversal(Collection<? extends EObject>, IProgressMonitor) -
Method in interface org.eclipse.emf.validation.service.
ITraversalStrategy
- Called at the start of validation to provide the sub-trees that are to
be validated and a progress monitor to track the operation's progress.
-
STATUS_CODE_SUCCESS -
Static variable in interface org.eclipse.emf.validation.model.
IModelConstraint
- The status code reported in the
IStatus when a constraint
succeeds.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
|
|
|