Package placement
Class Variable
java.lang.Object
placement.Variable
public class Variable extends Object
- Author:
- dwyer_2 TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
-
Field Summary
Fields Modifier and Type Field Description Color
colour
int
inConstraintCounter
-
Method Summary
Modifier and Type Method Description void
addInConstraint(Constraint c)
void
addOutConstraint(Constraint c)
placement.Constraints
getInConstraints()
placement.Constraints
getOutConstraints()
String
toString()