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.xml.IXmlConstraintDescriptor

Packages that use IXmlConstraintDescriptor
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. 
org.eclipse.emf.validation.xml The API for specification and processing of constraints in XML. 
 

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

Methods in org.eclipse.emf.validation.service with parameters of type IXmlConstraintDescriptor
protected abstract   IModelConstraint ConstraintFactory. createConstraint ( IXmlConstraintDescriptor descriptor)
          Deprecated. Use the ConstraintFactory.createConstraint(IConstraintDescriptor) method, instead
  IModelConstraint ConstraintFactory. newConstraint ( IXmlConstraintDescriptor descriptor)
          Deprecated. Use the ConstraintFactory.newConstraint(IConstraintDescriptor) method, instead
 

Uses of IXmlConstraintDescriptor in org.eclipse.emf.validation.xml
 

Classes in org.eclipse.emf.validation.xml that implement IXmlConstraintDescriptor
 class AbstractXmlConstraintDescriptor
           This class provides an abstract implementation of an XML constraint descriptor that is used to provide descriptions of a particular constraint from an IConfigurationElement.
 

Methods in org.eclipse.emf.validation.xml with parameters of type IXmlConstraintDescriptor
  IModelConstraint IXmlConstraintParser. parseConstraint ( IXmlConstraintDescriptor descriptor)
          Deprecated. Parses the XML content of a constraint descriptor to create an implementation of the model constraint interface.
 


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