public interface LeafConstrainingNode extends ConstrainingNode
The following features are supported:
ValidityPackage.getLeafConstrainingNode()| Modifier and Type | Method and Description |
|---|---|
ConstraintLocator |
getConstraintLocator()
Returns the value of the 'Constraint Locator' attribute.
|
Resource |
getConstraintResource()
Returns the value of the 'Constraint Resource' attribute.
|
String |
getConstraintString()
Returns the value of the 'Constraint String' attribute.
|
void |
setConstraintLocator(ConstraintLocator value)
Sets the value of the '
Constraint Locator' attribute. |
getChildren, getConstrainingObject, getParent, setConstrainingObject, setParentcountVisibleChildren, getGrayedElements, getLabel, getVisibleChildren, getWorstResult, isEnabled, isGrayed, isVisible, refreshGrayed, refreshVisibleChildren, setEnabled, setLabel, setWorstResultConstraintLocator getConstraintLocator()
If the meaning of the 'Constraint Locator' attribute isn't clear, there really should be more of a description here...
setConstraintLocator(ConstraintLocator),
ValidityPackage.getLeafConstrainingNode_ConstraintLocator()void setConstraintLocator(ConstraintLocator value)
Constraint Locator' attribute.
value - the new value of the 'Constraint Locator' attribute.getConstraintLocator()Resource getConstraintResource()
If the meaning of the 'Constraint Resource' attribute isn't clear, there really should be more of a description here...
ValidityPackage.getLeafConstrainingNode_ConstraintResource()String getConstraintString()
If the meaning of the 'Constraint String' attribute isn't clear, there really should be more of a description here...
ValidityPackage.getLeafConstrainingNode_ConstraintString()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.