Uses of Class
org.eclipse.ocl.examples.pivot.delegate.OCLDelegateException

Packages that use OCLDelegateException
org.eclipse.ocl.examples.pivot.delegate   
 

Uses of OCLDelegateException in org.eclipse.ocl.examples.pivot.delegate
 

Methods in org.eclipse.ocl.examples.pivot.delegate that throw OCLDelegateException
 Constraint ValidationBehavior.getConstraint(TypeManager typeManager, org.eclipse.emf.ecore.EClassifier eClassifier, java.lang.String constraintName)
           
 ExpressionInOcl InvocationBehavior.getExpressionInOcl(TypeManager typeManager, Operation operation)
          Return the operation body associated with operation, if necessary using ocl to create the relevant parsing environment for a textual definition.
 ExpressionInOcl SettingBehavior.getExpressionInOcl(TypeManager typeManager, Property property)
          Return the feature body associated with structuralFeature, if necessary using ocl to create the relevant parsing environment for a textual definition..