A B C D E F G H I L M N O P R S T U V X

A

A_CACHE - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_CATEGORIES - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_CLASS - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_ENABLED - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_ID - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_LANG - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_MANDATORY - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_MODE - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_NAME - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_NAMESPACE_URI - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_PATH - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_SEVERITY - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_STATUS_CODE - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
A_VALUE - Static variable in class org.eclipse.emf.validation.util.XmlConfig
 
AbstractConstraintDescriptor - Class in org.eclipse.emf.validation.service
A partial implementation of the IConstraintDescriptor interface that is useful for subclassing.
AbstractConstraintDescriptor() - Constructor for class org.eclipse.emf.validation.service.AbstractConstraintDescriptor
Default initialization.
AbstractConstraintProvider - Class in org.eclipse.emf.validation.service
For situations in which the XmlConstraintProvider class does not suffice (i.e., where a plug-in provides constraints dynamically, rather than statically registered in XML), this is a useful class to extend as it provides a partial implementation of the IModelConstraintProvider interface.
AbstractConstraintProvider() - Constructor for class org.eclipse.emf.validation.service.AbstractConstraintProvider
Initializes me.
AbstractModelConstraint - Class in org.eclipse.emf.validation
Abstract superclass of all constraint implementations provided via the constraintProviders extension point in the plug-in manifest XML whose language is "Java".
AbstractModelConstraint() - Constructor for class org.eclipse.emf.validation.AbstractModelConstraint
Initializes me.
AbstractOCLModelConstraint<C,CT,CLS,E> - Class in org.eclipse.emf.validation.ocl
An OCL-language implementation of the IModelConstraint interface.
AbstractOCLModelConstraint(IConstraintDescriptor) - Constructor for class org.eclipse.emf.validation.ocl.AbstractOCLModelConstraint
Initializes me with the descriptor which contains my OCL body.
AbstractTraversalStrategy - Class in org.eclipse.emf.validation.service
An iterator-based partial implementation of the ITraversalStrategy interface.
AbstractTraversalStrategy() - Constructor for class org.eclipse.emf.validation.service.AbstractTraversalStrategy
Initializes me.
AbstractXmlConstraintDescriptor - Class in org.eclipse.emf.validation.xml
This class provides an abstract implementation of an XML constraint descriptor that is used to provide descriptions of a particular constraint from an IConfigurationElement.
AbstractXmlConstraintDescriptor() - Constructor for class org.eclipse.emf.validation.xml.AbstractXmlConstraintDescriptor
 
accept(IConstraintDescriptor, EObject) - Method in interface org.eclipse.emf.validation.service.IConstraintFilter
Determines whether a given constraint and target pair are accepted by this filter.
accept(E) - Method in interface org.eclipse.emf.validation.util.FilteredCollection.Filter
Determines whether to accept or reject the specified element from the collection.
ADD - Static variable in class org.eclipse.emf.validation.EMFEventType
The EMF "Add" event (corresponds to Notification.ADD).
ADD_MANY - Static variable in class org.eclipse.emf.validation.EMFEventType
The EMF "Add Many" event (corresponds to Notification.ADD_MANY).
addCategory(Category) - Method in class org.eclipse.emf.validation.service.AbstractConstraintDescriptor
 
addCategory(Category) - Method in interface org.eclipse.emf.validation.service.IConstraintDescriptor
Adds a category to me.
addConstraint(IConstraintDescriptor) - Method in class org.eclipse.emf.validation.model.Category
Adds a constraint to me.
addConstraintFilter(IConstraintFilter) - Method in interface org.eclipse.emf.validation.service.IValidator
Adds a constraint filter to this validator.
addConstraintListener(IConstraintListener) - Method in class org.eclipse.emf.validation.service.ConstraintRegistry
Adds an IConstraintListener to receive constraint change events.
addEventType(String, boolean) - Static method in class org.eclipse.emf.validation.EMFEventType
Adds a custom event type to the list of event types
addResult(EObject) - Method in interface org.eclipse.emf.validation.IValidationContext
Adds a result to the result locus of the current constraint.
addResults(Collection<? extends EObject>) - Method in interface org.eclipse.emf.validation.IValidationContext
Adds all of the specified model elements to the result locus of the current constraint.
addValidationListener(IValidationListener) - Method in class org.eclipse.emf.validation.service.ModelValidationService
Adds a new listener to receive validation events.
appendMarkerConfiguration(IMarker, IConstraintStatus) - Method in interface org.eclipse.emf.validation.marker.IMarkerConfigurator
Appends to the marker configuration with marker subtype specific information.

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I L M N O P R S T U V X