Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Class
org.eclipse.emf.validation.service.ConstraintChangeEventType

Packages that use ConstraintChangeEventType
org.eclipse.emf.validation.service The semi-public (internal-public) package defining the API for invocation of the validation engine and for the implementation of constraint providers. 
 

Uses of ConstraintChangeEventType in org.eclipse.emf.validation.service
 

Methods in org.eclipse.emf.validation.service that return ConstraintChangeEventType
  ConstraintChangeEventType ConstraintChangeEvent. getEventType ()
          Obtains ConstraintChangeEventType that details the event
static  ConstraintChangeEventType ConstraintChangeEventType. valueOf ( String name)
          Returns the enum constant of this type with the specified name.
static  ConstraintChangeEventType[] ConstraintChangeEventType. values ()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.eclipse.emf.validation.service that return types with arguments of type ConstraintChangeEventType
protected   List< ConstraintChangeEventType> ConstraintChangeEventType. getValues ()
          Obtains the collection of predefined constraint change event types
 

Constructors in org.eclipse.emf.validation.service with parameters of type ConstraintChangeEventType
ConstraintChangeEvent ( IConstraintDescriptor constraint, ConstraintChangeEventType eventType)
          Initializes me with the constraint that has changed and the event that details the change.
ConstraintChangeEvent ( IConstraintDescriptor constraint, ConstraintChangeEventType eventType, Category category)
          Initializes me with the constraint that has changed, an event that details the change and the category associated with the event.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire