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 Interface
org.eclipse.emf.validation.model.IConstraintStatus

Packages that use IConstraintStatus
org.eclipse.emf.validation.marker   
org.eclipse.emf.validation.model Types defining the "data model" of the EMF Validation plug-in, in most cases mapping directly to constructs in the constraintProviders extension point schema. 
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 IConstraintStatus in org.eclipse.emf.validation.marker
 

Methods in org.eclipse.emf.validation.marker with parameters of type IConstraintStatus
 void IMarkerConfigurator. appendMarkerConfiguration ( IMarker marker, IConstraintStatus status)
          Appends to the marker configuration with marker subtype specific information.
 

Uses of IConstraintStatus in org.eclipse.emf.validation.model
 

Classes in org.eclipse.emf.validation.model that implement IConstraintStatus
 class ConstraintStatus
           Indicates the result of evaluating a constraint on a model object.
 

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

Methods in org.eclipse.emf.validation.service that return types with arguments of type IConstraintStatus
  List< IConstraintStatus> ValidationEvent. getValidationResults ()
          Obtains the results of the validation operation.
 


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