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

  




 

 


Deprecated API


Contents
Deprecated Interfaces
org.eclipse.emf.validation.xml.IXmlConstraintDescriptor
          Use the IParameterizedConstraintDescriptor interface, instead. Note that the default implementation of this interface also implements IParameterizedConstraintDescriptor. 
org.eclipse.emf.validation.xml.IXmlConstraintParser
          Use the IParameterizedConstraintParser interface, instead. Note that the provided implementations of this interface (for OCL, Java, and EMF languages) also implement IParameterizedConstraintParser. 
 

Deprecated Methods
org.eclipse.emf.validation.service.EventTypeService.configureEventTypes(IConfigurationElement[])
          1.2 This method is no longer implemented 
org.eclipse.emf.validation.service.ModelValidationService.configureListeners(IConfigurationElement[])
          1.2 This method is no longer implemented. 
org.eclipse.emf.validation.service.ModelValidationService.configureProviders(IConfigurationElement[])
          1.2 This method is no longer implemented. 
org.eclipse.emf.validation.service.ConstraintFactory.createConstraint(IXmlConstraintDescriptor)
          Use the ConstraintFactory.createConstraint(IConstraintDescriptor) method, instead 
org.eclipse.emf.validation.ocl.AbstractOCLModelConstraint.createEnvironmentFactory()
          Override the createOCLEnvironmentFactory() method, instead. 
org.eclipse.emf.validation.ocl.AbstractOCLModelConstraint.getCondition(EClass)
          Use the getConstraintCondition(EObject) method, instead. 
org.eclipse.emf.validation.service.ConstraintFactory.newConstraint(IXmlConstraintDescriptor)
          Use the ConstraintFactory.newConstraint(IConstraintDescriptor) method, instead 
 


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