de.uni_paderborn.fujaba.uml
Interface UMLConstraintInterface


public interface UMLConstraintInterface

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.19 $
Author:
$Author: schneider $

Method Summary
 UMLConstraint getConstraint()
          Get the constraint attribute of the UMLConstraintInterface object
 void setConstraint(UMLConstraint constraint)
          Sets the constraint attribute of the UMLConstraintInterface object
 

Method Detail

setConstraint

public void setConstraint(UMLConstraint constraint)
Sets the constraint attribute of the UMLConstraintInterface object

Parameters:
constraint - The new constraint value

getConstraint

public UMLConstraint getConstraint()
Get the constraint attribute of the UMLConstraintInterface object

Returns:
The constraint value