|
simulink | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.tum.cs.simulink.constraints.SimulinkElementNameConstraint
public class SimulinkElementNameConstraint
This constraint checks if a Simulink element has a defined name and ensures that the name does not start or end with a slash. This is a mandatory constraint.
Constructor Summary | |
---|---|
SimulinkElementNameConstraint()
|
Method Summary | |
---|---|
void |
checkLocalConstraint(SimulinkElementBase element)
See class comment. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimulinkElementNameConstraint()
Method Detail |
---|
public void checkLocalConstraint(SimulinkElementBase element) throws ConstraintViolationException
ConstraintViolationException
|
simulink | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |