|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ConstraintLocator in org.eclipse.ocl.examples.emf.validation.validity |
|---|
| Methods in org.eclipse.ocl.examples.emf.validation.validity that return ConstraintLocator | |
|---|---|
ConstraintLocator |
LeafConstrainingNode.getConstraintLocator()
Returns the value of the 'Constraint Locator' attribute. |
| Methods in org.eclipse.ocl.examples.emf.validation.validity with parameters of type ConstraintLocator | |
|---|---|
void |
LeafConstrainingNode.setConstraintLocator(ConstraintLocator value)
Sets the value of the ' Constraint Locator' attribute. |
| Uses of ConstraintLocator in org.eclipse.ocl.examples.emf.validation.validity.impl |
|---|
| Fields in org.eclipse.ocl.examples.emf.validation.validity.impl declared as ConstraintLocator | |
|---|---|
protected static ConstraintLocator |
LeafConstrainingNodeImpl.CONSTRAINT_LOCATOR_EDEFAULT
The default value of the ' Constraint Locator' attribute. |
protected ConstraintLocator |
LeafConstrainingNodeImpl.constraintLocator
The cached value of the ' Constraint Locator' attribute. |
| Methods in org.eclipse.ocl.examples.emf.validation.validity.impl that return ConstraintLocator | |
|---|---|
ConstraintLocator |
LeafConstrainingNodeImpl.getConstraintLocator()
|
| Methods in org.eclipse.ocl.examples.emf.validation.validity.impl with parameters of type ConstraintLocator | |
|---|---|
void |
LeafConstrainingNodeImpl.setConstraintLocator(ConstraintLocator newConstraintLocator)
|
| Uses of ConstraintLocator in org.eclipse.ocl.examples.emf.validation.validity.locator |
|---|
| Classes in org.eclipse.ocl.examples.emf.validation.validity.locator that implement ConstraintLocator | |
|---|---|
class |
AbstractConstraintLocator
|
class |
EClassConstraintLocator
|
class |
EClassifierConstraintLocator
|
class |
EValidatorConstraintLocator
|
| Methods in org.eclipse.ocl.examples.emf.validation.validity.locator that return ConstraintLocator | |
|---|---|
ConstraintLocator |
AbstractConstraintLocator.getConstraintLocator()
|
ConstraintLocator |
ConstraintLocator.Descriptor.getConstraintLocator()
Return the ConstraintLocator described by this. |
| Uses of ConstraintLocator in org.eclipse.ocl.examples.emf.validation.validity.manager |
|---|
| Methods in org.eclipse.ocl.examples.emf.validation.validity.manager that return ConstraintLocator | |
|---|---|
static ConstraintLocator |
ValidityManager.getConstraintLocator(org.eclipse.emf.ecore.EObject validatableObject)
|
static ConstraintLocator |
ValidityManager.getConstraintLocator(org.eclipse.emf.ecore.resource.Resource validatableResource)
|
| Methods in org.eclipse.ocl.examples.emf.validation.validity.manager that return types with arguments of type ConstraintLocator | |
|---|---|
protected java.util.Set<ConstraintLocator> |
ValidityManager.gatherConstraintLocators(java.util.Set<ConstraintLocator> set,
java.util.List<ConstraintLocator> list)
|
static java.util.List<ConstraintLocator> |
ValidityManager.getConstraintLocators(java.lang.String nsURI)
|
protected java.util.List<ConstraintLocator> |
ValidityModel.getConstraintLocators(java.lang.String nsURI)
|
| Method parameters in org.eclipse.ocl.examples.emf.validation.validity.manager with type arguments of type ConstraintLocator | |
|---|---|
protected java.util.Set<ConstraintLocator> |
ValidityManager.gatherConstraintLocators(java.util.Set<ConstraintLocator> set,
java.util.List<ConstraintLocator> list)
|
protected java.util.Set<ConstraintLocator> |
ValidityManager.gatherConstraintLocators(java.util.Set<ConstraintLocator> set,
java.util.List<ConstraintLocator> list)
|
| Uses of ConstraintLocator in org.eclipse.ocl.examples.emf.validation.validity.ui.locator |
|---|
| Subinterfaces of ConstraintLocator in org.eclipse.ocl.examples.emf.validation.validity.ui.locator | |
|---|---|
interface |
ConstraintUILocator
A ConstraintLocator supports location of a particular category of Constraint and dispatch of those constraints for validation. |
| Uses of ConstraintLocator in org.eclipse.ocl.examples.standalone.validity |
|---|
| Methods in org.eclipse.ocl.examples.standalone.validity that return types with arguments of type ConstraintLocator | |
|---|---|
protected java.util.List<ConstraintLocator> |
StandaloneValidityModel.getConstraintLocators(java.lang.String nsURI)
|
java.util.List<ConstraintLocator> |
StandaloneValidityManager.getInUseConstraintLocators(java.lang.String nsURI)
|
| Uses of ConstraintLocator in org.eclipse.ocl.examples.validity.locator |
|---|
| Classes in org.eclipse.ocl.examples.validity.locator that implement ConstraintLocator | |
|---|---|
class |
AbstractPivotConstraintLocator
|
class |
DelegateConstraintLocator
|
class |
DelegateUIConstraintLocator
|
class |
PivotConstraintLocator
|
class |
PivotUIConstraintLocator
|
class |
UMLConstraintLocator
|
class |
UMLUIConstraintLocator
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||