public interface ParameterAssumptions
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Constraint |
getBase_Constraint()
Returns the value of the 'Base Constraint' reference.
|
void |
setBase_Constraint(org.eclipse.uml2.uml.Constraint value)
Sets the value of the '
Base Constraint ' reference. |
org.eclipse.uml2.uml.Constraint getBase_Constraint()
If the meaning of the 'Base Constraint' reference isn't clear, there really should be more of a description here...
setBase_Constraint(Constraint)
,
ExpressionsPackage.getParameterAssumptions_Base_Constraint()
void setBase_Constraint(org.eclipse.uml2.uml.Constraint value)
Base Constraint
' reference.
value
- the new value of the 'Base Constraint' reference.getBase_Constraint()