public abstract class SofiaConstraint
extends org.eclipse.emf.validation.AbstractModelConstraint
implements org.eclipse.emf.validation.model.IModelConstraint
| Constructor and Description |
|---|
SofiaConstraint() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.core.runtime.IStatus |
createFailureStatus(org.eclipse.emf.ecore.EObject object,
Set<org.eclipse.emf.ecore.EObject> objects,
String message) |
protected org.eclipse.core.runtime.IStatus |
createFailureStatus(org.eclipse.emf.ecore.EObject object,
String message) |
org.eclipse.emf.validation.service.IConstraintDescriptor |
getDescriptor() |
protected org.eclipse.core.runtime.IStatus createFailureStatus(org.eclipse.emf.ecore.EObject object,
Set<org.eclipse.emf.ecore.EObject> objects,
String message)
protected org.eclipse.core.runtime.IStatus createFailureStatus(org.eclipse.emf.ecore.EObject object,
String message)
public org.eclipse.emf.validation.service.IConstraintDescriptor getDescriptor()
getDescriptor in interface org.eclipse.emf.validation.model.IModelConstraintCopyright © 2018. All rights reserved.