Uses of Interface
org.eclipse.ocl.examples.emf.validation.validity.LeafConstrainingNode

Packages that use LeafConstrainingNode
org.eclipse.ocl.examples.emf.validation.validity   
org.eclipse.ocl.examples.emf.validation.validity.export   
org.eclipse.ocl.examples.emf.validation.validity.impl   
org.eclipse.ocl.examples.emf.validation.validity.locator   
org.eclipse.ocl.examples.emf.validation.validity.manager   
org.eclipse.ocl.examples.emf.validation.validity.ui.actions   
org.eclipse.ocl.examples.emf.validation.validity.util   
org.eclipse.ocl.examples.validity.locator   
 

Uses of LeafConstrainingNode in org.eclipse.ocl.examples.emf.validation.validity
 

Methods in org.eclipse.ocl.examples.emf.validation.validity that return LeafConstrainingNode
 LeafConstrainingNode ValidityFactory.createLeafConstrainingNode()
          Returns a new object of class 'Leaf Constraining Node'.
 LeafConstrainingNode Result.getLeafConstrainingNode()
          Returns the value of the 'Leaf Constraining Node' reference.
 

Uses of LeafConstrainingNode in org.eclipse.ocl.examples.emf.validation.validity.export
 

Fields in org.eclipse.ocl.examples.emf.validation.validity.export with type parameters of type LeafConstrainingNode
protected  java.util.List<LeafConstrainingNode> AbstractExporter.validationErrors
           
protected  java.util.List<LeafConstrainingNode> AbstractExporter.validationFailures
           
protected  java.util.List<LeafConstrainingNode> AbstractExporter.validationInfos
           
protected  java.util.List<LeafConstrainingNode> AbstractExporter.validationSuccess
           
protected  java.util.List<LeafConstrainingNode> AbstractExporter.validationWarnings
           
 

Uses of LeafConstrainingNode in org.eclipse.ocl.examples.emf.validation.validity.impl
 

Classes in org.eclipse.ocl.examples.emf.validation.validity.impl that implement LeafConstrainingNode
 class LeafConstrainingNodeImpl
          An implementation of the model object 'Leaf ConstrainingNode'.
 

Methods in org.eclipse.ocl.examples.emf.validation.validity.impl that return LeafConstrainingNode
 LeafConstrainingNode ValidityFactoryImpl.createLeafConstrainingNode()
           
 LeafConstrainingNode ResultImpl.getLeafConstrainingNode()
           
 

Uses of LeafConstrainingNode in org.eclipse.ocl.examples.emf.validation.validity.locator
 

Methods in org.eclipse.ocl.examples.emf.validation.validity.locator that return types with arguments of type LeafConstrainingNode
protected  java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> AbstractConstraintLocator.createLeafConstrainingNode(java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> map, ValidityModel validityModel, org.eclipse.emf.ecore.EObject constrainingType, java.lang.Object constrainingObject, java.lang.String label)
           
protected  java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> EValidatorConstraintLocator.getConstraints(java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> map, ValidityModel validityModel, org.eclipse.emf.ecore.EPackage ePackage, org.eclipse.emf.ecore.EValidator eValidator, org.eclipse.emf.common.util.Monitor monitor)
           
 java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> ConstraintLocator.getConstraints(ValidityModel validityModel, org.eclipse.emf.ecore.EPackage ePackage, java.util.Set<org.eclipse.emf.ecore.resource.Resource> resources, org.eclipse.emf.common.util.Monitor monitor)
          Return a constrainedType-to-constraint map for all types in the given resources that have an ePackage whose URI complies with the registration of this ConstraintLocator.
 java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> EClassConstraintLocator.getConstraints(ValidityModel validityModel, org.eclipse.emf.ecore.EPackage ePackage, java.util.Set<org.eclipse.emf.ecore.resource.Resource> resources, org.eclipse.emf.common.util.Monitor monitor)
           
 java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> EClassifierConstraintLocator.getConstraints(ValidityModel validityModel, org.eclipse.emf.ecore.EPackage ePackage, java.util.Set<org.eclipse.emf.ecore.resource.Resource> resources, org.eclipse.emf.common.util.Monitor monitor)
           
 java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> EValidatorConstraintLocator.getConstraints(ValidityModel validityModel, org.eclipse.emf.ecore.EPackage ePackage, java.util.Set<org.eclipse.emf.ecore.resource.Resource> resources, org.eclipse.emf.common.util.Monitor monitor)
           
 

Methods in org.eclipse.ocl.examples.emf.validation.validity.locator with parameters of type LeafConstrainingNode
 java.lang.String AbstractConstraintLocator.getSourceExpression(LeafConstrainingNode node)
           
 java.lang.String ConstraintLocator.getSourceExpression(LeafConstrainingNode node)
          Return the source representation of the Constraint.
 java.lang.String EValidatorConstraintLocator.getSourceExpression(LeafConstrainingNode node)
           
 org.eclipse.emf.ecore.resource.Resource AbstractConstraintLocator.getSourceResource(LeafConstrainingNode node)
           
 org.eclipse.emf.ecore.resource.Resource ConstraintLocator.getSourceResource(LeafConstrainingNode node)
          Return the Resource from which the Constraint was obtained.
 

Method parameters in org.eclipse.ocl.examples.emf.validation.validity.locator with type arguments of type LeafConstrainingNode
protected  java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> AbstractConstraintLocator.createLeafConstrainingNode(java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> map, ValidityModel validityModel, org.eclipse.emf.ecore.EObject constrainingType, java.lang.Object constrainingObject, java.lang.String label)
           
protected  java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> EValidatorConstraintLocator.getConstraints(java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> map, ValidityModel validityModel, org.eclipse.emf.ecore.EPackage ePackage, org.eclipse.emf.ecore.EValidator eValidator, org.eclipse.emf.common.util.Monitor monitor)
           
protected  java.lang.String EValidatorConstraintLocator.print(java.util.Map<org.eclipse.emf.ecore.EClassifier,java.util.List<LeafConstrainingNode>> map)
           
 

Uses of LeafConstrainingNode in org.eclipse.ocl.examples.emf.validation.validity.manager
 

Methods in org.eclipse.ocl.examples.emf.validation.validity.manager that return LeafConstrainingNode
 LeafConstrainingNode ValidityModel.createLeafConstrainingNode()
          creates a LeafConstrainingNode
 

Methods in org.eclipse.ocl.examples.emf.validation.validity.manager that return types with arguments of type LeafConstrainingNode
protected  java.util.Map<org.eclipse.emf.ecore.EObject,java.util.Set<LeafConstrainingNode>> ValidityModel.locateConstraints(java.util.Map<org.eclipse.emf.ecore.EPackage,java.util.Set<org.eclipse.emf.ecore.resource.Resource>> ePackage2resources, org.eclipse.emf.common.util.Monitor monitor, int worked)
          Find all constraints for each EClass
 

Method parameters in org.eclipse.ocl.examples.emf.validation.validity.manager with type arguments of type LeafConstrainingNode
protected  void ValidityModel.createLeafConstrainingNodes(java.util.Map<org.eclipse.emf.ecore.EObject,java.util.Set<LeafConstrainingNode>> allConstraints, org.eclipse.emf.common.util.Monitor monitor)
          Create the child LeafConstrainingNodes for each EModelElement that provides constraints
 

Uses of LeafConstrainingNode in org.eclipse.ocl.examples.emf.validation.validity.ui.actions
 

Methods in org.eclipse.ocl.examples.emf.validation.validity.ui.actions with parameters of type LeafConstrainingNode
 GoToConstrainingNodeMarker ShowElementInEditorAction.getLeafConstrainingNodeMarker(LeafConstrainingNode leafConstrainingNode)
          Return the GoToConstrainingNodeMarker of a LeafConstrainingNode.
 

Uses of LeafConstrainingNode in org.eclipse.ocl.examples.emf.validation.validity.util
 

Methods in org.eclipse.ocl.examples.emf.validation.validity.util with parameters of type LeafConstrainingNode
 T ValiditySwitch.caseLeafConstrainingNode(LeafConstrainingNode object)
          Returns the result of interpreting the object as an instance of 'Leaf Constraining Node'.
 

Uses of LeafConstrainingNode in org.eclipse.ocl.examples.validity.locator
 

Methods in org.eclipse.ocl.examples.validity.locator that return types with arguments of type LeafConstrainingNode
 java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> DelegateConstraintLocator.getConstraints(ValidityModel validityModel, org.eclipse.emf.ecore.EPackage ePackage, java.util.Set<org.eclipse.emf.ecore.resource.Resource> resources, org.eclipse.emf.common.util.Monitor monitor)
           
 java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> PivotConstraintLocator.getConstraints(ValidityModel validityModel, org.eclipse.emf.ecore.EPackage ePackage, java.util.Set<org.eclipse.emf.ecore.resource.Resource> resources, org.eclipse.emf.common.util.Monitor monitor)
           
 java.util.Map<org.eclipse.emf.ecore.EObject,java.util.List<LeafConstrainingNode>> UMLConstraintLocator.getConstraints(ValidityModel validityModel, org.eclipse.emf.ecore.EPackage ePackage, java.util.Set<org.eclipse.emf.ecore.resource.Resource> resources, org.eclipse.emf.common.util.Monitor monitor)
           
 

Methods in org.eclipse.ocl.examples.validity.locator with parameters of type LeafConstrainingNode
 java.lang.String DelegateConstraintLocator.getSourceExpression(LeafConstrainingNode node)
           
 java.lang.String PivotConstraintLocator.getSourceExpression(LeafConstrainingNode node)
           
 java.lang.String UMLConstraintLocator.getSourceExpression(LeafConstrainingNode node)
           
 org.eclipse.emf.ecore.resource.Resource PivotConstraintLocator.getSourceResource(LeafConstrainingNode node)
           
 org.eclipse.emf.ecore.resource.Resource UMLConstraintLocator.getSourceResource(LeafConstrainingNode node)
           
 

Method parameters in org.eclipse.ocl.examples.validity.locator with type arguments of type LeafConstrainingNode
protected  java.lang.String DelegateConstraintLocator.print(java.util.Map<org.eclipse.emf.ecore.EClassifier,java.util.List<LeafConstrainingNode>> map)